|  | 
| [SOLVED] bluetooth issues - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120) +--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121) +--- Thread: [SOLVED] bluetooth issues (/showthread.php?tid=12125) | 
| [SOLVED] bluetooth issues - ak42 - 11-11-2020 I was facing bluetooth issues with the latest manjaro phosh image. bluetoothctl only displayed Code: No default controller availabledmesg would give the following error: Code: [   11.573943] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723cs_xx_fw.binthe file rtl8723cs_xx_config-pinephone.bin was missing in /usr/lib/firmware/rtl_bt/ but there was a rtl8723cs_xx_config-pinebook.bin I just copied it and renamed it as the required one, rebooted, and bluetooth worked. Just sharing in case someone else faced the problem.. |