You are not logged in.

#1 2024-03-01 17:47:09

archch
Member
Registered: 2024-03-01
Posts: 3

USB disk not getting a device (sdb)

I have a hardware problem with my N100 mini-PC, when I plug in a USB storage device, I don't get a device (/dev/sdb for example). Here is the relevant output of my dmesg:
```
[ 2268.454083] usb 1-2: new high-speed USB device number 10 using xhci_hcd
[ 2268.595049] usb 1-2: New USB device found, idVendor=0781, idProduct=5572, bcdDevice= 1.26
[ 2268.595067] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2268.595073] usb 1-2: Product: Cruzer Switch
[ 2268.595079] usb 1-2: Manufacturer: SanDisk
[ 2268.595082] usb 1-2: SerialNumber: 4C532000070827117035
[ 2268.595257] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20230628/psargs-330)
[ 2268.595285] ACPI Error: Aborting method \_SB.PC00.XHCI.RHUB.HS02._PLD due to previous error (AE_NOT_FOUND) (20230628/psparse-529)
[ 2268.596655] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20230628/psargs-330)
[ 2268.596677] ACPI Error: Aborting method \_SB.PC00.XHCI.RHUB.HS02._PLD due to previous error (AE_NOT_FOUND) (20230628/psparse-529)
```

What should I do or check?

Offline

#2 2024-03-01 18:10:23

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,725

Re: USB disk not getting a device (sdb)

Basic check, `uname -a` and `pacman -Q linux`, substituting the name of the kernel package you're using if not 'linux'.

If they don't match, reboot.

Offline

#3 2024-03-01 18:15:12

archch
Member
Registered: 2024-03-01
Posts: 3

Re: USB disk not getting a device (sdb)

Thank you so much!
A reboot did it; I indeed did an update just before and hadn't rebooted yet.

Offline

Board footer

Powered by FluxBB