Bug 475372

Summary: external USB drive no longer accessible
Product: [I don't know] kde Reporter: Gerry Gavigan <gerrysw11>
Component: generalAssignee: Unassigned bugs <unassigned-bugs-null>
Status: RESOLVED UPSTREAM    
Severity: normal CC: nate
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
URL: https://github.com/storaged-project/udisks/pull/1162
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Gerry Gavigan 2023-10-08 13:41:52 UTC
SUMMARY
***
USB external drive no longer visible in KDE "Disks and Devices" seems to lock up plasma.  


STEPS TO REPRODUCE
1. Plug in USB Drive
2. Remove Drive
3.
OBSERVED RESULT

Device does not appear in "Disks and Devices" 
Locks up Plasma
Removing drive returns things to normal
It is a 1TB 2.5" SSD in an external caddy with USB interface, VFAT formatted 



EXPECTED RESULT

Ability to access drive via file manager



SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.27.8.1-1
KDE Frameworks Version: 5.110.0
Qt Version: 5.15.10

ADDITIONAL INFORMATION
If I plug in a 16GB USB drive containing a Tumbleweed ISO KDE works as I expect
Comment 1 Gerry Gavigan 2023-10-09 13:28:13 UTC
It might be a udisks2 regression - I have posted on opensuse Bugzilla following advice. 

[code]
gerry@Unknown-18-c0-4d-6a-ed-f9:~> sudo /usr/libexec/udisks2/udisksd -rd
[sudo] password for root: 
udisks-Message: 13:18:40.248: udisks daemon version 2.10.0 starting
udisks-Message: 13:18:40.388: Acquired the name org.freedesktop.UDisks2 on the system message bus

(udisksd:27562): udisks-CRITICAL **: 13:18:58.130: Error probing device: Error sending ATA command IDENTIFY DEVICE to '/dev/sda': Unexpected sense data returned:
0000: 00 00 00 00  00 00 00 00  00 00 00 00  00 00 00 00    ................
[/code]
Comment 2 Nate Graham 2023-10-11 21:24:43 UTC
That seems bad indeed. Can you follow up with the udisks folks? See https://freedesktop.org/wiki/Software/udisks/
Comment 3 Gerry Gavigan 2023-10-11 21:39:00 UTC
As I floundered around I got to suse bugzilla and they are on the case

https://bugzilla.opensuse.org/show_bug.cgi?id=1216055
Comment 4 Nate Graham 2023-10-11 21:40:49 UTC
Cool, thanks for following up!