[Bug 1724370] Re: NVME model does not show up
Jeremy Soller
jeremy at system76.com
Tue Oct 17 21:29:28 UTC 2017
Finally, the kernel model from a SATA drive:
$ cat /sys/block/sda/device/model
Samsung SSD 850
And from an NVME drive:
$ cat /sys/block/nvme0n1/device/model
Samsung SSD 950 PRO 256GB
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to systemd 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
More information about the foundations-bugs
mailing list