<div dir="ltr"><div>Greetings all</div><div><br></div><div>I spent six hours trying to figure out what's wrong with the TV card and the answer was really simple.</div><div>Because this system is more like Debian, I just had to configure it like a Debian. </div><div><br></div><div>Just open a terminal and do this…….</div><div><br></div><div><br></div><div>sudo gedit /etc/modprobe.d/saa7134.conf</div><div><br></div><div>(put these lines in the file and save)</div><div><br></div><div>options saa7134 card=2,2,2,2 tuner=43,43,43,43 video_nr=1,2,3,4 vbi_nr=1,2,3,4 radio_nr=1,2,3,4 </div><div>install saa7134 /sbin/modprobe --ignore-install saa7134; /sbin/modprobe saa7134-alsa</div><div>options saa7134-alsa index=1,2,3,4</div><div><br></div><div>That's it</div><div><br></div><div>Daaaaaaa</div><div><br></div><div>Kinda feel like a fool</div></div>