[kde] [Bug 476973] HDDs conected to plug-in SATA card classified by Dolphin as Removable Devices rather than Devices

Méven Car bugzilla_noreply at kde.org
Wed Nov 15 11:40:20 GMT 2023


https://bugs.kde.org/show_bug.cgi?id=476973

--- Comment #3 from Méven Car <meven29 at gmail.com> ---
(In reply to Scott from comment #2)
> Created attachment 163169 [details]
> udiskctl-dump.txt
> 
> Attached is the dump requested.
> Following is, solid-hardware5 details sdm
> 
> scott at scottlounge:~$ solid-hardware5 details sdm
> udi = 'sdm'
>   parent = '' (string)
>   vendor = '' (string)
>   product = '' (string)
>   description = '' (string)
>   icon = '' (string)

An UDI for a drive would look like
"/org/freedesktop/UDisks2/drives/ST32000542AS_6XW1QK6W", this does not
correspond to a drive.
For instance:
```
solid-hardware5 details /org/freedesktop/UDisks2/drives/ST32000542AS_6XW1QK6W
udi = '/org/freedesktop/UDisks2/drives/ST32000542AS_6XW1QK6W'
  parent = '/org/freedesktop/UDisks2' (string)
  vendor = '' (string)
  product = 'ST32000542AS' (string)
  description = 'Disque dur interne 1,8 Tio (sda1)' (string)
  icon = 'drive-harddisk' (string)
  Block.major = 8  (0x8)  (int)
  Block.minor = 1  (0x1)  (int)
  Block.device = '/dev/sda1' (string)
  StorageDrive.bus = 'Sata'  (0x4)  (enum)
  StorageDrive.driveType = 'HardDisk'  (0x0)  (enum)
  StorageDrive.removable = false (bool)
  StorageDrive.hotpluggable = false (bool)
  StorageDrive.inUse = false (bool)
  StorageDrive.size = 2000398934016  (0x1d1c1116000)  (qulonglong)
```

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list