storaged-project / udisks

The UDisks project provides a daemon, tools and libraries to access and manipulate disks, storage devices and technologies.
http://storaged.org/doc/udisks2-api/latest/
Other
340 stars 142 forks source link

Error probing device: Error sending ATA command IDENTIFY DEVICE to '/dev/sda': Unexpected sense data returned since kernel 6.10.3 update #1305

Closed tomporter518 closed 1 day ago

tomporter518 commented 1 month ago

Not sure if this is a duplicate. The recent kernel 6.10.3 update that Fedora 40 took on might have surfaced this. I found this kernel discussion thread and wonder if it could be related: hdparm errors since 28ab9769117c referenced from Lm_Sensor depending Proggies not showing temperature of SATA-drives. I noticed that Freon was no longer showing my HD temps and I cannot access the ATA DBUS interface of udisks2.

dbus-send --system --dest=org.freedesktop.UDisks2 --print-reply /org/freedesktop/UDisks2/drives/WDC__WDBNCE0010PNC_21070X808522 org.freedesktop.DBus.Properties.Get string:org.freedesktop.UDisks2.Drive.Ata string:SmartTemperature
Error org.freedesktop.DBus.Error.InvalidArgs: No such interface “org.freedesktop.UDisks2.Drive.Ata”
bsdice commented 1 month ago

Duplicate of https://github.com/storaged-project/udisks/issues/732

tbzatek commented 1 month ago

The messages may look optically similar but they're about different kind of devices (USB vs. SATA and disk drive vs. optical drive).

axet commented 3 weeks ago

Could be: