Problem using multiple USB modems

Discussions related to using VirtualBox on Mac OS X hosts.
Post Reply
terrybbarton
Posts: 5
Joined: 16. Mar 2010, 16:38
Primary OS: Mac OS X Leopard
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Ubuntu Linux

Problem using multiple USB modems

Post by terrybbarton »

I have a Mac OS X host with an Ubuntu guest OS and a couple of Huawei E220 USB modems attached. I need to have one modem always stay attached the the guest as ttyUSB0 and the other always stay attached ttyUSB1. They sometimes trade places. I tried to set up USB filtering but I guess I don't understand it well enough on a Mac.
terrybbarton
Posts: 5
Joined: 16. Mar 2010, 16:38
Primary OS: Mac OS X Leopard
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Ubuntu Linux

Re: Problem using multiple USB modems

Post by terrybbarton »

VBoxManage list usbhost
gives me:

UUID: 2cb07f07-7bbd-491a-b6be-9dd7546e028f
VendorId: 0x12d1 (12D1)
ProductId: 0x1003 (1003)
Revision: 0.0 (0000)
Manufacturer: HUAWEI Technologies
Product: HUAWEI Mobile
Address: p=0x1003;v=0x12d1;s=0x0000003c84c9adae;l=0x06200000
Current State: Busy

UUID: 866fc482-7796-4c6b-a180-05bbfdb78850
VendorId: 0x12d1 (12D1)
ProductId: 0x1003 (1003)
Revision: 0.0 (0000)
Manufacturer: HUAWEI Technologies
Product: HUAWEI Mobile
Address: p=0x1003;v=0x12d1;s=0x00000045781175d1;l=0x24710000
Current State: Busy

Does anyone know how to create a filter or what I would need to do to keep these devices always on the same USB port in the guest OS? I am a noob with VirtualBox so I don't understand how it handles USB very well yet.
terrybbarton
Posts: 5
Joined: 16. Mar 2010, 16:38
Primary OS: Mac OS X Leopard
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Ubuntu Linux

Re: Problem using multiple USB modems

Post by terrybbarton »

The solution I found was to recompile my software for Mac OS X and run it directly on the host instead of through VirtualBox. Works great. I hope VirtualBox's USB support gets better.
Post Reply