So how do you setup VDR. There does not seem to be a setup screen within pluto? You said in post that it seems to me mostly manual config? How is this done?
I have a Hauppauge WIN-TV NOVA-T model 909 Any tips on configuring for use eith UK DVB?
How do you perform channel scan??
Regards
Paul
Try the folowing:
Download the sources of w_scan from:
http://plutohome.becom.net/w_scan.tar.bz2 if you want to recompile it you need the kernel-sources, BUT the binary is included as well
1. Stop the running vdrdevel-process with /etc/init.d/vdrdevel stop
2. then remove the orig. channels.conf in /var/lib/vdrdevel/channels.conf
3. go to the w_scan sources dir and make a new scan with:
./w_scan -o3 >> /var/lib/vdrdevel/channels.conf
4. after scanning restart vdr with /etc/init.d/vdrdevel start
The above should work for a hybrid Pluto 2.0.0.31 or 32 system and will probably work on non hybrid 32 systems early next week.