Priest_Apostate
Active Member
Using Debian 12 on laptop - while troubleshooting an issue with mariadb not installing, I found that my sole USB port isn't recognizing USB drives installed into it.
STEPS TAKEN:
1. ran the "dmesg -w" command to see new messages once I installed a drive, to test recognition in Dophin. Said test drive was confirmed to be recognized on my Rocky desktop.
Readout is as follows:
*******************************************************
lsusb readout:
$ lsusb
Bus 004 Device 006: ID 21c4:0cd1 Lexar USB Flash Drive
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 1c7a:0576 LighTuning Technology Inc. EgisTec EH576
Bus 003 Device 002: ID 04f2:b7b9 Chicony Electronics Co., Ltd Integrated Camera
Bus 003 Device 004: ID 0bda:4853 Realtek Semiconductor Corp. Bluetooth Radio
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
dmesg readout:
[ 3218.785992] usb 4-2: new SuperSpeed USB device number 5 using xhci_hcd
[ 3218.810948] usb 4-2: New USB device found, idVendor=21c4, idProduct=0cd1, bcdDevice=11.00
[ 3218.810958] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3218.810961] usb 4-2: Product: USB Flash Drive
[ 3218.810964] usb 4-2: Manufacturer: Lexar
[ 3218.810965] usb 4-2: SerialNumber: 0300700000015352
[ 3218.813266] usb-storage 4-2:1.0: USB Mass Storage device detected
[ 3218.814119] scsi host0: usb-storage 4-2:1.0
[ 3219.995099] scsi 0:0:0:0: Direct-Access Lexar USB Flash Drive 1100 PQ: 0 ANSI: 6
[ 3219.995785] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 3219.997020] sd 0:0:0:0: [sda] 243404800 512-byte logical blocks: (125 GB/116 GiB)
[ 3219.997686] sd 0:0:0:0: [sda] Write Protect is off
[ 3219.997693] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
[ 3219.998199] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO
or FUA
[ 3220.005819] sda: sda1
[ 3220.006295] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 3252.510288] rtw89_8852be 0000:03:00.0: FW status = 0x8f001100
[ 3252.510304] rtw89_8852be 0000:03:00.0: FW BADADDR = 0x0
[ 3252.510311] rtw89_8852be 0000:03:00.0: FW EPC/RA = 0x0
[ 3252.510317] rtw89_8852be 0000:03:00.0: FW MISC = 0xb8989787
[ 3252.510323] rtw89_8852be 0000:03:00.0: R_AX_HALT_C2H = 0x10
[ 3252.510328] rtw89_8852be 0000:03:00.0: R_AX_SER_DBG_INFO = 0x62080002
*******************************************************
Tried the second drive:
*******************************************************
lsusb readout:
$ lsusb
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 1c7a:0576 LighTuning Technology Inc. EgisTec EH576
Bus 003 Device 002: ID 04f2:b7b9 Chicony Electronics Co., Ltd Integrated Camera
Bus 003 Device 004: ID 0bda:4853 Realtek Semiconductor Corp. Bluetooth Radio
Bus 003 Device 007: ID 154b:00ee PNY USB 2.0 FD
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
dmesg readout:
[ 3665.502602] usb 3-1: new high-speed USB device number 7 using xhci_hcd
[ 3665.668121] usb 3-1: New USB device found, idVendor=154b, idProduct=00ee, bcdDevice= 1.00
[ 3665.668134] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3665.668137] usb 3-1: Product: USB 2.0 FD
[ 3665.668140] usb 3-1: Manufacturer: PNY
[ 3665.668143] usb 3-1: SerialNumber: 07188C1078853193
[ 3665.672085] usb-storage 3-1:1.0: USB Mass Storage device detected
[ 3665.672809] scsi host0: usb-storage 3-1:1.0
[ 3668.566023] scsi 0:0:0:0: Direct-Access PNY USB 2.0 FD PMAP PQ: 0 ANSI: 6
[ 3668.566966] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 3668.569690] sd 0:0:0:0: [sda] 30294016 512-byte logical blocks: (15.5 GB/14.4 GiB)
[ 3668.571446] sd 0:0:0:0: [sda] Write Protect is off
[ 3668.571454] sd 0:0:0:0: [sda] Mode Sense: 23 00 00 00
[ 3668.572716] sd 0:0:0:0: [sda] No Caching mode page found
[ 3668.572721] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 3668.594875] sda: sda1
[ 3668.595246] sd 0:0:0:0: [sda] Attached SCSI removable disk
*******************************************************
While I was planning on reinstalling the OS to fix the original issue with MariaDB, I did want to know if anyone has any suggestions for forcing the file manager to see the devices, as, from the readouts above, the system does recognize the devices.
System Info:
OS: Debian GNU/Linux 12 (bookworm) x86_64
Host: 82XF IdeaPad Slim 5 16IRL8
Kernel: 6.5.0-0.deb12.4-amd64
Uptime: 1 hour, 9 mins
Packages: 3380 (dpkg)
Shell: bash 5.2.15
Resolution: 1920x1200
DE: Plasma 5.27.5
WM: KWin
Theme: [Plasma], Breeze [GTK2/3]
Icons: [Plasma], breeze [GTK2/3]
Terminal: konsole
CPU: 13th Gen Intel i7-1355U (12) @ 5.000GHz
GPU: Intel Raptor Lake-P [Iris Xe Graphics]
Memory: 4682MiB / 15713MiB
Many thanks in advance, if anyone could point me in the right direction!
STEPS TAKEN:
1. ran the "dmesg -w" command to see new messages once I installed a drive, to test recognition in Dophin. Said test drive was confirmed to be recognized on my Rocky desktop.
Readout is as follows:
*******************************************************
lsusb readout:
$ lsusb
Bus 004 Device 006: ID 21c4:0cd1 Lexar USB Flash Drive
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 1c7a:0576 LighTuning Technology Inc. EgisTec EH576
Bus 003 Device 002: ID 04f2:b7b9 Chicony Electronics Co., Ltd Integrated Camera
Bus 003 Device 004: ID 0bda:4853 Realtek Semiconductor Corp. Bluetooth Radio
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
dmesg readout:
[ 3218.785992] usb 4-2: new SuperSpeed USB device number 5 using xhci_hcd
[ 3218.810948] usb 4-2: New USB device found, idVendor=21c4, idProduct=0cd1, bcdDevice=11.00
[ 3218.810958] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3218.810961] usb 4-2: Product: USB Flash Drive
[ 3218.810964] usb 4-2: Manufacturer: Lexar
[ 3218.810965] usb 4-2: SerialNumber: 0300700000015352
[ 3218.813266] usb-storage 4-2:1.0: USB Mass Storage device detected
[ 3218.814119] scsi host0: usb-storage 4-2:1.0
[ 3219.995099] scsi 0:0:0:0: Direct-Access Lexar USB Flash Drive 1100 PQ: 0 ANSI: 6
[ 3219.995785] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 3219.997020] sd 0:0:0:0: [sda] 243404800 512-byte logical blocks: (125 GB/116 GiB)
[ 3219.997686] sd 0:0:0:0: [sda] Write Protect is off
[ 3219.997693] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
[ 3219.998199] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO
or FUA
[ 3220.005819] sda: sda1
[ 3220.006295] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 3252.510288] rtw89_8852be 0000:03:00.0: FW status = 0x8f001100
[ 3252.510304] rtw89_8852be 0000:03:00.0: FW BADADDR = 0x0
[ 3252.510311] rtw89_8852be 0000:03:00.0: FW EPC/RA = 0x0
[ 3252.510317] rtw89_8852be 0000:03:00.0: FW MISC = 0xb8989787
[ 3252.510323] rtw89_8852be 0000:03:00.0: R_AX_HALT_C2H = 0x10
[ 3252.510328] rtw89_8852be 0000:03:00.0: R_AX_SER_DBG_INFO = 0x62080002
*******************************************************
Tried the second drive:
*******************************************************
lsusb readout:
$ lsusb
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 1c7a:0576 LighTuning Technology Inc. EgisTec EH576
Bus 003 Device 002: ID 04f2:b7b9 Chicony Electronics Co., Ltd Integrated Camera
Bus 003 Device 004: ID 0bda:4853 Realtek Semiconductor Corp. Bluetooth Radio
Bus 003 Device 007: ID 154b:00ee PNY USB 2.0 FD
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
dmesg readout:
[ 3665.502602] usb 3-1: new high-speed USB device number 7 using xhci_hcd
[ 3665.668121] usb 3-1: New USB device found, idVendor=154b, idProduct=00ee, bcdDevice= 1.00
[ 3665.668134] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3665.668137] usb 3-1: Product: USB 2.0 FD
[ 3665.668140] usb 3-1: Manufacturer: PNY
[ 3665.668143] usb 3-1: SerialNumber: 07188C1078853193
[ 3665.672085] usb-storage 3-1:1.0: USB Mass Storage device detected
[ 3665.672809] scsi host0: usb-storage 3-1:1.0
[ 3668.566023] scsi 0:0:0:0: Direct-Access PNY USB 2.0 FD PMAP PQ: 0 ANSI: 6
[ 3668.566966] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 3668.569690] sd 0:0:0:0: [sda] 30294016 512-byte logical blocks: (15.5 GB/14.4 GiB)
[ 3668.571446] sd 0:0:0:0: [sda] Write Protect is off
[ 3668.571454] sd 0:0:0:0: [sda] Mode Sense: 23 00 00 00
[ 3668.572716] sd 0:0:0:0: [sda] No Caching mode page found
[ 3668.572721] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 3668.594875] sda: sda1
[ 3668.595246] sd 0:0:0:0: [sda] Attached SCSI removable disk
*******************************************************
- Rebooted the system - no change with USB drives being recognized by Dolphin.
- Checked online for suggestions/recommendations - nothing recent showed for forcing a refresh.
While I was planning on reinstalling the OS to fix the original issue with MariaDB, I did want to know if anyone has any suggestions for forcing the file manager to see the devices, as, from the readouts above, the system does recognize the devices.
System Info:
OS: Debian GNU/Linux 12 (bookworm) x86_64
Host: 82XF IdeaPad Slim 5 16IRL8
Kernel: 6.5.0-0.deb12.4-amd64
Uptime: 1 hour, 9 mins
Packages: 3380 (dpkg)
Shell: bash 5.2.15
Resolution: 1920x1200
DE: Plasma 5.27.5
WM: KWin
Theme: [Plasma], Breeze [GTK2/3]
Icons: [Plasma], breeze [GTK2/3]
Terminal: konsole
CPU: 13th Gen Intel i7-1355U (12) @ 5.000GHz
GPU: Intel Raptor Lake-P [Iris Xe Graphics]
Memory: 4682MiB / 15713MiB
Many thanks in advance, if anyone could point me in the right direction!