You are not logged in.

#1 2011-09-17 12:16:33

utdemir
Member
Registered: 2009-06-10
Posts: 23

USB hotplugging issues.

Hi.

I'm using Arch Linux, x86_64, with KDE, on an Asus N53SV notebook.

Since I installed, Arch doesn't see my USB devices(An USB wireless mouse and an USB flash drive) if I plug them in after boot. If system booted with devices, everything is fine.

For example, if I start the system with mouse receiver plugged, it works fine. But if I plug out and plug it again, it didn't work. I can see my mouse in dmesg, udevadm and lsusb outputs, but it doesn't work.

For the usb storage, fdisk shows it, I can mount it manually, but KDE don't see it.

The dmesg output after plugging the mouse:

[ 8399.954434] usb 2-1.3: USB disconnect, device number 14
[ 8408.331805] usb 2-1.3: new full speed USB device number 15 using ehci_hcd
[ 8408.421084] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/input/input28
[ 8408.421346] generic-usb 0003:046D:C51A.0011: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:1d.0-1.3/input0
[ 8408.423979] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.1/input/input29
[ 8408.424270] generic-usb 0003:046D:C51A.0012: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1d.0-1.3/input1

udevadm monitor:

KERNEL[8410.712832] add      /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3 (usb)
KERNEL[8410.713842] add      /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0 (usb)
KERNEL[8410.713901] add      /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/0003:046D:C51A.0011 (hid)
KERNEL[8410.715342] add      /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/input/input28 (input)
KERNEL[8410.715389] add      /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/input/input28/mouse1 (input)
KERNEL[8410.715540] add      /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/input/input28/event10 (input)
KERNEL[8410.715583] add      /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/0003:046D:C51A.0011/hidraw/hidraw0 (hidraw)
KERNEL[8410.715652] add      /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.1 (usb)
KERNEL[8410.715709] add      /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.1/0003:046D:C51A.0012 (hid)
KERNEL[8410.718242] add      /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.1/input/input29 (input)
KERNEL[8410.718401] add      /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.1/input/input29/event11 (input)
KERNEL[8410.718422] add      /class/usb (class)
KERNEL[8410.718467] add      /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.1/usb/hiddev0 (usb)
KERNEL[8410.718507] add      /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.1/0003:046D:C51A.0012/hidraw/hidraw1 (hidraw)
UDEV  [8410.718730] add      /class/usb (class)

Can you help me?

Offline

Board footer

Powered by FluxBB