2024-02-25 21:27:55 +01:00

8 lines
269 B
Bash

#!/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