[linux-dvb] how can I create a czap config file without an sample config file for my environment
Jelle de Jong
jelledejong at powercraft.nl
Fri Feb 29 15:52:14 CET 2008
Hello all,
I wanted to create the channel config files for my environment, but
there is no scan example configuration that works for my environment, I
do have the websites with tabels of the frequencys. How do i create my
channel.conf ....
sudo apt-get install dvb-utils
# dvb-c channels:
firefox http://www.upc.nl/frequencies_gm.php?GM=0493 &
# dvb-t channels:
firefox http://www.digitenne.nl/pagina_49.html &
# make directorys to store channel configurations
mkdir --verbose ~/.{t,c}zap
scan --help
sudo scan -A 1/usr/share/doc/dvb-utils/examples/scan/dvb-t/..... >
~/.tzap/channels.conf
sudo scan -A 2 /usr/share/doc/dvb-utils/examples/scan/dvb-c/.... >
~/.czap/channels.conf
More information about the linux-dvb
mailing list