Hello,

the udev_update livecd contains a debugging hook in its udev implementation. This hook produces the following bug report here if both the scanner and the MP3 player are connected to the computer when it boots:

UDEV_LOG=0
ACTION=add
DEVPATH=/devices/pci0000:00/0000:00:07.2/usb1/1-2
SUBSYSTEM=usb
SEQNUM=1518
PHYSDEVBUS=usb
PHYSDEVDRIVER=usb
- -------------------------------------
UDEV_LOG=0
ACTION=add
DEVPATH=/devices/pci0000:00/0000:00:07.2/usb1/1-2/1-2:1.0
SUBSYSTEM=usb
SEQNUM=1519
PHYSDEVBUS=usb
DEVICE=/proc/bus/usb/001/003
PRODUCT=419/a002/100
TYPE=0/0/0
INTERFACE=8/6/80
MODALIAS=usb:v0419pA002d0100dc00dsc00dp00ic08isc06ip50
UDEVD_EVENT=1
- -------------------------------------
UDEV_LOG=0
ACTION=add
DEVPATH=/class/usb_device/usbdev1.3
SUBSYSTEM=usb_device
SEQNUM=1520
PHYSDEVPATH=/devices/pci0000:00/0000:00:07.2/usb1/1-2
PHYSDEVBUS=usb
PHYSDEVDRIVER=usb
MAJOR=189
MINOR=2
UDEVD_EVENT=1
DEVNAME=/dev/bus/usb/001/003
- -------------------------------------
UDEV_LOG=0
ACTION=add
DEVPATH=/class/scsi_host/host0
SUBSYSTEM=scsi_host
SEQNUM=1526
PHYSDEVPATH=/devices/pci0000:00/0000:00:07.2/usb1/1-2/1-2:1.0/host0
UDEVD_EVENT=1

(these are uevents that get past the waiting loop)

Upstream is already notified, they say it is not important. But why don't I see similar reports from other LiveCD developers? :)

Uevent leak reports are accepted only before 2006-03-10.

--
Alexander E. Patrakov
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to