Advertisement
Guest User

librem5 bluetooth fix

a guest
Oct 18th, 2021
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. We have a possible solution, all you need to do is to run these commands
  2. (one by one) in a terminal on the Librem 5 or via SSH:
  3.  
  4. first command:
  5.  
  6. wget
  7. https://source.puri.sm/angus.ainslie/firmware-rs9116-nonfree/-/raw/debian/master/Firmware/RS9116_NLINK_WLAN_BT_IMAGE.rps
  8.  
  9. second command:
  10.  
  11. sudo mv RS9116_NLINK_WLAN_BT_IMAGE.rps /lib/firmware
  12.  
  13. reboot the phone.
  14.  
  15. Let us know if that helped. If yes, you can later safely delete this
  16. firmware with this command:
  17.  
  18. sudo rm /lib/firmware/RS9116_NLINK_WLAN_BT_IMAGE.rps
  19.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement