Comment 212 for bug 1220146

Revision history for this message
james (thejamesbradwell) wrote :

I managed to get wifi working following the steps in comment #125. Of course I have high CPU load with ksoftirqd.

I also got Bluetooth working, but only temporarily. I compiled from the btloader directory in https://github.com/poupougnac/MT7630E (this appears to be just the same as other versions of the driver). So Bluetooth actually worked for some time, but now it's gone. I can't bring it back by reproducing my steps. Did anyone manage to get Bluetooth working permanently?

Spessotto, I tried your suggestion:

# echo "options asus_nb_wmi wapf=4" > /etc/modprobe.d/asus.conf

Still no bluetooth.

# hciconfig -a
hci0: Type: BR/EDR Bus: USB
 BD Address: 00:00:00:00:00:00 ACL MTU: 0:0 SCO MTU: 0:0
 DOWN
 RX bytes:10 acl:0 sco:0 events:2 errors:0
 TX bytes:3 acl:0 sco:0 commands:1 errors:0
 Features: 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
 Packet type: DM1 DH1 HV1
 Link policy:
 Link mode: SLAVE ACCEPT

# hciconfig hci0 up
Can't init device hci0: Device or resource busy (16)