Comment 51 for bug 1436940

Revision history for this message
Reva (revanth001reva) wrote : Re: Atheros wifi 168c:0041(QCA6164) is not supported

Hi Diego,

Thanks for the fix.I got my WIFI working but I lost my bluetooth.

This is what the dmesg showing for bluetooth.

dmesg | grep -i blue
[ 7.609957] Bluetooth: Core ver 2.20
[ 7.609975] Bluetooth: HCI device and connection manager initialized
[ 7.609978] Bluetooth: HCI socket layer initialized
[ 7.609980] Bluetooth: L2CAP socket layer initialized
[ 7.609987] Bluetooth: SCO socket layer initialized
[ 7.616484] Bluetooth: RFCOMM TTY layer initialized
[ 7.616494] Bluetooth: RFCOMM socket layer initialized
[ 7.616499] Bluetooth: RFCOMM ver 1.11
[ 7.626119] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 7.626121] Bluetooth: BNEP filters: protocol multicast
[ 7.626125] Bluetooth: BNEP socket layer initialized
[ 9.046001] bluetooth hci0: Direct firmware load for qca/rampatch_usb_00000200.bin failed with error -2
[ 9.046005] Bluetooth: hci0: failed to request rampatch file: qca/rampatch_usb_00000200.bin (-2)

Mine is the same card as yours but only difference is it is showing QCA988X instead of QCA6174.Do I need to change any thing in the git patch to make both WIFI and Bluetooth work?

PS : Bluetooth is working initially but after the steps,now WIFI works but bluetooth doesnt :(