Public bug reported: Binary package hint: linux-image-2.6.20-1-generic
Hello, When I plug my iPaq rx3715 over usb I got the following logs in syslog : Apr 21 15:08:56 localhost kernel: [ 7150.908000] usbcore: registered new interface driver usbserial Apr 21 15:08:56 localhost kernel: [ 7150.916000] drivers/usb/serial/usb-serial.c: USB Serial support registered for generic Apr 21 15:08:56 localhost kernel: [ 7150.924000] usbcore: registered new interface driver usbserial_generic Apr 21 15:08:56 localhost kernel: [ 7150.924000] drivers/usb/serial/usb-serial.c: USB Serial Driver core Apr 21 15:08:56 localhost kernel: [ 7151.084000] drivers/usb/serial/usb-serial.c: USB Serial support registered for PocketPC PDA Apr 21 15:08:56 localhost kernel: [ 7151.084000] drivers/usb/serial/ipaq.c: USB PocketPC PDA driver v0.5 Apr 21 15:08:56 localhost kernel: [ 7151.116000] ipaq 5-1.3:2.0: PocketPC PDA converter detected Apr 21 15:08:56 localhost kernel: [ 7151.116000] drivers/usb/serial/ipaq.c: active config #2 != 1 ?? Apr 21 15:08:56 localhost kernel: [ 7151.116000] ipaq: probe of 5-1.3:2.0 failed with error -5 Apr 21 15:08:56 localhost kernel: [ 7151.116000] usbcore: registered new interface driver ipaq Goggling around I think I've found a workaround in /drivers/usb/serial/ipaq.c by commenting the "return -ENODEV" in the function "ipaq_startup" ( https://sourceforge.net/forum/message.php?msg_id=3396481 ) So far as I've tested, I've got the problem under Edgy and Feisty ( can't remember if append under Dapper ). I've tested the workaround under Edgy, It work, I'm currently testing it under Feisty, I will post to say how it work. ** Affects: linux-source-2.6.20 (Ubuntu) Importance: Undecided Status: Unconfirmed -- [Feisty] Problem connecting my iPaq rx3715 => drivers/usb/serial/ipaq.c: active config #2 != 1 ?? https://bugs.launchpad.net/bugs/108572 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
