openEuler-Storage / libatasmart

libatasmart: a lean, small and clean implementation of an ATA S.M.A.R.T. reading and parsing library.
http://0pointer.de/blog/projects/being-smart.html
0 stars 1 forks source link

Not Reading SATA disks #2

Open lixiaokeng opened 3 years ago

lixiaokeng commented 3 years ago

as gnome-disk-utility seems to be using libatasmart

how can I go about getting it to reading all disks as SATA ?

I have to use "smartctl -d sat" to read smart on my disks just wondering what kind of changes I could make to libatasmart to make it work , drives are on a HBA Controller

upstream issue link: https://github.com/Rupan/libatasmart/issues/4#issue-534610147