LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices

Reply
 
LinkBack Search this Thread
Old 11-26-2004, 07:49 AM   #1
trequ
LQ Newbie
 
Registered: Nov 2004
Posts: 1

Rep: Reputation: 0
Bizarre Problem with USB 2.0 Hub and Bluetooth


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
 
Old 04-07-2007, 02:58 PM   #2
me1040468
LQ Newbie
 
Registered: Apr 2007
Location: Delhi, India
Distribution: Gentoo
Posts: 12

Rep: Reputation: 0
I too had this same problem.What i did was: USE="usb bluetooth" emerge openobex. Also check if the rfcomm support is compiled in your kernel and that the rfcomm module is loaded.
(I'm a newbie, don't mind if I am wrong somewhere)

Last edited by me1040468; 04-07-2007 at 03:00 PM.
 
Old 06-29-2009, 05:00 AM   #3
kiba09
LQ Newbie
 
Registered: Jun 2009
Posts: 7

Rep: Reputation: 0
Hello there,

I have exactly this same problem, have you resolve it???

So I'm using a USB Bluetooth Dongle (D-Link DBT 122) to work on a linux system. I want to exchange datas with a Nokia Cell Phone which also uses Bluetooth.

On this purpose, I'm using the OBEX Push Daemon tools which facilitate the binary objects exchange between two devices. Among those tools, I want to use the opd command which permit to run a Daemon to continually listen and receive objects via Bluetooth. To run it uses something like:

Code:
opd --mode OBEX --channel 10 --path /root/bluetooth_inbox --sdp --metadata
which will use Bluetooth, listen on channel 10, register the service sdp, store receive files in /root/bluetooth-inbox and save extra data about the files you receive (i.e. the address of the Bluetooth device the files came from).

So it seems a little bit complicated for me(because I'm a newbie) but the problem I have is that when i launch the OPD command, I have those traces:

Code:
#opd --mode OBEX --channel 10 --path /root/bluetooh-inbox/ --sdp --metadata

opd[246]: OBEX Push Daemon - version 0.2 started

opd[246]: OBEX Object Push service registered with sdpd


opd[246]: Failed to register BtOBEX server on RFCOMM channel 10. (-121 / 0)


Thus the OPD command doesn’t work and the OBEX server cannot listen on channel 10 even if the rfcomm protocol is active on my kernel and the same problem is present with all other channel.

Have you an idea on the subject, or some information which lead to resolve the Problem?
I do some researches on this problem but the web sites and forums which mention this problem are rare.


Thanks in advance,
Kiba
 
Old 07-06-2009, 08:06 AM   #4
kiba09
LQ Newbie
 
Registered: Jun 2009
Posts: 7

Rep: Reputation: 0
Please I really need help, I have to solve this problem. I've done many researches on the subject but I still have the same problem.

Please help me,
 
Old 07-06-2009, 08:35 AM   #5
onebuck
Moderator
 
Registered: Jan 2005
Location: Midwest USA, Central Illinois
Distribution: Slackware®
Posts: 9,362
Blog Entries: 1

Rep: Reputation: 755Reputation: 755Reputation: 755Reputation: 755Reputation: 755Reputation: 755Reputation: 755
Hi,

You did look at the OP date?

You should create a new post to get better exposure. Include all the data or information.

By chance are you using a unpowered USB hub?
 
Old 07-06-2009, 10:13 AM   #6
kiba09
LQ Newbie
 
Registered: Jun 2009
Posts: 7

Rep: Reputation: 0
Thanks for reply, you're right. I will create a new post.

And no, I'm not using a unpowered USB hub. I connect directly the USB Bluetooth Dongle to the USB port of my linux system.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Any chance to get my Logitech Bluetooth hub working? GeeZuZz Linux - General 9 08-11-2006 03:23 AM
Virtual USB root hub problem! const_rar Linux - Software 0 04-29-2005 08:20 AM
Strange USB Hub problem in Linux welson_sun Linux - Hardware 2 02-26-2005 12:46 PM
USB Card Reader / HDD / Hub Problem Kenji Miyamoto Linux - Hardware 3 01-10-2005 08:01 PM
Monitor and USB Hub Problem digiplaya Mandriva 2 09-25-2004 05:05 PM


All times are GMT -5. The time now is 04:00 AM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration