Mailing List archive

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

[linux-dvb] Re: 2 VDR + 2 DVBs problem



Joerg Riechardt wrote:
> 
> I have 2 DVBs Rev 1.3, and try to use them with 2 calls of VDR, because
> I have at the moment only one antenna line for astra and one for
> hotbird.
> The first call for VDR uses the first card, the second call the second
> card.
> But it doesn't really work.On the second card there is the OSD, and VDR
> seems to switch channels, but I see only n-tv.
> On the first card it works ok.
> the second call using astra is
> -------------------------
> #! /bin/sh
> #startet vdr auf Karte 2
> # rmmod serial
> modprobe lirc_serial
> modprobe serial
> cd /zzzzzz/DVB/driver
> make insmod
> lircd
> cd /zzzzzz/VDR
> ./vdr -d -v /d/video -D 1 -p 0
> exit
> ----------------------
> the first call using hotbird is
> -----------------------------
> #! /bin/sh
> #startet vdr auf Karte 1
> # rmmod serial
> modprobe lirc_serial
> modprobe serial
> cd /zzzzzz/DVB/driver
> make insmod
> lircd
> cd /zzzzzz/VDR-h
> ./vdr -d -v /d/video -D 0 -c /d/video-h -p 0
> exit
> ---------------------------------
> in /var/log/messages all looks normal except
> /usr/sbin/gpm : No data
> what could be the reason?
> it's a little bit similar to the problem Andreas Steinhauser desrcibes
> in "probs w. two different DVBs cards"
> any help I would appreciate very much
> Jörg
> 
> VDR 0.94 + driver20010817 from Klaus' site

Sorry if this question appears dump, but you do have connected
yout tv set to _both_ cards' A/V outs and switch tv input accordingly,
don't you?

Klaus
-- 
_______________________________________________________________

Klaus Schmidinger                       Phone: +49-8635-6989-10
CadSoft Computer GmbH                   Fax:   +49-8635-6989-40
Hofmark 2                               Email:   kls@cadsoft.de
D-84568 Pleiskirchen, Germany           URL:     www.cadsoft.de
_______________________________________________________________


--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.


Home | Main Index | Thread Index