To improve the stabilit of Leadtek DTV 1000S on Arch linux, do the following:
1. Edit /etc/modprobe.d/modprobe.conf
options saa7134 tuner=48 card=1752. Install the proper firmware driver
If you've noticed errors in dmesg/during boot-up relating to missing tda10048 firmware, install the dvb-fe-tda10048-1.0.fw firmware from AUR
wget https://aur.archlinux.org/packages/dv/dvb-fe-tda10048-1.0.fw/dvb-fe-tda10048-1.0.fw.tar.gz tar xvf dvb-fe-tda10048-1.0.fw.tar.gz cd dvb-fe-tda10048-1.0.fw makepkg -s sudo pacman -U dvb-fe-tda10048-1.0.fw-1-2-any.pkg.tar.xz
No comments:
Post a Comment