usb bluetooth adapter does not work with 2.6.0-test10-mm1

From: Pau Aliagas (linuxnow_at_newtral.org)
Date: 11/26/03

  • Next message: Bob Chiodini: "Re: kernel 2.4-22 won't compile..."
    Date:	Wed, 26 Nov 2003 19:04:10 +0100 (CET)
    To: lkml <linux-kernel@vger.kernel.org>
    
    

    I've been trying to get this gadget working for a long time now, with all
    the 2.6.0test kerenl to no success. It works with rh9 and fedora standard
    kernels, that is with 2.4.

    I include the messages I get. Any help will be appreciated. I'm willing to
    test patches promptly to have it working:

    # cat /var/log/messages
    Nov 26 11:10:50 pau kernel: hub 2-0:1.0: new USB device on port 2, assigned address 2
    Nov 26 11:10:50 pau /etc/hotplug/usb.agent: Bad USB agent invocation
    Nov 26 11:10:53 pau /etc/hotplug/usb.agent: Setup bluetooth for USB product a12/1/525
    Nov 26 11:10:53 pau kernel: usb 2-2: control timeout on ep0in
    Nov 26 11:10:54 pau last message repeated 18 times
    Nov 26 11:10:54 pau /etc/hotplug/usb.agent: Setup bluetooth for USB product a12/1/525
    Nov 26 11:10:54 pau kernel: usb 2-2: control timeout on ep0in

    # dmesg
    hub 2-0:1.0: new USB device on port 2, assigned address 2
    usb 2-2: control timeout on ep0in
    usbfs: USBDEVFS_CONTROL failed cmd usbmodules dev 2 rqt 128 rq 6 len 9 ret -110
    usb 2-2: control timeout on ep0in
    usbfs: USBDEVFS_CONTROL failed cmd usbmodules dev 2 rqt 128 rq 6 len 9 ret -110
    usb 2-2: control timeout on ep0in
    usbfs: USBDEVFS_CONTROL failed cmd usbmodules dev 2 rqt 128 rq 6 len 9 ret -110
    usb 2-2: control timeout on ep0in
    usbfs: USBDEVFS_CONTROL failed cmd usbmodules dev 2 rqt 128 rq 6 len 9 ret -110
    usb 2-2: control timeout on ep0in
    usb 2-2: control timeout on ep0in
    usbfs: USBDEVFS_CONTROL failed cmd usbmodules dev 2 rqt 128 rq 6 len 193 ret -110
    usb 2-2: control timeout on ep0in
    usbfs: USBDEVFS_CONTROL failed cmd usbmodules dev 2 rqt 128 rq 6 len 9 ret -110
    usb 2-2: control timeout on ep0in
    usbfs: USBDEVFS_CONTROL failed cmd usbmodules dev 2 rqt 128 rq 6 len 193 ret -110
    usb 2-2: control timeout on ep0in
    usbfs: USBDEVFS_CONTROL failed cmd usbmodules dev 2 rqt 128 rq 6 len 193 ret -110
    usb 2-2: control timeout on ep0in
    usbfs: USBDEVFS_CONTROL failed cmd usbmodules dev 2 rqt 128 rq 6 len 18 ret -110
    usb 2-2: control timeout on ep0in
    usbfs: USBDEVFS_CONTROL failed cmd usbmodules dev 2 rqt 128 rq 6 len 193 ret -110
    usb 2-2: control timeout on ep0in
    usbfs: USBDEVFS_CONTROL failed cmd usbmodules dev 2 rqt 128 rq 6 len 193 ret -110
    usb 2-2: control timeout on ep0in
    usbfs: USBDEVFS_CONTROL failed cmd usbmodules dev 2 rqt 128 rq 6 len 18 ret -110
    usb 2-2: control timeout on ep0in
    usbfs: USBDEVFS_CONTROL failed cmd usbmodules dev 2 rqt 128 rq 6 len 9 ret -110
    usb 2-2: control timeout on ep0in
    usbfs: USBDEVFS_CONTROL failed cmd usbmodules dev 2 rqt 128 rq 6 len 193 ret -110
    usb 2-2: control timeout on ep0in
    usbfs: USBDEVFS_CONTROL failed cmd usbmodules dev 2 rqt 128 rq 6 len 9 ret -110
    usb 2-2: control timeout on ep0in
    usbfs: USBDEVFS_CONTROL failed cmd usbmodules dev 2 rqt 128 rq 6 len 193 ret -110
    usb 2-2: control timeout on ep0in
    usbfs: USBDEVFS_CONTROL failed cmd usbmodules dev 2 rqt 128 rq 6 len 9 ret -110
    usb 2-2: control timeout on ep0in
    usbfs: USBDEVFS_CONTROL failed cmd usbmodules dev 2 rqt 128 rq 6 len 9 ret -110
    usb 2-2: control timeout on ep0in
    usbfs: USBDEVFS_CONTROL failed cmd usbmodules dev 2 rqt 128 rq 6 len 9 ret -110
    usb 2-2: control timeout on ep0in
    usb 2-2: control timeout on ep0in
    usbfs: USBDEVFS_CONTROL failed cmd usbmodules dev 2 rqt 128 rq 6 len 193 ret -110
    usbfs: USBDEVFS_CONTROL failed cmd usbmodules dev 2 rqt 128 rq 6 len 18 ret -110
    usbfs: USBDEVFS_CONTROL failed cmd usbmodules dev 2 rqt 128 rq 6 len 9 ret -75
    usb 2-2: control timeout on ep0in
    usb 2-2: control timeout on ep0in
    usb 2-2: control timeout on ep0in

    If I change it to the other USB slot:
    # dmesg
    hub 2-0:1.0: new USB device on port 1, assigned address 3
    usb 2-1: control timeout on ep0out

    -- 
    Pau
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    

  • Next message: Bob Chiodini: "Re: kernel 2.4-22 won't compile..."

    Relevant Pages

    • (Wrong ID) USB Crontroller
      ... I've been trying to get USB working with the 2.6 and keep getting ... usb 1-2: control timeout on ep0in ... hdd: status error: status=0x59 ...
      (Linux-Kernel)
    • Re: trust scanner / debian / xsane : "scanner not found" parport0: FIFO is stuck
      ... usb 2-1: control timeout on ep0in ... usb 2-1: control timeout on ep0out ... ppdev0: registered pardevice ... ppdev0: unregistered pardevice ...
      (comp.os.linux.hardware)
    • Badness in smp_call_function ( usb_storage? )
      ... loading the usb modules ... usb 7-2: control timeout on ep0out ... new high speed USB device using address 4 ...
      (Linux-Kernel)
    • Re: [linux-usb-devel] Re: serious 2.6 bug in USB subsystem?
      ... I have a situation that may or may not be related, but it makes 2.6 USB ... usb 3-2: control timeout on ep0in ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)
    • usb broken in 2.6.5-rc1?
      ... but this happens when I connect my USB 2.0 mass storage ... usb 1-3: control timeout on ep0out ... new high speed USB device using address 3 ...
      (Linux-Kernel)