Hi!
I recently bought a Terratec Cinergy 600 TV/radio card which I would
like to
use with Linux Mandrake 9.1 (kernel 2.4.21-0.13mdk).
I did what <http://bytesex.org/saa7134/> has told me:
(1) Download driver (v0.2.7)
(2) make
(3) make install
(4) modprobe saa7134
The options line in modules.conf is this one (as seen at
<http://www.linux-community.de/Neues/story?storyid=6304>):
options saa7134 card=11 mixer_nr=1 dsp_nr=1 oss=1
OK, this is what happens:
[root@x1-6-00-e0-7d-70-eb-83 claus]# modprobe saa7134
Warning: ignoring oss=1, no such parameter in this module
Module saa7134 loaded, with warnings
[root@x1-6-00-e0-7d-70-eb-83 claus]# xawtv
This is xawtv-3.85, running on Linux/i686 (2.4.21-0.13mdk)
can't open /dev/v4l/video0: No such device
v4l-conf had some trouble, trying to continue anyway
v4l2: open /dev/v4l/video0: No such device
v4l2: open /dev/v4l/video0: No such device
v4l: open /dev/v4l/video0: No such device
no video grabber device available
[root@x1-6-00-e0-7d-70-eb-83 claus]# ls -l /dev/v4l/
insgesamt 0
crw------- 1 claus sys 81, 224 Apr 19 22:27 vbi0
crw------- 1 claus sys 81, 0 Apr 19 22:27 video0
As you can see, /dev/v4l/video0 does exist, but xawtv will not start.
Any idea, what is going wrong?
Thanks for any hint!
Claus