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

--- Comment #3 from Matt Keith <[email protected]> ---
(In reply to Bharadwaj Raju from comment #1)
> kio-snapshot relies on Solid for detecting storage volumes... what does
> `solid-hardware6 query "IS StorageVolume"` say? (And the outputs of
> `solid-hardware6 details <UDI>` for each of the UDIs given by the query
> command)

Here is the output requested:
matkeith@matt-laptop:/var/home/matkeith$ solid-hardware6 query "IS
StorageVolume"
udi = '/org/freedesktop/UDisks2/block_devices/dm_2d0'
udi = '/org/freedesktop/UDisks2/block_devices/nvme0n1'
udi = '/org/freedesktop/UDisks2/block_devices/nvme0n1p1'
udi = '/org/freedesktop/UDisks2/block_devices/nvme0n1p2'
udi = '/org/freedesktop/UDisks2/block_devices/nvme0n1p3'
matkeith@matt-laptop:/var/home/matkeith$ solid-hardware6 details
'/org/freedesktop/UDisks2/block_devices/dm_2d0'
udi = '/org/freedesktop/UDisks2/block_devices/dm_2d0'
  parent = '/' (string)
  vendor = '' (string)
  product = '' (string)
  description = 'bazzite' (string)
  icon = 'drive-harddisk' (string)
  Block.major = 252  (0xfc)  (int)
  Block.minor = 0  (0x0)  (int)
  Block.device = '/dev/dm-0' (string)
  Block.isSystem = true (bool)
  StorageAccess.accessible = true (bool)
  StorageAccess.filePath = '/etc' (string)
  StorageAccess.ignored = true (bool)
  StorageAccess.encrypted = true (bool)
  StorageVolume.ignored = false (bool)
  StorageVolume.usage = 'FileSystem'  (0x2)  (enum)
  StorageVolume.fsType = 'btrfs' (string)
  StorageVolume.label = 'bazzite' (string)
  StorageVolume.uuid = 'e3012d0a-4b1d-4098-9687-83ea8b24923e' (string)
  StorageVolume.size = 1997604388864  (0x1d11a800000)  (qulonglong)

matkeith@matt-laptop:/var/home/matkeith$ solid-hardware6 details
'/org/freedesktop/UDisks2/block_devices/nvme0n1'
udi = '/org/freedesktop/UDisks2/block_devices/nvme0n1'
  parent =
'/org/freedesktop/UDisks2/drives/WD_BLACK_SN850X_2000GB_22302C801481' (string)
  vendor = '' (string)
  product = 'WD_BLACK SN850X 2000GB' (string)
  description = '1.8 TiB Internal Drive (nvme0n1)' (string)
  icon = 'drive-harddisk' (string)
  Block.major = 259  (0x103)  (int)
  Block.minor = 0  (0x0)  (int)
  Block.device = '/dev/nvme0n1' (string)
  Block.isSystem = true (bool)
  StorageVolume.ignored = true (bool)
  StorageVolume.usage = 'PartitionTable'  (0x3)  (enum)
  StorageVolume.fsType = '' (string)
  StorageVolume.label = '' (string)
  StorageVolume.uuid = '' (string)
  StorageVolume.size = 2000398934016  (0x1d1c1116000)  (qulonglong)

matkeith@matt-laptop:/var/home/matkeith$ solid-hardware6 details
'/org/freedesktop/UDisks2/block_devices/nvme0n1p1'
udi = '/org/freedesktop/UDisks2/block_devices/nvme0n1p1'
  parent =
'/org/freedesktop/UDisks2/drives/WD_BLACK_SN850X_2000GB_22302C801481' (string)
  vendor = '' (string)
  product = 'WD_BLACK SN850X 2000GB' (string)
  description = 'EFI System Partition' (string)
  icon = 'drive-harddisk' (string)
  Block.major = 259  (0x103)  (int)
  Block.minor = 1  (0x1)  (int)
  Block.device = '/dev/nvme0n1p1' (string)
  Block.isSystem = true (bool)
  StorageAccess.accessible = true (bool)
  StorageAccess.filePath = '/boot/efi' (string)
  StorageAccess.ignored = true (bool)
  StorageAccess.encrypted = false (bool)
  StorageVolume.ignored = true (bool)
  StorageVolume.usage = 'FileSystem'  (0x2)  (enum)
  StorageVolume.fsType = 'vfat' (string)
  StorageVolume.label = 'EFI System Partition' (string)
  StorageVolume.uuid = 'e02b-f72e' (string)
  StorageVolume.size = 629145600  (0x25800000)  (qulonglong)

matkeith@matt-laptop:/var/home/matkeith$ solid-hardware6 details
'/org/freedesktop/UDisks2/block_devices/nvme0n1p2'
udi = '/org/freedesktop/UDisks2/block_devices/nvme0n1p2'
  parent =
'/org/freedesktop/UDisks2/drives/WD_BLACK_SN850X_2000GB_22302C801481' (string)
  vendor = '' (string)
  product = 'WD_BLACK SN850X 2000GB' (string)
  description = 'bazzite_xboot' (string)
  icon = 'drive-harddisk' (string)
  Block.major = 259  (0x103)  (int)
  Block.minor = 2  (0x2)  (int)
  Block.device = '/dev/nvme0n1p2' (string)
  Block.isSystem = true (bool)
  StorageAccess.accessible = true (bool)
  StorageAccess.filePath = '/boot' (string)
  StorageAccess.ignored = true (bool)
  StorageAccess.encrypted = false (bool)
  StorageVolume.ignored = false (bool)
  StorageVolume.usage = 'FileSystem'  (0x2)  (enum)
  StorageVolume.fsType = 'ext4' (string)
  StorageVolume.label = 'bazzite_xboot' (string)
  StorageVolume.uuid = 'b4947668-a361-4470-8d4a-547100204fce' (string)
  StorageVolume.size = 2147483648  (0x80000000)  (qulonglong)

matkeith@matt-laptop:/var/home/matkeith$ solid-hardware6 details
'/org/freedesktop/UDisks2/block_devices/nvme0n1p3'
udi = '/org/freedesktop/UDisks2/block_devices/nvme0n1p3'
  parent =
'/org/freedesktop/UDisks2/drives/WD_BLACK_SN850X_2000GB_22302C801481' (string)
  vendor = '' (string)
  product = 'WD_BLACK SN850X 2000GB' (string)
  description = '1.8 TiB Encrypted Drive' (string)
  icon = 'drive-harddisk' (string)
  Block.major = 259  (0x103)  (int)
  Block.minor = 3  (0x3)  (int)
  Block.device = '/dev/nvme0n1p3' (string)
  Block.isSystem = true (bool)
  StorageAccess.accessible = true (bool)
  StorageAccess.filePath = '/etc' (string)
  StorageAccess.ignored = true (bool)
  StorageAccess.encrypted = true (bool)
  StorageVolume.ignored = false (bool)
  StorageVolume.usage = 'Encrypted'  (0x5)  (enum)
  StorageVolume.fsType = 'crypto_LUKS' (string)
  StorageVolume.label = '' (string)
  StorageVolume.uuid = 'da881342-2d9b-45ae-b707-199cabdfaf58' (string)
  StorageVolume.size = 1997621166080  (0x1d11b800000)  (qulonglong)

matkeith@matt-laptop:/var/home/matkeith$

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to