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

DVB : setup and test your dvb-t board
http://forum.linhes.org/viewtopic.php?f=3&t=6787
Page 1 of 1

Author:  yaz [ Sat Nov 05, 2005 12:17 pm ]
Post subject:  DVB : setup and test your dvb-t board

This is how you can check if you dvb-t is working.

Code:
/etc/init.d/myth-backend stop
 
 cd /usr/share/dvb/dvb-t/
 
 wget http://www.linuxtv.org/cgi-bin/viewcvs.cgi/*checkout*/dvb-apps/util/scan/dvb-t/country-town
 
 dvbscan -c /usr/share/dvb/dvb-t/country-town > channels.conf
 
 mv channels.conf ~/.mplayer/channels.conf
 
 mplayer dvb://NameOfAChannel -vo x11
 
 /etc/init.d/myth-backend start


country-Town : normally your country (fr -> france, au -> australia ...) and your town. Ex : fr-Paris

NameOfAChannel : the name of a channel : one inside the channels.conf file.

Author:  Girkers [ Sun Nov 06, 2005 10:40 pm ]
Post subject: 

Some or most of the channel.conf files are already included with KnoppMyth in /usr/local/share/dvb/scan/dvb-t/ directory.

Also have you tested this?

On R5A22 if you look at the options for dvbscan your will find that -c is exclusive of the tuning file thus if you run the command line as stated by you.

Otherwise great, will help me.

Author:  yaz [ Mon Nov 07, 2005 12:29 pm ]
Post subject: 

the -c option is working for me. You must be root and stop the myth-backend.

For the dvb-t some are missing : for me fr-Rouen.

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