View previous topic :: View next topic |
Author |
Message |
SaltyPeanut n00b
Joined: 10 Sep 2012 Posts: 8
|
Posted: Sun Sep 16, 2012 7:17 am Post subject: Issues with udev 171-r6 and logitech unifying receiver? |
|
|
Upgrading udev to 171-r6 appeared to cause my Logitech Unifying Receiver to not be detected anymore. That is, the output of "lsusb" would not even list it.
Only other (related) thread I found on the issue was this one: https://forums.gentoo.org/viewtopic-t-908028-start-0.html (although I don't have bluez installed). Downgrading to udev 164-r2 seemed to have fixed the problem, although the output of "lsusb" does not list the full name of the receiver, only "Logitech, Inc."
Code: | # lsusb
Bus 004 Device 003: ID 0bda:0151 Realtek Semiconductor Corp. Mass Storage Device
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 046d:c52b Logitech, Inc.
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 0764:0501 Cyber Power System, Inc. CP1500 AVR UPS
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 003: ID 15a9:0004
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
|
I was expecting it to say something more along the lines of "Bus 001 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver", as per http://blogs.gentoo.org/betelgeuse/2012/03/10/linux-3-2-and-logitech-unifying-receiver/
Just wondering if anyone else has experienced this issue? |
|
Back to top |
|
|
BillWho Veteran
Joined: 03 Mar 2012 Posts: 1600 Location: US
|
Posted: Sun Sep 16, 2012 4:11 pm Post subject: |
|
|
SaltyPeanut,
Everything looks fine here
Code: | laptop ~ # lsusb
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 004: ID 0cf3:3002 Atheros Communications, Inc.
Bus 001 Device 005: ID 064e:8123 Suyin Corp.
Bus 002 Device 003: ID 0bda:0138 Realtek Semiconductor Corp.
|
Code: | [I] sys-fs/udev
Available versions: ~141-r1 146-r1^t 149 151-r4 164-r2 171-r6 ~189^t **9999^t {{acl action_modeswitch build debug (+)devfs-compat doc edd (-)extras floppy gudev hwdb introspection keymap old-hd-rules +openrc +rule_generator selinux static-libs test}}
Installed versions: 171-r6(12:10:08 07/28/12)(extras gudev hwdb keymap rule_generator -action_modeswitch -build -debug -edd -floppy -introspection -selinux -test)
|
maybe try updating /usr/share/misc/usb.ids
Code: | laptop ~ # cat /usr/share/misc/usb.ids|grep -i unifying
c52b Unifying Receiver
|
_________________ Good luck
Since installing gentoo, my life has become one long emerge |
|
Back to top |
|
|
SaltyPeanut n00b
Joined: 10 Sep 2012 Posts: 8
|
Posted: Sun Sep 16, 2012 4:30 pm Post subject: |
|
|
BillWho wrote: | maybe try updating /usr/share/misc/usb.ids
Code: | laptop ~ # cat /usr/share/misc/usb.ids|grep -i unifying
c52b Unifying Receiver
|
|
Aha. Updating usbutils seems to have fixed the missing description problem. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|