Hello! If I insert a special USB stick to my computer, udev will go crazy. The USB stick is a "SanDisk Cruzer" device. It represents himself as a block device and a CD rom device. I do not know, how I could help. So pleace have a look at the logs: /proc/kmsg if I insert the stick: <7>[99224.649752] hub 4-1:1.0: state 7 ports 4 chg 0000 evt 0008 <7>[99224.651372] hub 4-1:1.0: port 3, status 0101, change 0001, 12 Mb/s <7>[99224.758955] hub 4-1:1.0: debounce: port 3: total 100ms stable 100ms status 0x101 <6>[99224.824960] usb 4-1.3: new high speed USB device number 18 using ehci_hcd <7>[99224.903944] usb 4-1.3: default language 0x0409 <7>[99224.904691] usb 4-1.3: udev 18, busnum 4, minor = 401 <6>[99224.904699] usb 4-1.3: New USB device found, idVendor=0781, idProduct=5406 <6>[99224.904704] usb 4-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 <6>[99224.904709] usb 4-1.3: Product: U3 Cruzer Micro <6>[99224.904713] usb 4-1.3: Manufacturer: SanDisk <6>[99224.904716] usb 4-1.3: SerialNumber: 22427202FB10CD97 <7>[99224.904892] usb 4-1.3: usb_probe_device <7>[99224.904901] usb 4-1.3: configuration #1 chosen from 1 choice <7>[99224.905078] usb 4-1.3: adding 4-1.3:1.0 (config #1, interface 0) <6>[99224.907302] scsi13 : usb-storage 4-1.3:1.0 <7>[99224.907520] drivers/usb/core/inode.c: creating file '018' <5>[99225.911208] scsi 13:0:0:0: Direct-Access SanDisk Cruzer 8.02 PQ: 0 ANSI: 0 CCS <5>[99225.911485] sd 13:0:0:0: Attached scsi generic sg2 type 0 <5>[99225.913086] scsi 13:0:0:1: CD-ROM SanDisk Cruzer 8.02 PQ: 0 ANSI: 0 <5>[99225.921089] sr 13:0:0:1: Attached scsi generic sg3 type 5 Attached is a log of "udevadm monitor" when I plugged in the stick, wait a moment and remove it again. But the messages do not stop... I have to stop udev and start it again. uname -a Linux thor 2.6.39-gentoo #1 SMP Mon May 23 23:11:54 CEST 2011 i686 AMD Athlon(tm) 7750 Dual-Core Processor AuthenticAMD GNU/Linux I am using gentoo with sys-kernel/gentoo-sources-2.6.39. Should I test also a vanilla kernel? Gentoo package for udev: sys-fs/udev-168-r2 udevd --version 168 I hope someone could give me a hint... With regards, Markus
Attachment:
udev-monitor.log.bz2
Description: BZip2 compressed data