[opensuse] BlueTooth not working Atheros 3010 chip
ref: opensuse 11.4 Asus P8P67 Pro mobo with Atheros 3010 chip. Problem: Unable to create BT device. Chip is recognized. Ubuntu CD works well. If first, I load Ubuntu then I do a soft reboot to opensuse, then everything works well. The Atheros chip that is in this mobo does not have a flash memory therefore the firmware has to be loaded after a hard reboot. It seems openseuse is unable to load the firmware while ubuntu is not. If Ubuntu loads the firmware and I do a soft reboot to opensue then is OK. Opensuse: 1. has the correct firmware in /lib/firmware/ath3k-1.fw 2. has the firmwareloader /usr/src/linux-2.6.37.6-0.7/drivers/bluetooth/ath3k.c 3. It recognizes the chip # dmesg | grep Bluetooth [ 11.843197] Bluetooth: Atheros AR30xx firmware driver ver 1.0 4. It does not create the device # hcitool dev Devices: Any ideas where should I go? Thanks -=terry=- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Sun, 2011-10-02 at 08:40 -0600, Teruel de Campo MD wrote:
ref: opensuse 11.4 Asus P8P67 Pro mobo with Atheros 3010 chip.
Problem: Unable to create BT device. Chip is recognized. Ubuntu CD works well. If first, I load Ubuntu then I do a soft reboot to opensuse, then everything works well.
The Atheros chip that is in this mobo does not have a flash memory therefore the firmware has to be loaded after a hard reboot. It seems openseuse is unable to load the firmware while ubuntu is not. If Ubuntu loads the firmware and I do a soft reboot to opensue then is OK.
Opensuse: 1. has the correct firmware in /lib/firmware/ath3k-1.fw
2. has the firmwareloader /usr/src/linux-2.6.37.6-0.7/drivers/bluetooth/ath3k.c
3. It recognizes the chip # dmesg | grep Bluetooth [ 11.843197] Bluetooth: Atheros AR30xx firmware driver ver 1.0
4. It does not create the device
# hcitool dev Devices:
One more thing # modprobe -l | grep ath3k kernel/drivers/bluetooth/ath3k.ko -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (1)
-
Teruel de Campo MD