PDA

View Full Version : MSI BT Dongle with Bluesoleil Drivers


gsmBTjoco
05-04-2006, 08:56
Hi. I have a MSI BToes ver. 476-BW BT dongle, which has a broadcomm chip. It works normal with the widcomm drivers and I would like to try it with the Bluesoleil drivers, but I can't install the drivers. Bluesoleil does not see it when I plug it in. So does anybody know how to install the Bluesoleil drivers if it does not happen automaticaly.

Regards...

lidouf
05-04-2006, 09:22
u can try modify .inf file, and add your bt dongle VID and PID into .inf file...but I can't guarantee it will work.

gsmBTjoco
05-04-2006, 15:59
Hi lidouf, I did edit it, but I must have done something wrong. Will you have a look at the attached file. The file is from C:\Program Files\IVT Corporation\BlueSoleil\driver\usb directory. This is the file I have edited. I have renamed the file to txt, because it did not want to upload it as inf.

nikotinjunk
05-04-2006, 16:07
i figuered out that much u have to edit the file and where its says
%CSR.DeviceDesc%=Btusb_DDI, USB\VID_0A12&PID_0001 edit ur vid and pid into it... u find it at ur blootooth details in device manager... then u have to update driver and take that inf file u edited ... i just tested it works.... but bluesoleil and widcom dont recognize my ms-dongle maybe somone got help i already got a thread open... i hope i could help u

gsmBTjoco
05-04-2006, 18:09
thanks, did that and got a driver installed but it did not install the bluettoth enumerator the way it does with the MS and Widcomm BT drivers. Any other clues.

nikotinjunk
05-04-2006, 18:38
yes that was my problem... so i changed to widcom and got my ms-dongle going sry i cant help anymore...

lidouf
05-04-2006, 22:21
if u have bluesoleil program installed, u can try to edit these two files:
bttl.ini & btcusb.inf

bttl.ini, like this:
[HW109]
ID=USB\VID_0DB0&PID_688A
Type=USB Bluetooth Class I EDR Device
DLL=Driver\USB\btcusb.dll
DLLD=Driver\USB\btcusbd.dll
Inffile=Driver\USB\btcusb.inf
Manufacture=MSI

btcusb.inf, like this:
[IVT]
%CSR.DeviceDesc%=Btusb_DDI, USB\VID_0A12&PID_0001
%CSR.DeviceDesc%=Btusb_DDI, USB\VID_0A12&PID_ffff
%CSR.DeviceDesc%=Btusb_DDI, USB\VID_4851&PID_1103
...
%MSI.DeviceDesc%=BTusb_DDI, USB\VID_0DB0&PID_1967

gsmBTjoco
05-04-2006, 23:14
no luck, I edited the two files, but after reinstalling nothing changed. Still no enumerator and the bluesoleil software does not see the dongle. my vid is 0A5C and PID is 2101... I have to get the enumerator installed, anything else I can do.

gsmBTjoco
05-04-2006, 23:46
Yes, it worked. After editing the ini file I had to restart Bluesoleil and it found my BT dongle. There is still no enumerator, but it works. Great. Thanks.