Mailing List archive

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

[vdr] Re: all made from the beginning (the xxTry)



Ewald Maier wrote:
> 
> On Mon, 08 Oct 2001 22:09:12 +0200, you wrote:
> 
> Hi
> >Remove /lib/modules/2.4.4-4GB/dvb/
> ok, done
> >Install the latest modules once again.
> >(You will get $/misc/ again)
> >(Make sure to have only one version of each module present!)
> >
> >Make depmod -a
> >( Make sure $/misc is in the search path of depmod.)
> 
> but here is the error:
> unresolved symbols in /lib/modules/misc/dvb_firm.o

Remove it! It is not necessary.
Make depmod -a once again.

By the way modinfo -p _modul_ shows you the (possible) parameters of
_modul_.
If you set debug=1 for {dvb, VES1893,...} you will get more log
messages.
But attention, the log file grows very fast.

Which modules are loaded? 
What demodul. chip do you have?

> and then I get the errors I had often in last time:
> inux vdr[601]: ERROR (dvbapi.c,3173): Bad file descriptor
> Sep 26 23:45:44 linux last message repeated 5 times
> Sep 26 23:45:44 linux vdr[601]: ERROR: attempt to set channel without
> DVB-S or DVB-C device
> Sep 26 23:45:44 linux vdr[601]: retrying
> Sep 26 23:45:44 linux vdr[601]: ERROR (dvbapi.c,3173): Bad file

 ...CHECK(ioctl(fd, DMX_STOP));

I suppose the file ( /dev/ost/demux ??) was not opened correctly and
thats why the file descriptor is not valid.

-- 
Frank



Home | Main Index | Thread Index