|
Belkin F8T012 USB Bluetooth Adapter
Submitted by Anonymous on 2008-01-17 07:31:05 This product has a rating of 5 out of 5 running under Fedora Core Comments: Works, however requires a step i.e. pegasus kernel module loads. This needs to be blacklisted so it wont load. If this is not done the bluetooth kernel module will not work. To do this put: blacklist pegasus into /etc/modprobe.d/blacklist by issuing the following commands as root: echo "Belkin F8T012 Compatibility Blacklist" >> /etc/modprobe.d/blacklist echo "blacklist pegasus" >> /etc/modprobe.d/blacklist Hope this helps. Regards, LinuxCode |