tuxmartin

DVB-T AF9035 firmware

Nov 14th, 2015
271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. sudo -s
  2. cd /tmp/
  3. apt-get install unzip wget
  4. wget https://raw.githubusercontent.com/torvalds/linux/master/Documentation/dvb/get_dvb_firmware
  5. chmod +x get_dvb_firmware
  6. ./get_dvb_firmware it9135
  7. cp dvb-usb-it9135-0{1,2}.fw /lib/firmware/
Advertisement
Add Comment
Please, Sign In to add comment