Bugzilla – Bug 148596
Udev and hwinfo do'nt detect DKU-5 cable
Last modified: 2006-02-13 21:24:21 UTC
When I plug in the DKU-5 cable, for connect my mobile phone (Nokia 5140), udevmonitor do'nt detect the new device, until I execute hwinfo --usb, and then I got the output: UEVENT[1139273487.019397] add@/module/sr_mod ACTION=add DEVPATH=/module/sr_mod SUBSYSTEM=module SEQNUM=1348 UEVENT[1139273487.020474] add@/bus/scsi/drivers/sr ACTION=add DEVPATH=/bus/scsi/drivers/sr SUBSYSTEM=drivers SEQNUM=1349 UEVENT[1139273487.042215] add@/module/st ACTION=add DEVPATH=/module/st SUBSYSTEM=module SEQNUM=1350 UEVENT[1139273487.044221] add@/bus/scsi/drivers/st ACTION=add DEVPATH=/bus/scsi/drivers/st SUBSYSTEM=drivers SEQNUM=1351 And hwinfo, do'nt detect the exact device: 03: USB 00.0: 10a00 Hub [Created at usb.122] UDI: /org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_4_if0 Unique ID: k4bc.qUFGqdlKPhB SysFS ID: /devices/pci0000:00/0000:00:10.4/usb1/1-0:1.0 SysFS BusID: 1-0:1.0 Hardware Class: hub Model: "Linux 2.6.16-rc1-git3-7-default ehci_hcd EHCI Host Controller" Hotplug: USB Vendor: "Linux 2.6.16-rc1-git3-7-default ehci_hcd" Device: "EHCI Host Controller" Revision: "2.06" Serial ID: "0000:00:10.4" Driver: "hub" Speed: 480 Mbps Module Alias: "usb:v0000p0000d0206dc09dsc00dp01ic09isc00ip00" Config Status: cfg=no, avail=yes, need=no, active=unknown 04: USB 00.0: 10a00 Hub [Created at usb.122] UDI: /org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_0_if0 Unique ID: pBe4.GooYdosVIN9 SysFS ID: /devices/pci0000:00/0000:00:10.0/usb2/2-0:1.0 SysFS BusID: 2-0:1.0 Hardware Class: hub Model: "Linux 2.6.16-rc1-git3-7-default uhci_hcd UHCI Host Controller" Hotplug: USB Vendor: "Linux 2.6.16-rc1-git3-7-default uhci_hcd" Device: "UHCI Host Controller" Revision: "2.06" Serial ID: "0000:00:10.0" Driver: "hub" Speed: 12 Mbps Module Alias: "usb:v0000p0000d0206dc09dsc00dp00ic09isc00ip00" Config Status: cfg=no, avail=yes, need=no, active=unknown 05: USB 00.0: 10a00 Hub [Created at usb.122] UDI: /org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_1_if0 Unique ID: uIhY.1Xt7+YfDFf0 SysFS ID: /devices/pci0000:00/0000:00:10.1/usb3/3-0:1.0 SysFS BusID: 3-0:1.0 Hardware Class: hub Model: "Linux 2.6.16-rc1-git3-7-default uhci_hcd UHCI Host Controller" Hotplug: USB Vendor: "Linux 2.6.16-rc1-git3-7-default uhci_hcd" Device: "UHCI Host Controller" Revision: "2.06" Serial ID: "0000:00:10.1" Driver: "hub" Speed: 12 Mbps Module Alias: "usb:v0000p0000d0206dc09dsc00dp00ic09isc00ip00" Config Status: cfg=no, avail=yes, need=no, active=unknown 06: USB 00.0: 10a00 Hub [Created at usb.122] UDI: /org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_2_if0 Unique ID: zPk0.oFyiMJSxBx7 SysFS ID: /devices/pci0000:00/0000:00:10.2/usb4/4-0:1.0 SysFS BusID: 4-0:1.0 Hardware Class: hub Model: "Linux 2.6.16-rc1-git3-7-default uhci_hcd UHCI Host Controller" Hotplug: USB Vendor: "Linux 2.6.16-rc1-git3-7-default uhci_hcd" Device: "UHCI Host Controller" Revision: "2.06" Serial ID: "0000:00:10.2" Driver: "hub" Speed: 12 Mbps Module Alias: "usb:v0000p0000d0206dc09dsc00dp00ic09isc00ip00" Config Status: cfg=no, avail=yes, need=no, active=unknown 07: USB 00.0: 10a00 Hub [Created at usb.122] UDI: /org/freedesktop/Hal/devices/usb_device_0_0_0000_00_10_3_if0 Unique ID: 2XnU.Z_0Ik3Ff8DF SysFS ID: /devices/pci0000:00/0000:00:10.3/usb5/5-0:1.0 SysFS BusID: 5-0:1.0 Hardware Class: hub Model: "Linux 2.6.16-rc1-git3-7-default uhci_hcd UHCI Host Controller" Hotplug: USB Vendor: "Linux 2.6.16-rc1-git3-7-default uhci_hcd" Device: "UHCI Host Controller" Revision: "2.06" Serial ID: "0000:00:10.3" Driver: "hub" Speed: 12 Mbps Module Alias: "usb:v0000p0000d0206dc09dsc00dp00ic09isc00ip00" Config Status: cfg=no, avail=yes, need=no, active=unknown And the system loads the module sr_mod, rather than usbserial and the specific module of the adapter ti_usb_3410_5052, and when I load it via modprobe, I got from udevmonitor --env: UEVENT[1139273487.215751] add@/module/joydev ACTION=add DEVPATH=/module/joydev SUBSYSTEM=module SEQNUM=1352 UEVENT[1139274283.400334] add@/module/usbserial ACTION=add DEVPATH=/module/usbserial SUBSYSTEM=module SEQNUM=1353 UEVENT[1139274283.401551] add@/bus/usb/drivers/usbserial ACTION=add DEVPATH=/bus/usb/drivers/usbserial SUBSYSTEM=drivers SEQNUM=1354 UEVENT[1139274283.402897] add@/bus/usb-serial/drivers/generic ACTION=add DEVPATH=/bus/usb-serial/drivers/generic SUBSYSTEM=drivers SEQNUM=1355 UEVENT[1139274283.404335] add@/bus/usb/drivers/usbserial_generic ACTION=add DEVPATH=/bus/usb/drivers/usbserial_generic SUBSYSTEM=drivers SEQNUM=1356 UEVENT[1139274283.417576] add@/module/ti_usb_3410_5052 ACTION=add DEVPATH=/module/ti_usb_3410_5052 SUBSYSTEM=module SEQNUM=1357 UEVENT[1139274283.418666] add@/bus/usb-serial/drivers/ti_usb_3410_5052_1 ACTION=add DEVPATH=/bus/usb-serial/drivers/ti_usb_3410_5052_1 SUBSYSTEM=drivers SEQNUM=1358 UEVENT[1139274283.420113] add@/bus/usb-serial/drivers/ti_usb_3410_5052_2 ACTION=add DEVPATH=/bus/usb-serial/drivers/ti_usb_3410_5052_2 SUBSYSTEM=drivers SEQNUM=1359 UEVENT[1139274283.421559] add@/bus/usb/drivers/ti_usb_3410_5052 ACTION=add DEVPATH=/bus/usb/drivers/ti_usb_3410_5052 SUBSYSTEM=drivers SEQNUM=1360 But it do'nt creates the device ttyUSB0.
My 6210 works fine. Sory, I don't have a chance to debug that. UDEV [1139846453.943737] add@/devices/pci0000:00/0000:00:1d.1/usb3/3-2 UDEV [1139846454.212749] add@/devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.2 UDEV [1139846454.251696] add@/devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.3 UDEV [1139846454.313890] add@/devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.4 UDEV [1139846454.348840] add@/devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.5 UDEV [1139846454.389032] add@/devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.6 UDEV [1139846454.587680] add@/devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.0 UDEV [1139846454.683689] add@/devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.10 UDEV [1139846454.747691] add@/devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.9 UDEV [1139846454.835696] add@/devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.1 UDEV [1139846454.912948] add@/class/tty/ttyACM0 UDEV [1139846454.965235] add@/devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.7 UDEV [1139846455.039711] add@/devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.8 UDEV [1139846455.130436] add@/class/usb_device/usbdev3.3
(In reply to comment #1) > My 6210 works fine. Sory, I don't have a chance to debug that. > > UDEV [1139846453.943737] add@/devices/pci0000:00/0000:00:1d.1/usb3/3-2 > UDEV [1139846454.212749] add@/devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.2 > UDEV [1139846454.251696] add@/devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.3 > UDEV [1139846454.313890] add@/devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.4 > UDEV [1139846454.348840] add@/devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.5 > UDEV [1139846454.389032] add@/devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.6 > UDEV [1139846454.587680] add@/devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.0 > UDEV [1139846454.683689] > add@/devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.10 > UDEV [1139846454.747691] add@/devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.9 > UDEV [1139846454.835696] add@/devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.1 > UDEV [1139846454.912948] add@/class/tty/ttyACM0 > UDEV [1139846454.965235] add@/devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.7 > UDEV [1139846455.039711] add@/devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.8 > UDEV [1139846455.130436] add@/class/usb_device/usbdev3.3 > You use the DKU-5 cable? What driver uses for Your adapter? Thanks
It's a DKU-2. lsusb shows: Bus 003 Device 004: ID 0421:040f Nokia Mobile Phones 6230 GSM Phone The Cable istself is just a dumb wire to the phone. All USB logic is _in_ the phone and not the adapter. Seems different from your phone/adapter combination.
(In reply to comment #3) > It's a DKU-2. lsusb shows: > Bus 003 Device 004: ID 0421:040f Nokia Mobile Phones 6230 GSM Phone > > The Cable istself is just a dumb wire to the phone. All USB logic is _in_ the > phone and not the adapter. Seems different from your phone/adapter combination. > I see, that You do'nt know what is the DKU-5 cable; it has a serial-usb adapter included. You wont fix the problem, because Your mobile works with Your computer? And then, what I do? Change my mobile, or switch to other distro?
Sorry, we don't have the hardware to try, that's why I closed the bug.