Add firmware-atheros pkg
authorSiraaj Khandkar <siraaj@khandkar.net>
Tue, 17 Sep 2019 16:51:22 +0000 (12:51 -0400)
committerSiraaj Khandkar <siraaj@khandkar.net>
Tue, 17 Sep 2019 16:51:22 +0000 (12:51 -0400)
to get Bluetooth working on Librem 15v4

pkgs-deb-install.list

index 163d184..d6c6bba 100644 (file)
@@ -43,6 +43,16 @@ erlang
 elixir
 openconnect  # VPN cllient compatible with Cisco's AnyConnect
 
+# Librem 15v4 Bluetooth.
+# A post-install reboot may be insufficient if incorrect firmware was loaded
+# before, so a cold shutdown is best.
+#
+# Apparently the firmware is loaded into the card's memory, which isn't cleared
+# as long as power is supplied (and between reboots - it is).
+#
+# Ref: https://tracker.pureos.net/T23  (different situation, same idea)
+firmware-atheros
+
 # dwm build
 libx11-dev
 libxft-dev
This page took 0.020836 seconds and 4 git commands to generate.