Navod tu mam, ale ten bude asi k nicemu

Note: Some users reported kernel panics using this driver under RedHat 9.
This howto describes the setup for the Skystar2 card
using the b2c2 driver which can be found on:
http://www.bbti.us/support.htm - unpack the archive,
tar -zxf b2c2_install_base...
- run the install.sh script (ignore warnings).
- according to the "manual installation" step 3 put the right parameters in run_b2settuner_sat.sh (see following line)
./b2settuner -a eth1 -i s -f 10853 -s 27500 -l 9750 -e auto -o h -k 0 -d n -pd 100 -pd 300 -pd 301 -pd 302 -pd 500
-a eth1 (if different from eth1, select your interface)
-pd xxx (select the PIDs according to the channels you want to receive, PID 100 is mandatory)
- then start the receiver
/etc/init.d/b2c2 start
You can use "b2status -a eth1 -ti" (specify your interface, e.g. eth2 etc) to display tuner parameters like signal quality, BER, lock status, etc
Then start tqrecv and observe recv.log (tail -f --retry recv.log) to see whether data is received.
The b2c2 service is configured to automatically start at boottime.