Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
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:





Submit a new result for this product
Operating System: Fedora Core Rating:





Submitted on 2008-01-17 07:31:05
Operating System: Ubuntu Linux Rating:




Submitted on 2008-01-24 10:52:09
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