Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linux-dvb] WinTV Nova-S newbie-question
Hi!
I installed the DVB-Card Nova-S and loaded all drivers:
[root@terra driver]# make insmod
[...]
( \
insmod videodev; \
\
insmod dvb-core.o dvb_shutdown_timeout=0; \
make -C frontends insmod; \
make -C av7110 insmod; \
)
insmod: videodev: no module by that name found
make[1]: Wechsel in das Verzeichnis Verzeichnis
»/home/rotti/DVB/driver/frontends« insmod alps_bsru6.o; insmod
alps_bsrv2.o; insmod alps_tdmb7.o; insmod alps_tdlb7.o; insmod
grundig_29504-401.o; insmod grundig_29504-491.o; insmod ves1820.o;
make[1]: Verlassen des Verzeichnisses Verzeichnis
»/home/rotti/DVB/driver/frontends« make[1]: Wechsel in das Verzeichnis
Verzeichnis »/home/rotti/DVB/driver/av7110« insmod input; \
insmod evdev; \
insmod dvb-ttpci.o;
insmod: input: no module by that name found
insmod: evdev: no module by that name found
make[1]: Verlassen des Verzeichnisses Verzeichnis
»/home/rotti/DVB/driver/av7110« sync
(the modules videodev, input and evdev are statically compiled into the
kernel)
what have I to do then?
I tried:
[root@terra driver]# xawtv -c /dev/dvb/adapter0/video0
This is xawtv-3.60, running on Linux/i686 (2.4.18)
can't open /dev/dvb/adapter0/video0: No such device
v4l-conf had some trouble, trying to continue anyway
v4l2: open /dev/dvb/adapter0/video0: Kein passendes Gerät gefunden
v4l: open /dev/dvb/adapter0/video0: Kein passendes Gerät gefunden
no video grabber device available
After this, i looked into the directory DVB/driver/av7110 and found
there modules named "saa7146_core.o" and "saa7146_v4l.o"
loading the second one worked, but I can't load saa7146_core.o:
[root@terra driver]# insmod av7110/saa7146_core.o
av7110/saa7146_core.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters,
including invalid IO or IRQ parameters
I'm not sure if i need this one, I'm totally new to DVB...
what can I do to get it working?
Here some information:
[root@terra driver]# lspci|grep -i multimed
[...]
Multimedia controller: Philips Semiconductors SAA7146
[root@terra driver]# cat /proc/pci
[...]
Bus 2, device 13, function 0:
Multimedia controller: Philips Semiconductors SAA7146 (rev 1).
IRQ 9.
Master Capable. Latency=32. Min Gnt=15.Max Lat=38.
Non-prefetchable 32 bit memory at 0xec800000 [0xec8001ff].
[root@terra driver]# uname -a
Linux terra.rottis-universe.local 2.4.18 #5 Mit Jan 8 17:18:11 CET 2003
i686 unknown
Thanks in advance,
Stephan Rottmann
PS: please excuse my bad english...
--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.
Home |
Main Index |
Thread Index