Hello,
i have a bizarre problem here and need some help.
I am realy new in the linux os. I use Suse 9.2 since 2 weeks.
I have to get an USB Bluetooth Dongle on a USB 2.0 Hub to work with
Linux (Suse 9.2)
Problem description:
- The Bluetooth Dongle works, if connected to pc without USB Hub.
- The Bluetooth Dongle also works, if conncected to an USB 1.1 Hub.
- But if i connect the Dongle via USB 2.0 Hub i get this error in var/log/messages:
Code:
Nov 26 09:18:46 linux kernel: usb 5-4: new high speed USB device
using address 5
Nov 26 09:18:46 linux kernel: hub 5-4:1.0: USB hub found
Nov 26 09:18:46 linux kernel: hub 5-4:1.0: 4 ports detected
Nov 26 09:18:52 linux kernel: usb 5-4.1: new full speed USB device using address 6
Nov 26 09:18:52 linux hcid[4557]: HCI dev 0 registered
Nov 26 09:18:52 linux hcid[6378]: Can't init device hci0. Input/output error(5)
Nov 26 09:18:52 linux kernel: hci_usb_intr_rx_submit: hci0 intr rx submit failed urb c12e0b14 err -28
Nov 26 09:18:54 linux sdpd[6449]: Bluetooth SDP daemon
Nov 26 09:18:54 linux opd[6453]: OBEX Push Daemon - version 0.2 started
Nov 26 09:18:54 linux opd[6453]: OBEX Object Push service registered with sdpd
Nov 26 09:18:54 linux opd[6453]: Failed to register BtOBEX server on RFCOMM channel 10. (-1 / 98)
Nov 26 09:18:55 linux kernel: hci_cmd_task: hci0 command tx timeout
Enviroment description:
- Suse Linux 9.2, Kernel 2.6.8-24-default
- Asus P4P800S SE or Asus P4C800 Deluxe
- USB 2.0 Hubs with trouble are: Cypress 4-port CY7C65100 and NEC 7-port µPD720113
- USB 1.1 Hub (working): Alcor Generic USB Hub, 4-port
- Bluetooth Dongle with CSR chip
I don´t understand, why the Bluetooth Dongle is not working.
If i connect an USB Stick to this hubs, the mass storrage stick works.
Any help is greatly appreciated.
Daniel