Gentoo Archives: gentoo-user

From: victor romanchuk <rom@××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] USB-BT211 causing udev to fail, related to usb3, how to disable?
Date: Sat, 13 Aug 2011 12:36:12
Message-Id: 4E466F75.9070301@persimplex.net
In Reply to: [gentoo-user] USB-BT211 causing udev to fail, related to usb3, how to disable? by jonas.narstrom@gmail.com
1 > I have an ASUS USB-BT211 bluetooth dongle, I have never been able to make it
2 > work and it causes udev to fail at startup and sending the following msg to
3 > the syslog:
4 >
5 > 2011-08-13T09:45:30+02:00 poff udevd[5235]: timeout 'usb_id --export
6 > /devices/pci0000:00/0000:00:12.0/usb3'
7 >
8 > This seems to be related to usb3, however, neither the mobo (ASUS M4A79XTD
9 > EVO) nor the the installed kernel has usb3 support; if related to usb3 is
10 > expected.
11 >
12
13 this dongle actually has atheros chip inside, so you have to add appropriate
14 support in kernel (CONFIG_BT_ATH3K) and install sys-kernel/linux-firmware
15
16 the issue is not related to usb3 (xhci). usb3 in that context means just port
17 you're attaching the device to
18
19 hth||

Replies