ls -l /dev/disk/by-label/total 0
Hi all. I can't see what's up here. Linux Mint 22.2.
Normally, I plug in a usb stick and sundry mount points appear for the vartious partitions.
However, I have a freshly-formatted usb stick - msdos and a single fat32 partition, which shows up on the system but doesn't mount.
When I insert the device, I get the appended stuff in syslog; it shows the device being detected.
It appears in /dev (label MUSIC in this case):
ls -l /dev/disk/by-label/total 0
lrwxrwxrwx 1 root root 10 Aug-a 4 06:29 disk4 -> ../../sda5
lrwxrwxrwx 1 root root 10 Aug-a 4 06:29 diskb -> ../../sdb1
lrwxrwxrwx 1 root root 15 Aug-a 4 06:29 home2 -> ../../nvme0n1p4
lrwxrwxrwx 1 root root 10 Aug-a 4 14:43 MUSIC -> ../../sdc1
I can mount it with 'sudo mount.....'
And also:
udisksctl mount -b /dev/sdc1Mounted /dev/sdc1 at /media/mike/MUSIC
which is what I want to happen, as it usually does, automatically.
It mounts just as expected on my laptop though, iirc the same version of mint.
I'm stumped - can anyone help please? Thanks.
=====
syslog contents:
2026-08-04T14:42:59.786624+01:00 spock kernel: usb 1-2: new high-speed USB device number 14 using xhci_hcd
2026-08-04T14:42:59.917621+01:00 spock kernel: usb 1-2: New USB device found, idVendor=05dc, idProduct=a720, bcdDevice=11.00
2026-08-04T14:42:59.917644+01:00 spock kernel: usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
2026-08-04T14:42:59.917647+01:00 spock kernel: usb 1-2: Product: Gizmo! 2026-08-04T14:42:59.917651+01:00 spock kernel: usb 1-2: Manufacturer: Crucial 2026-08-04T14:42:59.917654+01:00 spock kernel: usb 1-2: SerialNumber: 400B2209082842191007
2026-08-04T14:42:59.919611+01:00 spock kernel: usb-storage 1-2:1.0: USB Mass Storage device detected
2026-08-04T14:42:59.919634+01:00 spock kernel: scsi host8: usb-storage 1-2:1.0
2026-08-04T14:42:59.932482+01:00 spock mtp-probe: checking bus 1, device 14: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2"
2026-08-04T14:42:59.932812+01:00 spock mtp-probe: bus: 1, device: 14 was not an MTP device
2026-08-04T14:42:59.967108+01:00 spock mtp-probe: checking bus 1, device 14: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2"
2026-08-04T14:42:59.967217+01:00 spock mtp-probe: bus: 1, device: 14 was not an MTP device
2026-08-04T14:43:00.932523+01:00 spock kernel: scsi 8:0:0:0: Direct-Access-a-a-a-a Crucial-a Gizmo!-a-a-a-a-a-a-a-a-a-a 1100 PQ: 0 ANSI: 0 CCS
2026-08-04T14:43:00.932535+01:00 spock kernel: sd 8:0:0:0: Attached scsi generic sg3 type 0
2026-08-04T14:43:00.960513+01:00 spock kernel: sd 8:0:0:0: [sdc] 1966080 512-byte logical blocks: (1.01 GB/960 MiB)
2026-08-04T14:43:00.960517+01:00 spock kernel: sd 8:0:0:0: [sdc] Write Protect is off
2026-08-04T14:43:00.960517+01:00 spock kernel: sd 8:0:0:0: [sdc] Mode Sense: 43 00 00 00
2026-08-04T14:43:00.961508+01:00 spock kernel: sd 8:0:0:0: [sdc] No Caching mode page found
2026-08-04T14:43:00.961510+01:00 spock kernel: sd 8:0:0:0: [sdc] Assuming drive cache: write through
2026-08-04T14:43:00.964507+01:00 spock kernel:-a sdc: sdc1 2026-08-04T14:43:00.964509+01:00 spock kernel: sd 8:0:0:0: [sdc] Attached SCSI removable disk
Hi all. I can't see what's up here. Linux Mint 22.2.
Normally, I plug in a usb stick and sundry mount points appear for the vartious partitions.
However, I have a freshly-formatted usb stick - msdos and a single fat32 partition, which shows up on the system but doesn't mount.
When I insert the device, I get the appended stuff in syslog; it shows the device being detected.
It appears in /dev (label MUSIC in this case):
ls -l /dev/disk/by-label/total 0
lrwxrwxrwx 1 root root 10 Aug-a 4 06:29 disk4 -> ../../sda5
lrwxrwxrwx 1 root root 10 Aug-a 4 06:29 diskb -> ../../sdb1
lrwxrwxrwx 1 root root 15 Aug-a 4 06:29 home2 -> ../../nvme0n1p4
lrwxrwxrwx 1 root root 10 Aug-a 4 14:43 MUSIC -> ../../sdc1
I can mount it with 'sudo mount.....'
And also:
udisksctl mount -b /dev/sdc1Mounted /dev/sdc1 at /media/mike/MUSIC
which is what I want to happen, as it usually does, automatically.
It mounts just as expected on my laptop though, iirc the same version of mint.
I'm stumped - can anyone help please? Thanks.
=====
syslog contents:
2026-08-04T14:42:59.786624+01:00 spock kernel: usb 1-2: new high-speed USB device number 14 using xhci_hcd
2026-08-04T14:42:59.917621+01:00 spock kernel: usb 1-2: New USB device found, idVendor=05dc, idProduct=a720, bcdDevice=11.00
2026-08-04T14:42:59.917644+01:00 spock kernel: usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
2026-08-04T14:42:59.917647+01:00 spock kernel: usb 1-2: Product: Gizmo! 2026-08-04T14:42:59.917651+01:00 spock kernel: usb 1-2: Manufacturer: Crucial 2026-08-04T14:42:59.917654+01:00 spock kernel: usb 1-2: SerialNumber: 400B2209082842191007
2026-08-04T14:42:59.919611+01:00 spock kernel: usb-storage 1-2:1.0: USB Mass Storage device detected
2026-08-04T14:42:59.919634+01:00 spock kernel: scsi host8: usb-storage 1-2:1.0
2026-08-04T14:42:59.932482+01:00 spock mtp-probe: checking bus 1, device 14: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2"
2026-08-04T14:42:59.932812+01:00 spock mtp-probe: bus: 1, device: 14 was not an MTP device
2026-08-04T14:42:59.967108+01:00 spock mtp-probe: checking bus 1, device 14: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2"
2026-08-04T14:42:59.967217+01:00 spock mtp-probe: bus: 1, device: 14 was not an MTP device
2026-08-04T14:43:00.932523+01:00 spock kernel: scsi 8:0:0:0: Direct-Access-a-a-a-a Crucial-a Gizmo!-a-a-a-a-a-a-a-a-a-a 1100 PQ: 0 ANSI: 0 CCS
2026-08-04T14:43:00.932535+01:00 spock kernel: sd 8:0:0:0: Attached scsi generic sg3 type 0
2026-08-04T14:43:00.960513+01:00 spock kernel: sd 8:0:0:0: [sdc] 1966080 512-byte logical blocks: (1.01 GB/960 MiB)
2026-08-04T14:43:00.960517+01:00 spock kernel: sd 8:0:0:0: [sdc] Write Protect is off
2026-08-04T14:43:00.960517+01:00 spock kernel: sd 8:0:0:0: [sdc] Mode Sense: 43 00 00 00
2026-08-04T14:43:00.961508+01:00 spock kernel: sd 8:0:0:0: [sdc] No Caching mode page found
2026-08-04T14:43:00.961510+01:00 spock kernel: sd 8:0:0:0: [sdc] Assuming drive cache: write through
2026-08-04T14:43:00.964507+01:00 spock kernel:-a sdc: sdc1 2026-08-04T14:43:00.964509+01:00 spock kernel: sd 8:0:0:0: [sdc] Attached SCSI removable disk
On Tue, 8/4/2026 9:55 AM, Mike Scott wrote:.....
Hi all. I can't see what's up here. Linux Mint 22.2.
Normally, I plug in a usb stick and sundry mount points appear for the vartious partitions.
However, I have a freshly-formatted usb stick - msdos and a single fat32 partition, which shows up on the system but doesn't mount.
.....I'm stumped - can anyone help please? Thanks.
Here is an analysis from a previous time of failure.
"Can't mount USB flash drives"
https://forums.linuxmint.com/viewtopic.php?t=195934
"The usb-storage.ko module was missing."
Paul
I changed nothing, rebooted and now all works fine.
Mike Scott wrote:
I changed nothing, rebooted and now all works fine.
Sometimes 'replugging' fixes.
On 04/08/2026 19:42, Mike Easter wrote:
Mike Scott wrote:
I changed nothing, rebooted and now all works fine.
Sometimes 'replugging' fixes.
Not in this case. The stick had been in and out, even completely
reformatted as well. The other odd thing I didn't mention is that while fat-formatted sticks wouldn't mount, an ext4 one would. Anyway, I'll
just have to hope it doesn't happen again.
Le 05/08/2026 |a 06:44, Mike Scott a |-crit-a:
On 04/08/2026 19:42, Mike Easter wrote:
Mike Scott wrote:
I changed nothing, rebooted and now all works fine.
Sometimes 'replugging' fixes.
Not in this case. The stick had been in and out, even completely reformatted as well. The other odd thing I didn't mention is that while fat-formatted sticks wouldn't mount, an ext4 one would. Anyway, I'll just have to hope it doesn't happen again.
i remember the spec for fat32 max data is 64Go ! if u use a strange part !?#
Not true. FAT32 is good up to 2TB.
https://en.wikipedia.org/wiki/File_Allocation_Table#FAT32
"Max volume size 2 TB (with 512 byte sectors)"
The larger the volume size, the larger the required clusters are.
The maximum individual file size is still a bit less than 4GB per file.
The other odd thing I didn't mention is that while fat-formatted
sticks wouldn't mount, an ext4 one would.
On Wed, 5 Aug 2026 01:50:34 -0400, Paul wrote:
Not true. FAT32 is good up to 2TB.
https://en.wikipedia.org/wiki/File_Allocation_Table#FAT32
"Max volume size 2 TB (with 512 byte sectors)"
The larger the volume size, the larger the required clusters are.
The maximum individual file size is still a bit less than 4GB per file.
That is the important takeaway. With more and more isos exceeding 4 GB
older thumb drives need to be reformatted with exfat.
On Wed, 5 Aug 2026 05:44:28 +0100, Mike Scott wrote:
The other odd thing I didn't mention is that while fat-formatted
sticks wouldn't mount, an ext4 one would.
I recall you checked syslog for messages, did you try rCLdmesg -TrCY as
well? (That might show different messages, I think.)
It is a bit concerning that this sort of thing can happen.
On Wed, 8/5/2026 1:20 AM, german newsgroups wrote:
Le 05/08/2026 a 06:44, Mike Scott a ocrita:
On 04/08/2026 19:42, Mike Easter wrote:
Mike Scott wrote:
I changed nothing, rebooted and now all works fine.
Sometimes 'replugging' fixes.
Not in this case. The stick had been in and out, even completely reformatted as well. The other odd thing I didn't mention is that while fat-formatted sticks wouldn't mount, an ext4 one would. Anyway, I'll just have to hope it doesn't happen again.
i remember the spec for fat32 max data is 64Go ! if u use a strange part !?#
Not true. FAT32 is good up to 2TB.
https://en.wikipedia.org/wiki/File_Allocation_Table#FAT32
"Max volume size 2 TB (with 512 byte sectors)"
The larger the volume size, the larger the required clusters are.
The maximum individual file size is still a bit less than 4GB per file.
On Windows, the Ridgecrop Consultants utility can prepare disks that way.
The Microsoft limitation was purely artificial in nature.
https://web.archive.org/web/20210126003213/https://www.howtogeek.com/316977/how-to-format-usb-drives-larger-than-32gb-with-fat32-on-windows/
Hi all. I can't see what's up here. Linux Mint 22.2.
Normally, I plug in a usb stick and sundry mount points appear for the vartious partitions.
However, I have a freshly-formatted usb stick - msdos and a single fat32 partition, which shows up on the system but doesn't mount.
When I insert the device, I get the appended stuff in syslog; it shows
the device being detected.
It appears in /dev (label MUSIC in this case):
ls -l /dev/disk/by-label/total 0
lrwxrwxrwx 1 root root 10 Aug-a 4 06:29 disk4 -> ../../sda5
lrwxrwxrwx 1 root root 10 Aug-a 4 06:29 diskb -> ../../sdb1
lrwxrwxrwx 1 root root 15 Aug-a 4 06:29 home2 -> ../../nvme0n1p4
lrwxrwxrwx 1 root root 10 Aug-a 4 14:43 MUSIC -> ../../sdc1
I can mount it with 'sudo mount.....'
And also:
udisksctl mount -b /dev/sdc1Mounted /dev/sdc1 at /media/mike/MUSIC
which is what I want to happen, as it usually does, automatically.
It mounts just as expected on my laptop though, iirc the same version of mint.
I'm stumped - can anyone help please? Thanks.
=====
syslog contents:
2026-08-04T14:42:59.786624+01:00 spock kernel: usb 1-2: new high-speed
USB device number 14 using xhci_hcd
2026-08-04T14:42:59.917621+01:00 spock kernel: usb 1-2: New USB device found, idVendor=05dc, idProduct=a720, bcdDevice=11.00 2026-08-04T14:42:59.917644+01:00 spock kernel: usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
2026-08-04T14:42:59.917647+01:00 spock kernel: usb 1-2: Product: Gizmo! 2026-08-04T14:42:59.917651+01:00 spock kernel: usb 1-2: Manufacturer: Crucial
2026-08-04T14:42:59.917654+01:00 spock kernel: usb 1-2: SerialNumber: 400B2209082842191007
2026-08-04T14:42:59.919611+01:00 spock kernel: usb-storage 1-2:1.0: USB
Mass Storage device detected
2026-08-04T14:42:59.919634+01:00 spock kernel: scsi host8: usb-storage 1-2:1.0
2026-08-04T14:42:59.932482+01:00 spock mtp-probe: checking bus 1, device
14: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2" 2026-08-04T14:42:59.932812+01:00 spock mtp-probe: bus: 1, device: 14 was
not an MTP device
2026-08-04T14:42:59.967108+01:00 spock mtp-probe: checking bus 1, device
14: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2" 2026-08-04T14:42:59.967217+01:00 spock mtp-probe: bus: 1, device: 14 was
not an MTP device
2026-08-04T14:43:00.932523+01:00 spock kernel: scsi 8:0:0:0: Direct- Access-a-a-a-a Crucial-a Gizmo!-a-a-a-a-a-a-a-a-a-a 1100 PQ: 0 ANSI: 0 CCS 2026-08-04T14:43:00.932535+01:00 spock kernel: sd 8:0:0:0: Attached scsi generic sg3 type 0
2026-08-04T14:43:00.960513+01:00 spock kernel: sd 8:0:0:0: [sdc] 1966080 512-byte logical blocks: (1.01 GB/960 MiB)
2026-08-04T14:43:00.960517+01:00 spock kernel: sd 8:0:0:0: [sdc] Write Protect is off
2026-08-04T14:43:00.960517+01:00 spock kernel: sd 8:0:0:0: [sdc] Mode
Sense: 43 00 00 00
2026-08-04T14:43:00.961508+01:00 spock kernel: sd 8:0:0:0: [sdc] No
Caching mode page found
2026-08-04T14:43:00.961510+01:00 spock kernel: sd 8:0:0:0: [sdc]
Assuming drive cache: write through
2026-08-04T14:43:00.964507+01:00 spock kernel:-a sdc: sdc1 2026-08-04T14:43:00.964509+01:00 spock kernel: sd 8:0:0:0: [sdc]
Attached SCSI removable disk
On 8/4/26 3:55 PM, Mike Scott wrote:
Hi all. I can't see what's up here. Linux Mint 22.2.
Normally, I plug in a usb stick and sundry mount points appear for the vartious partitions.
However, I have a freshly-formatted usb stick - msdos and a single fat32 partition, which shows up on the system but doesn't mount.
When I insert the device, I get the appended stuff in syslog; it shows the device being detected.
It appears in /dev (label MUSIC in this case):
ls -l /dev/disk/by-label/total 0
lrwxrwxrwx 1 root root 10 Aug-a 4 06:29 disk4 -> ../../sda5
lrwxrwxrwx 1 root root 10 Aug-a 4 06:29 diskb -> ../../sdb1
lrwxrwxrwx 1 root root 15 Aug-a 4 06:29 home2 -> ../../nvme0n1p4
lrwxrwxrwx 1 root root 10 Aug-a 4 14:43 MUSIC -> ../../sdc1
I can mount it with 'sudo mount.....'
And also:
-a-a~> udisksctl mount -b /dev/sdc1
Mounted /dev/sdc1 at /media/mike/MUSIC
which is what I want to happen, as it usually does, automatically.
It mounts just as expected on my laptop though, iirc the same version of mint.
I'm stumped - can anyone help please? Thanks.
=====
syslog contents:
2026-08-04T14:42:59.786624+01:00 spock kernel: usb 1-2: new high-speed USB device number 14 using xhci_hcd
2026-08-04T14:42:59.917621+01:00 spock kernel: usb 1-2: New USB device found, idVendor=05dc, idProduct=a720, bcdDevice=11.00
2026-08-04T14:42:59.917644+01:00 spock kernel: usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
2026-08-04T14:42:59.917647+01:00 spock kernel: usb 1-2: Product: Gizmo!
2026-08-04T14:42:59.917651+01:00 spock kernel: usb 1-2: Manufacturer: Crucial
2026-08-04T14:42:59.917654+01:00 spock kernel: usb 1-2: SerialNumber: 400B2209082842191007
2026-08-04T14:42:59.919611+01:00 spock kernel: usb-storage 1-2:1.0: USB Mass Storage device detected
2026-08-04T14:42:59.919634+01:00 spock kernel: scsi host8: usb-storage 1-2:1.0
2026-08-04T14:42:59.932482+01:00 spock mtp-probe: checking bus 1, device 14: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2"
2026-08-04T14:42:59.932812+01:00 spock mtp-probe: bus: 1, device: 14 was not an MTP device
2026-08-04T14:42:59.967108+01:00 spock mtp-probe: checking bus 1, device 14: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2"
2026-08-04T14:42:59.967217+01:00 spock mtp-probe: bus: 1, device: 14 was not an MTP device
2026-08-04T14:43:00.932523+01:00 spock kernel: scsi 8:0:0:0: Direct- Access-a-a-a-a Crucial-a Gizmo!-a-a-a-a-a-a-a-a-a-a 1100 PQ: 0 ANSI: 0 CCS
2026-08-04T14:43:00.932535+01:00 spock kernel: sd 8:0:0:0: Attached scsi generic sg3 type 0
2026-08-04T14:43:00.960513+01:00 spock kernel: sd 8:0:0:0: [sdc] 1966080 512-byte logical blocks: (1.01 GB/960 MiB)
2026-08-04T14:43:00.960517+01:00 spock kernel: sd 8:0:0:0: [sdc] Write Protect is off
2026-08-04T14:43:00.960517+01:00 spock kernel: sd 8:0:0:0: [sdc] Mode Sense: 43 00 00 00
2026-08-04T14:43:00.961508+01:00 spock kernel: sd 8:0:0:0: [sdc] No Caching mode page found
2026-08-04T14:43:00.961510+01:00 spock kernel: sd 8:0:0:0: [sdc] Assuming drive cache: write through
2026-08-04T14:43:00.964507+01:00 spock kernel:-a sdc: sdc1
2026-08-04T14:43:00.964509+01:00 spock kernel: sd 8:0:0:0: [sdc] Attached SCSI removable disk
Well you justg confirmed that "linux" has pertpetium problems with USB.
It will NEVER be solved because linux people just deny the problem.
Maybe a brass statue of you, in Linux City...
On Sun, 8/9/2026 4:53 AM, Edmund wrote:
On 8/4/26 3:55 PM, Mike Scott wrote:
Hi all. I can't see what's up here. Linux Mint 22.2.
Normally, I plug in a usb stick and sundry mount points appear for the vartious partitions.
However, I have a freshly-formatted usb stick - msdos and a single fat32 partition, which shows up on the system but doesn't mount.
When I insert the device, I get the appended stuff in syslog; it shows the device being detected.
It appears in /dev (label MUSIC in this case):
ls -l /dev/disk/by-label/total 0
lrwxrwxrwx 1 root root 10 Aug-a 4 06:29 disk4 -> ../../sda5
lrwxrwxrwx 1 root root 10 Aug-a 4 06:29 diskb -> ../../sdb1
lrwxrwxrwx 1 root root 15 Aug-a 4 06:29 home2 -> ../../nvme0n1p4
lrwxrwxrwx 1 root root 10 Aug-a 4 14:43 MUSIC -> ../../sdc1
I can mount it with 'sudo mount.....'
And also:
-a-a~> udisksctl mount -b /dev/sdc1
Mounted /dev/sdc1 at /media/mike/MUSIC
which is what I want to happen, as it usually does, automatically.
It mounts just as expected on my laptop though, iirc the same version of mint.
I'm stumped - can anyone help please? Thanks.
=====
syslog contents:
2026-08-04T14:42:59.786624+01:00 spock kernel: usb 1-2: new high-speed USB device number 14 using xhci_hcd
2026-08-04T14:42:59.917621+01:00 spock kernel: usb 1-2: New USB device found, idVendor=05dc, idProduct=a720, bcdDevice=11.00
2026-08-04T14:42:59.917644+01:00 spock kernel: usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
2026-08-04T14:42:59.917647+01:00 spock kernel: usb 1-2: Product: Gizmo!
2026-08-04T14:42:59.917651+01:00 spock kernel: usb 1-2: Manufacturer: Crucial
2026-08-04T14:42:59.917654+01:00 spock kernel: usb 1-2: SerialNumber: 400B2209082842191007
2026-08-04T14:42:59.919611+01:00 spock kernel: usb-storage 1-2:1.0: USB Mass Storage device detected
2026-08-04T14:42:59.919634+01:00 spock kernel: scsi host8: usb-storage 1-2:1.0
2026-08-04T14:42:59.932482+01:00 spock mtp-probe: checking bus 1, device 14: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2"
2026-08-04T14:42:59.932812+01:00 spock mtp-probe: bus: 1, device: 14 was not an MTP device
2026-08-04T14:42:59.967108+01:00 spock mtp-probe: checking bus 1, device 14: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2"
2026-08-04T14:42:59.967217+01:00 spock mtp-probe: bus: 1, device: 14 was not an MTP device
2026-08-04T14:43:00.932523+01:00 spock kernel: scsi 8:0:0:0: Direct- Access-a-a-a-a Crucial-a Gizmo!-a-a-a-a-a-a-a-a-a-a 1100 PQ: 0 ANSI: 0 CCS
2026-08-04T14:43:00.932535+01:00 spock kernel: sd 8:0:0:0: Attached scsi generic sg3 type 0
2026-08-04T14:43:00.960513+01:00 spock kernel: sd 8:0:0:0: [sdc] 1966080 512-byte logical blocks: (1.01 GB/960 MiB)
2026-08-04T14:43:00.960517+01:00 spock kernel: sd 8:0:0:0: [sdc] Write Protect is off
2026-08-04T14:43:00.960517+01:00 spock kernel: sd 8:0:0:0: [sdc] Mode Sense: 43 00 00 00
2026-08-04T14:43:00.961508+01:00 spock kernel: sd 8:0:0:0: [sdc] No Caching mode page found
2026-08-04T14:43:00.961510+01:00 spock kernel: sd 8:0:0:0: [sdc] Assuming drive cache: write through
2026-08-04T14:43:00.964507+01:00 spock kernel:-a sdc: sdc1
2026-08-04T14:43:00.964509+01:00 spock kernel: sd 8:0:0:0: [sdc] Attached SCSI removable disk
Well you justg confirmed that "linux" has pertpetium problems with USB.
It will NEVER be solved because linux people just deny the problem.
On Sun, 8/9/2026 4:53 AM, Edmund wrote:
On 8/4/26 3:55 PM, Mike Scott wrote:
Hi all. I can't see what's up here. Linux Mint 22.2.
Normally, I plug in a usb stick and sundry mount points appear for the vartious partitions.
However, I have a freshly-formatted usb stick - msdos and a single fat32 partition, which shows up on the system but doesn't mount.
When I insert the device, I get the appended stuff in syslog; it shows the device being detected.
It appears in /dev (label MUSIC in this case):
ls -l /dev/disk/by-label/total 0
lrwxrwxrwx 1 root root 10 Aug-a 4 06:29 disk4 -> ../../sda5
lrwxrwxrwx 1 root root 10 Aug-a 4 06:29 diskb -> ../../sdb1
lrwxrwxrwx 1 root root 15 Aug-a 4 06:29 home2 -> ../../nvme0n1p4
lrwxrwxrwx 1 root root 10 Aug-a 4 14:43 MUSIC -> ../../sdc1
I can mount it with 'sudo mount.....'
And also:
-a-a~> udisksctl mount -b /dev/sdc1
Mounted /dev/sdc1 at /media/mike/MUSIC
which is what I want to happen, as it usually does, automatically.
It mounts just as expected on my laptop though, iirc the same version of mint.
I'm stumped - can anyone help please? Thanks.
=====
syslog contents:
2026-08-04T14:42:59.786624+01:00 spock kernel: usb 1-2: new high-speed USB device number 14 using xhci_hcd
2026-08-04T14:42:59.917621+01:00 spock kernel: usb 1-2: New USB device found, idVendor=05dc, idProduct=a720, bcdDevice=11.00
2026-08-04T14:42:59.917644+01:00 spock kernel: usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
2026-08-04T14:42:59.917647+01:00 spock kernel: usb 1-2: Product: Gizmo!
2026-08-04T14:42:59.917651+01:00 spock kernel: usb 1-2: Manufacturer: Crucial
2026-08-04T14:42:59.917654+01:00 spock kernel: usb 1-2: SerialNumber: 400B2209082842191007
2026-08-04T14:42:59.919611+01:00 spock kernel: usb-storage 1-2:1.0: USB Mass Storage device detected
2026-08-04T14:42:59.919634+01:00 spock kernel: scsi host8: usb-storage 1-2:1.0
2026-08-04T14:42:59.932482+01:00 spock mtp-probe: checking bus 1, device 14: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2"
2026-08-04T14:42:59.932812+01:00 spock mtp-probe: bus: 1, device: 14 was not an MTP device
2026-08-04T14:42:59.967108+01:00 spock mtp-probe: checking bus 1, device 14: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2"
2026-08-04T14:42:59.967217+01:00 spock mtp-probe: bus: 1, device: 14 was not an MTP device
2026-08-04T14:43:00.932523+01:00 spock kernel: scsi 8:0:0:0: Direct- Access-a-a-a-a Crucial-a Gizmo!-a-a-a-a-a-a-a-a-a-a 1100 PQ: 0 ANSI: 0 CCS
2026-08-04T14:43:00.932535+01:00 spock kernel: sd 8:0:0:0: Attached scsi generic sg3 type 0
2026-08-04T14:43:00.960513+01:00 spock kernel: sd 8:0:0:0: [sdc] 1966080 512-byte logical blocks: (1.01 GB/960 MiB)
2026-08-04T14:43:00.960517+01:00 spock kernel: sd 8:0:0:0: [sdc] Write Protect is off
2026-08-04T14:43:00.960517+01:00 spock kernel: sd 8:0:0:0: [sdc] Mode Sense: 43 00 00 00
2026-08-04T14:43:00.961508+01:00 spock kernel: sd 8:0:0:0: [sdc] No Caching mode page found
2026-08-04T14:43:00.961510+01:00 spock kernel: sd 8:0:0:0: [sdc] Assuming drive cache: write through
2026-08-04T14:43:00.964507+01:00 spock kernel:-a sdc: sdc1
2026-08-04T14:43:00.964509+01:00 spock kernel: sd 8:0:0:0: [sdc] Attached SCSI removable disk
Well you justg confirmed that "linux" has pertpetium problems with USB.
It will NEVER be solved because linux people just deny the problem.
The USB stack is mature enough, you can read the messages and
get some idea what is wrong.
It shouldn't be doing mtp-probe, right after the message "USB Mass Storage device detected".
This implies it bailed out at some point (out of USB Mass Storage),
during that phase of analysis.
And notice how the SCSI access starts 100 microseconds after the mtp-probe starts.
Almost like something, out of the blue, lost contact with the device. And the activity caused by the mtp-probe, caused contact with the device to be restored!
Edmund, you are one of our "Linux People". You could pop that trace into
your AI, and have that trace interpreted. as LLM-AI love to write
summaries of text chunks.
You could solve the problem for us! Think of the heros welcome
you would receive. Maybe a brass statue of you, in Linux City...
Paul
## Why reinserting after reboot works
Because:
- The controller is already "warm"
- NAND initialization is faster
- udevrCOs timing aligns correctly
- The block device appears before the automount rule fires
This is classic behavior for borderline USB flash controllers.
---
## Bottom line
The USB stick is **slow to respond**, causing a timing race between:
- usb-storage
- udev
- mtp-probe
- automount rules
This results in:
- The device being detected
- The partition being created
- But automount failing because the block device appeared too late
Reinsertion works because the controller responds faster the second time. **************************** End: CoPilot answer concerning the log *****************************
Paul
On 10/08/2026 08:27, Paul wrote:
...big snip...
##-a Why reinserting after reboot works
Because:
- The controller is already "warm"
- NAND initialization is faster
- udevrCOs timing aligns correctly
- The block device appears before the automount rule fires
This is classic behavior for borderline USB flash controllers.
---
##-a Bottom line
The USB stick is **slow to respond**, causing a timing race between:
- usb-storage
- udev
- mtp-probe
- automount rules
This results in:
- The device being detected
- The partition being created
- But automount failing because the block device appeared too late
Reinsertion works because the controller responds faster the second time.
**************************** End: CoPilot answer concerning the log *****************************
-a-a-a Paul
OP here.
I appreciate the various followups. I'm afraid I can't acknowledge individually though!
But in respect to this one, can I say that I've just put the stick back in after some days of sitting on my desk.
It mounts itself very happily, and still logs stuff about mtp, so I suspect that's a red herring. syslog stuff follows.
Meanwhile, I think this has probably consumed more than enough of everyone's time, for which thanks again. Hopefully the issue won't return.
Meanwhile, I think this has probably consumed more than enough of
everyone's time ...
On Mon, 10 Aug 2026 12:28:50 +0100, Mike Scott wrote:
Meanwhile, I think this has probably consumed more than enough of
everyone's time ...
This may sound paradoxical, but all too often it is the user with the
problem who gives up and settles for some quick fix, while others
trying to chime in with helpful suggestions find their curiosity left unsatisfied as to the real root of the problem.
| Sysop: | Amessyroom |
|---|---|
| Location: | Fayetteville, NC |
| Users: | 74 |
| Nodes: | 6 (0 / 6) |
| Uptime: | 51:09:35 |
| Calls: | 1,100 |
| Files: | 1,339 |
| Messages: | 276,012 |