Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: SECA Support



On Sat, Oct 06, 2001 at 07:05:45PM +0200, Johannes Feigl wrote:

> well ... the problem is known ...
> ich have it too, ;-(

Well, it happens for me after a replay of after being to long for my Viacess CI
(for the Swiss channel...).

I have to little script, the first one named reload:
sudo killall -q VDR
sudo killall -q vdr
cd /usr/src/DVB-`uname -r`/driver/
sudo make reload

And the second one RELOAD:
#!/bin/tcsh
#sleep 12
sudo dmesg -c |grep -i aston
set test = $status
while $test
reload
sleep 12
sudo dmesg -c|grep -i aston
set test = $status
end
sleep 7
sudo VDR

which are really convenient to easyly reload the driver and run VDR:
#!/bin/sh
sudo killall vdr
sudo modprobe lirc_i2c
sudo lircd
sudo /usr/local/bin/vdr -d -s /sbin/halt

I just find VDR/DVB TREMENDOUS!!!

Thanks,

	Greg
________________________________________________________________
http://ulima.unil.ch/greg ICQ:16624071 mailto:greg@ulima.unil.ch



Home | Main Index | Thread Index