Here is the information from a SATA drive:

$ udevadm info /dev/sda
P: /devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda
N: sda
S: disk/by-id/ata-Samsung_SSD_850_EVO_M.2_250GB_S33CNX0HC13989R
S: disk/by-id/wwn-0x5002538d418ea893
S: disk/by-path/pci-0000:00:17.0-ata-2
E: DEVLINKS=/dev/disk/by-id/ata-Samsung_SSD_850_EVO_M.2_250GB_S33CNX0HC13989R 
/dev/disk/by-path/pci-0000:00:17.0-ata-2 /dev/disk/by-id/wwn-0x5002538d418ea893
E: DEVNAME=/dev/sda
E: 
DEVPATH=/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda
E: DEVTYPE=disk
E: ID_ATA=1
E: ID_ATA_DOWNLOAD_MICROCODE=1
E: ID_ATA_FEATURE_SET_HPA=1
E: ID_ATA_FEATURE_SET_HPA_ENABLED=1
E: ID_ATA_FEATURE_SET_PM=1
E: ID_ATA_FEATURE_SET_PM_ENABLED=1
E: ID_ATA_FEATURE_SET_SECURITY=1
E: ID_ATA_FEATURE_SET_SECURITY_ENABLED=0
E: ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN=8
E: ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN=2
E: ID_ATA_FEATURE_SET_SMART=1
E: ID_ATA_FEATURE_SET_SMART_ENABLED=1
E: ID_ATA_ROTATION_RATE_RPM=0
E: ID_ATA_SATA=1
E: ID_ATA_SATA_SIGNAL_RATE_GEN1=1
E: ID_ATA_SATA_SIGNAL_RATE_GEN2=1
E: ID_ATA_WRITE_CACHE=1
E: ID_ATA_WRITE_CACHE_ENABLED=1
E: ID_BUS=ata
E: ID_MODEL=Samsung_SSD_850_EVO_M.2_250GB
E: 
ID_MODEL_ENC=Samsung\x20SSD\x20850\x20EVO\x20M.2\x20250GB\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20
E: ID_PART_TABLE_TYPE=gpt
E: ID_PART_TABLE_UUID=793482a2-46b0-4a38-902d-2f9a014c177e
E: ID_PATH=pci-0000:00:17.0-ata-2
E: ID_PATH_TAG=pci-0000_00_17_0-ata-2
E: ID_REVISION=EMT21B6Q
E: ID_SERIAL=Samsung_SSD_850_EVO_M.2_250GB_S33CNX0HC13989R
E: ID_SERIAL_SHORT=S33CNX0HC13989R
E: ID_TYPE=disk
E: ID_WWN=0x5002538d418ea893
E: ID_WWN_WITH_EXTENSION=0x5002538d418ea893
E: MAJOR=8
E: MINOR=0
E: SUBSYSTEM=block
E: TAGS=:systemd:
E: USEC_INITIALIZED=1479938

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-disk-utility in Ubuntu.
https://bugs.launchpad.net/bugs/1724370

Title:
  NVME model does not show up

Status in gnome-disk-utility package in Ubuntu:
  Confirmed
Status in systemd package in Ubuntu:
  Confirmed
Status in udisks2 package in Ubuntu:
  Confirmed

Bug description:
  The Model field for NVME drives is blank. I believe this issue comes
  from udisks2, and then from udev.

  udisks2 has a function for getting the model which returns blank,
  udisks_drive_get_model

  udev has a parameter that should be returned for a disk if it has a
  model, ID_MODEL

  The Linux kernel exposes the true model in a sys file,
  /sys/block/nvme0n1/device/model

  This data should be displayed in GNOME Disks when available, but is
  not.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-disk-utility/+bug/1724370/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to