Add lib_firmware.sh

This commit is contained in:
Sthope 2024-02-25 21:27:55 +01:00
parent e19b3efe0c
commit 94f16b3f93

8
lib_firmware.sh Normal file
View File

@ -0,0 +1,8 @@
#!/bin/bash
## if "firmware file 'dvb-demod-mn88472-02.fw' not found" found download this:
cd /lib/firmware
sudo wget https://raw.githubusercontent.com/osmc/dvb-firmware-osmc/master/dvb-demod-mn88472-02.fw
sudo reboot
# else print last "sudo dmesg | grep dvb" message