Hello guys, I have a problem but I can't see how to resolve it, please help me.
I have bought a Hauppauge Nexus-card and download "your" driver (http://www.linuxtv.org/download/dvb/linuxtv-dvb-1.0.0.tar.gz). Then I compiled my kernel (2.4.20): <M> Video For Linux <M> I2C support <M> Input core support <M> Event interface support
# make bzImage modules modules_install && [...] and after a reboot I extract your source-code in /usr/local/src/DVB/ # make # cd driver # make # make insmod [...] Using /lib/modules/2.4.20/kernel/drivers/media/video/videodev.o make[1]: Entering directory `/usr/local/src/linuxtv-dvb-1.0.0/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 `/usr/local/src/linuxtv-dvb-1.0.0/driver/frontends' make[1]: Entering directory `/usr/local/src/linuxtv-dvb-1.0.0/driver/av7110' insmod input; \ insmod evdev; \ insmod dvb-ttpci.o; Using /lib/modules/2.4.20/kernel/drivers/input/input.o insmod: a module named input already exists Using /lib/modules/2.4.20/kernel/drivers/input/evdev.o insmod: a module named evdev already exists make[1]: Leaving directory `/usr/local/src/linuxtv-dvb-1.0.0/driver/av7110' make[1]: Entering directory `/usr/local/src/linuxtv-dvb-1.0.0/driver/b2c2' insmod skystar2.o; skystar2.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 (ignored) make[1]: Leaving directory `/usr/local/src/linuxtv-dvb-1.0.0/driver/b2c2' sync
Then I try to start xawtv: # xawtv This is xawtv-3.72, running on Linux/i686 (2.4.20) ioctl: VIDIOCGTUNER(0,,range=0-0,flags=0x0,mode=0,signal=0): Invalid argument ioctl: VIDIOCGFREQ(8419102.625 MHz): Invalid argument ioctl: VIDIOCSFREQ(268435455.938 MHz): Invalid argument
Fast I notice that xawtv lookup the false device: # xawtv -c /dev/dvb/adapter0/dvr0 This is xawtv-3.72, running on Linux/i686 (2.4.20) can't open /dev/dvb/adapter0/dvr0: Operation not supported v4l-conf had some trouble, trying to continue anyway v4l: open /dev/dvb/adapter0/dvr0: Operation not supported v4l2: open /dev/dvb/adapter0/dvr0: Operation not supported no video grabber device available
At this point I don't know, what I can do now. Do you see what I can do? Please help!
Sebastian Wieseler
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]