LinHES Forums
http://forums.linhes.org/

DVB card number flipping: solved (worked for me)
http://forums.linhes.org/viewtopic.php?f=3&t=17475
Page 1 of 1

Author:  derek1234 [ Sun Dec 23, 2007 6:38 pm ]
Post subject:  DVB card number flipping: solved (worked for me)

After I updated Knoppmyth last time I had problems with my Kworld ATSC110 DVB-T card and Twinhan 102G DVB-S card trading positions (card 0 and card 1) every time I rebooted. I solved the problem by editing /etc/init.d/KnoppMyth-tv and moving:

Code:
modprobe saa7134-dvb
modprobe ivtv

to just before
Code:
#/usr/local/bin/tvterm.sh

Near the end. So the updated version looks like:
Code:
modprobe dvb-bt8xx
modprobe nvram
modprobe saa7134-dvb
#/usr/local/bin/tvterm.sh
modprobe cx88-dvb
echo "} Done"

I used to have to do this to get the Kworld card working on R5E50. It works without modification in R5F27, but has the problem noted above.

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/