Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 207229 - udev looks for usb bInterfaceProtocol infinite loop (bluetooth)
Summary: udev looks for usb bInterfaceProtocol infinite loop (bluetooth)
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: udev maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-23 22:47 UTC by Alon Bar-Lev (RETIRED)
Modified: 2008-08-20 07:14 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alon Bar-Lev (RETIRED) gentoo-dev 2008-01-23 22:47:34 UTC
Hello,

Same problem with udev-115-r1 and udev-118.
Worked until recently... I don't know exactly what happened.

This happens when I press the wireless button of my laptop which connects the bluetooth.

I don't understand exactly what was changed... But I guess infinite loop in udev is not good news.

Any hint?
More info required?
Thanks!

When running udevd --verbose (118) I get this infinite loop:
[11033] wait_for_sysfs: wait for '/sys/devices/pci0000:00/0000:00:1d.2/usb3/3-1/3-1:1.0/usb_endpoint/usbdev3.12_ep82/bInterfaceProtocol' for 20 mseconds
[11031] wait_for_sysfs: wait for '/sys/devices/pci0000:00/0000:00:1d.2/usb3/3-1/3-1:1.0/usb_endpoint/usbdev3.12_ep81/bInterfaceProtocol' for 20 mseconds
[11032] wait_for_sysfs: wait for '/sys/devices/pci0000:00/0000:00:1d.2/usb3/3-1/3-1:1.0/usb_endpoint/usbdev3.12_ep02/bInterfaceProtocol' for 20 mseconds
[11019] wait_for_sysfs: wait for '/sys/devices/pci0000:00/0000:00:1d.2/usb3/3-1/usb_endpoint/usbdev3.12_ep00/bInterfaceProtocol' for 20 mseconds
[11028] wait_for_sysfs: wait for '/sys/devices/pci0000:00/0000:00:1d.2/usb3/3-1/3-1:1.1/usb_endpoint/usbdev3.12_ep83/bInterfaceProtocol' for 20 mseconds
[11027] wait_for_sysfs: wait for '/sys/devices/pci0000:00/0000:00:1d.2/usb3/3-1/3-1:1.1/usb_endpoint/usbdev3.12_ep03/bInterfaceProtocol' for 20 mseconds
[11030] wait_for_sysfs: wait for '/sys/devices/pci0000:00/0000:00:1d.2/usb3/3-1/3-1:1.0/hci0/bInterfaceProtocol' for 20 mseconds
[11033] wait_for_sysfs: wait for '/sys/devices/pci0000:00/0000:00:1d.2/usb3/3-1/3-1:1.0/usb_endpoint/usbdev3.12_ep82/bInterfaceProtocol' for 20 mseconds
[11031] wait_for_sysfs: wait for '/sys/devices/pci0000:00/0000:00:1d.2/usb3/3-1/3-1:1.0/usb_endpoint/usbdev3.12_ep81/bInterfaceProtocol' for 20 mseconds
[11032] wait_for_sysfs: wait for '/sys/devices/pci0000:00/0000:00:1d.2/usb3/3-1/3-1:1.0/usb_endpoint/usbdev3.12_ep02/bInterfaceProtocol' for 20 mseconds
[11019] wait_for_sysfs: wait for '/sys/devices/pci0000:00/0000:00:1d.2/usb3/3-1/usb_endpoint/usbdev3.12_ep00/bInterfaceProtocol' for 20 mseconds
[11028] wait_for_sysfs: wait for '/sys/devices/pci0000:00/0000:00:1d.2/usb3/3-1/3-1:1.1/usb_endpoint/usbdev3.12_ep83/bInterfaceProtocol' for 20 mseconds
[11027] wait_for_sysfs: wait for '/sys/devices/pci0000:00/0000:00:1d.2/usb3/3-1/3-1:1.1/usb_endpoint/usbdev3.12_ep03/bInterfaceProtocol' for 20 mseconds
[11030] wait_for_sysfs: wait for '/sys/devices/pci0000:00/0000:00:1d.2/usb3/3-1/3-1:1.0/hci0/bInterfaceProtocol' for 20 mseconds

Syslog:
Jan 24 00:46:18 alon1 acpid: received event "ibm/hotkey HKEY 00000080 00001005"
Jan 24 00:46:18 alon1 acpid: notifying client 7258[0:0]
Jan 24 00:46:18 alon1 acpid: notifying client 7193[0:0]
Jan 24 00:46:18 alon1 acpid: executing action "/etc/acpi/default.sh ibm/hotkey HKEY 00000080 00001005"
Jan 24 00:46:18 alon1 acpid: action exited with status 0
Jan 24 00:46:18 alon1 acpid: completed event "ibm/hotkey HKEY 00000080 00001005"
Jan 24 00:46:19 alon1 usb 3-1: new full speed USB device using uhci_hcd and address 13
Jan 24 00:46:19 alon1 usb 3-1: configuration #1 chosen from 1 choice


# lsusb
Bus 001 Device 001: ID 0000:0000
Bus 003 Device 012: ID 1668:2441 Actiontec Electronics, Inc. [hex]
Bus 003 Device 002: ID 0483:2016 SGS Thomson Microelectronics Fingerprint Reader
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 004 Device 001: ID 0000:0000
Comment 1 Matthias Schwarzott gentoo-dev 2008-01-24 13:56:39 UTC
I think you should send this bugreport to the hotplug Mailinglist that cares about udev-development.
If you do not want to, I can do this.
Comment 2 Alon Bar-Lev (RETIRED) gentoo-dev 2008-01-26 00:59:26 UTC
OK.
But it used to work... Because of this I opened it here.