Mailing List archive

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

[vdr] Re: channel switching (extern)?



Ewald Maier wrote:
> 
> On Wed, 10 Oct 2001 21:23:20 +0200, you wrote:
> 
> >so, it was the first time I saw something of the menu (on PC in
> >window); - at the outside TV is N-tv and intern on PC Display is
> >another channel (I can switch it, but on TV nothing changes)
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> to be clear here I can switch in menu, but nothing happens (tuning
> timeout)
> >perhaps this was always the reason, that device is busy
> BTW: I was now able the first time to compile tuxzap and therefore I
> have seen on PC a picture too, but only always N-tv (or what is
> written in make insmod)
> If I understand that right, there can be 4 devices but in the menu I
> can only take interface 1, 2 or 3. Is it possible that device 0 is
> this one that always busy is?

One more question:
Do you have any other (analog) grabber card in your system?

To come to an end try the following:

Use the script  runvdr (It's included in the vdr-tarball) to start vdr.
The variable DVBDIR="../DVB/driver" must be set to your need before.
Erase all lines related to dvb-modules in /etc/modules.conf 
(Perhaps later you can try to find the right settings.)
Eventually erase the lines in ../DVB/driver/Makefile which will load
modules not necessary for you. I have these lines in mind:
 
[lines 51-54]
        insmod VES1820.o;               \
        insmod L64781.o;                \
        insmod tda8083.o;               \
        insmod stv0299.o;               \

-- 
Frank



Home | Main Index | Thread Index