USB Bluetooth

Discussions about using Linux guests in VirtualBox.
Post Reply
frankarturi
Posts: 1
Joined: 31. Oct 2007, 15:59

USB Bluetooth

Post by frankarturi »

Hello,
I have XP sp 2 Host and a Debian Testing (2.6.22 Kernel Linux) as Guest with Additional Guest installed.
When I insert an USB-Bluetooth key I got:

Code: Select all

Oct 31 15:08:25 gigi kernel: usb 1-1: new full speed USB device using ohci_hcd and address 3
Oct 31 15:08:26 gigi kernel: usb 1-1: configuration #1 chosen from 1 choice
Oct 31 15:08:26 gigi hcid[2699]: HCI dev 0 registered
Oct 31 15:08:26 gigi hcid[2699]: HCI dev 0 up
Oct 31 15:08:26 gigi hcid[2699]: Device hci0 has been added
Oct 31 15:08:26 gigi hcid[2699]: Starting security manager 0
Oct 31 15:08:26 gigi hcid[2699]: Device hci0 has been activated
Then I run:

Code: Select all

gigi:~# hcitool scan
Scanning ...
        00:0D:41:09:9A:54       S68
I see my telephone. Then I run:

Code: Select all

gigi:~# l2ping 00:0D:41:09:9A:54
Ping: 00:0D:41:09:9A:54 from 00:02:72:0B:C0:1E (data size 44) ...
no response from 00:0D:41:09:9A:54: id 0
no response from 00:0D:41:09:9A:54: id 1
So, I don't receive any response from my telephone.

The same usb-blutooth key and telephone works well on Debian Testing installed stand alone.
The key is Broadcom Corp BCM92045B3.

Any ideas? Should I install driver for usb-blutooth key on XP Host?

Thank you
Post Reply