this post was submitted on 03 Sep 2024
24 points (96.2% liked)

Linux

5083 readers
145 users here now

A community for everything relating to the linux operating system

Also check out !linux_memes@programming.dev

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 1 year ago
MODERATORS
 

H1_SD is the name of a MicroSD card I'm connecting, it does connect a second later, but it's annoying to keep dismissing this error every time. I am also getting it with regular SD cards and USB Drives regardless on which USB Port I've connected it to, and which format it's been partitioned too. NTFS, exfat, fat all respond similarly.

EDIT Welp, I was able to brute force a "fix". There appeared to be an issue with the Nemo configuration between 21 and 22. Not sure what the issue was specifically, but deleting the users ~/.config/nemo and a reboot fixed it for me.

you are viewing a single comment's thread
view the rest of the comments
[–] mvirts@lemmy.world 1 points 1 month ago

Maybe watch dmesg when you plug in the drive?

Or look at the logs later. Journalctl -k -f should also show more logs than dmesg when you plug it it which may be informative.