Page 1 of 1

SOLVED: using BT COM Port on Windows host in Windows guest?

Posted: 1. Jan 2009, 23:20
by Maago
Hi all,

I'm using a Win XP guest running on a Vista host.
Now I'm trying to connect a Bluetooth serial connection in the XP guest but it doesn't work. Virtualbox don't start.

On Vista host the Bluetooth creates several COM ports (one of them is COM40). In VB configuration I tried to setup a serial port COM1 with a host path COM40 but this fails.

How can I route through the Bluetooth serial connection on host to guest?

Any ideas?

Thanks in advance
Maago

Posted: 2. Jan 2009, 01:10
by Sasquatch
If your BT is a USB dongle or the sort, it might be better to use the USB feature of VB to pass the BT dongle to the Guest than to map the serial port.

Posted: 2. Jan 2009, 01:14
by Maago
unfortunally it is not a dongle, it is built in on my laptops motherboard ...

Posted: 2. Jan 2009, 01:15
by Sasquatch
It's still possible they attached it to the USB bus. They do that with build-in webcams too.

Posted: 2. Jan 2009, 01:24
by Maago
this is maybe true .. USB is already enabled in guest but the program which I will use needs a COM port to work.

SOLVED:

Posted: 2. Jan 2009, 11:52
by Maago
Ok, at the end now it works :)
The key was enabling the USB support for the BT USB interface. Then I installed drivers for BT in guest and it works.

Thanks!