Mailing List archive

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

[linux-dvb] Re: wintv DVB question



even after installing the analog-tv plugin, I still get:

Feb 7 10:37:53 nieuwe-pc vdr[17432]: loading plugin: ./PLUGINS/lib/libvdr-mplayer.so.1.3.3
Feb 7 10:37:53 nieuwe-pc vdr[17432]: loading plugin: ./PLUGINS/lib/libvdr-mp3.so.1.3.3
Feb 7 10:37:53 nieuwe-pc vdr[17432]: loading plugin: ./PLUGINS/lib/libvdr-remote.so.1.3.3
Feb 7 10:37:53 nieuwe-pc vdr[17432]: loading plugin: ./PLUGINS/lib/libvdr-analogtv.so.1.3.3
Feb 7 10:37:53 nieuwe-pc vdr[17432]: loading /mnt/hdd2/video/sources.conf
Feb 7 10:37:53 nieuwe-pc vdr[17432]: loading /mnt/hdd2/video/channels.conf
Feb 7 10:37:53 nieuwe-pc vdr[17432]: probing /dev/dvb/adapter0/frontend0
Feb 7 10:37:53 nieuwe-pc vdr[17432]: no DVB device found

launching runvdr says:

sync
( \
insmod videodev; \
\
insmod dvb-core.o dvb_shutdown_timeout=0; \
make -C frontends insmod; \
make -C av7110 insmod; make -C b2c2 insmod; \
)
Using /lib/modules/2.4.23/kernel/drivers/media/video/videodev.o
make[1]: Entering directory `/var/tmp/DVB/driver/frontends'
insmod alps_bsrv2.o; insmod alps_tdmb7.o; insmod alps_tdlb7.o; insmod grundig_29504-401.o; insmod grundig_29504-491.o; insmod stv0299.o; insmod ves1820.o; insmod tda1004x.o; insmod mt312.o;
make[1]: Leaving directory `/var/tmp/DVB/driver/frontends'
make[1]: Entering directory `/var/tmp/DVB/driver/av7110'
insmod input; \
insmod evdev; \
insmod dvb-ttpci.o;
Using /lib/modules/2.4.23/kernel/drivers/input/input.o
Using /lib/modules/2.4.23/kernel/drivers/input/evdev.o
dvb-ttpci.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters
make[1]: *** [insmod] Error 1
make[1]: Leaving directory `/var/tmp/DVB/driver/av7110'

so how should I make dvb-ttpci.o load???

tanx for any answer !

**********************************

Danny Van Elsen wrote:

hello all,

(please feel free to answer in German, but I'm afraid I can't correctly write or speak your language...)

a question concerning my WinTV 350 Hauppauge PVR... it has an onboard MPEG decoder an encoder, so what I understand from every piece of documentation, every FAQ, every INSTALL file I've read up to now... must mean DVB will make it work... but after trying all I can think of, I still see:

/var/log/messages:
Feb 5 23:14:15 nieuwe-pc vdr[4233]: VDR version 1.3.3 started
Feb 5 23:14:15 nieuwe-pc vdr[4233]: loading plugin: ./PLUGINS/lib/libvdr-mplayer.so.1.3.3
Feb 5 23:14:15 nieuwe-pc vdr[4233]: loading plugin: ./PLUGINS/lib/libvdr-mp3.so.1.3.3
Feb 5 23:14:16 nieuwe-pc vdr[4233]: loading plugin: ./PLUGINS/lib/libvdr-remote.so.1.3.3
Feb 5 23:14:16 nieuwe-pc vdr[4233]: loading /mnt/hdd2/video/sources.conf
Feb 5 23:14:16 nieuwe-pc vdr[4233]: loading /mnt/hdd2/video/channels.conf
Feb 5 23:14:16 nieuwe-pc vdr[4233]: probing /dev/dvb/adapter0/frontend0
Feb 5 23:14:16 nieuwe-pc vdr[4233]: no DVB device found

could someone please tell me I probably am doing wrong? or point me to some relevant documentation?

I'm using (kernel 2.4.23,) linux-dvb.2003-11-08.tar.bz2 and vdr-1.3.3.tar.bz2

You'll understand that I've tries the 'competition' and yes, with the ivtv driver, my card works! I have sound + vision (but no video output, and no easy gui, so please help me...)

thanks in advance, D.






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



Home | Main Index | Thread Index