advertisement
|
Summary
Product:
Belkin F8T012 USB Bluetooth Adapter
Vendor:
Belkin
Tested operating systems:
Fedora Core, Ubuntu Linux
Most recent version of this submission:
Belkin F8T012 USB Bluetooth Adapter
Average Rating:
Tagged as:
Adapter, Belkin, Bluetooth
Submit a new result for this product
2008-01-17 07:31:05 - Operating System/Rating: Fedora Core
2008-01-24 10:52:09 - Operating System/Rating: Ubuntu Linux
Anonymous
Post License:
GNU LGPL
Post License:
GNU LGPL
This bluetooth usb dongle works with ubuntu (tested on hardy heron) but i had to blacklist the "pegasus" module otherwise it was detected as an ethernet adapter.
So before to plug the dongle, add the following line in /etc/modprobe.d/blacklist :
blacklist pegasus
then you can plug your dongle
So before to plug the dongle, add the following line in /etc/modprobe.d/blacklist :
blacklist pegasus
then you can plug your dongle
Post License:
GNU LGPL
echo "Belkin F8T012 Compatibility Blacklist" >> /etc/modprobe.d/blacklist
echo "blacklist pegasus" >> /etc/modprobe.d/blacklist
Hope this helps.
Regards,
LinuxCode