Hello there,
I installed openSUSE 11.2 several days ago. Everything works fine so far, but my tv-card isn’t willing too show me something. I’ve already searched the web for 2-3 days, but i could not find a solution.
kdetv says that it has “no device found”, xawtv works in rare chases but crashes completely when i try to maximize it. tvtime says “Driver refuses to start streaming”, in the next line “Driver refuses to stop streaming” and sometimes something about wrong number of frames from bttv.
The TV-card is a Terratec Terra TValue, it is still working fine under WinXP and did work under openSUSE 11.0. YaST-config is done, Nvidia drivers are installed, as well as v4l.
Some things that might help:
xawtv
This is xawtv-3.95, running on Linux/i686 (2.6.31.5-0.1-default)
xinerama 0: 1024x768+0+0
WARNING: No DGA direct video mode for this display.
WARNING: keeping fbuf pitch at: 4096, as no base addr was detected
WARNING: couldn't find framebuffer base address, try manual configuration ("v4l-conf -a <addr>")
v4l2: WARNING: framebuffer base address mismatch
v4l2: me=(nil) v4l=(nil)
v4l2: read: Das Gerät oder die Ressource ist belegt
ioctl: VIDIOC_QBUF(index=0;type=VIDEO_CAPTURE;bytesused=0;flags=0x0 ];field=ANY;;timecode.type=0;timecode.flags=0;timecode.frames=0;timecode.seconds=0;timecode.minutes=0;timecode.hours=0;timecode.userbits="";sequence=0;memory=MMAP): Das Gerät oder die Ressource ist belegt
libv4l2: error turning on stream: Das Gerät oder die Ressource ist belegt
ioctl: VIDIOC_STREAMON(int=1): Das Gerät oder die Ressource ist belegt
ioctl: VIDIOC_QBUF(index=0;type=VIDEO_CAPTURE;bytesused=0;flags=0x0 ];field=ANY;;timecode.type=0;timecode.flags=0;timecode.frames=0;timecode.seconds=0;timecode.minutes=0;timecode.hours=0;timecode.userbits="";sequence=0;memory=MMAP): Das Gerät oder die Ressource ist belegt
libv4l2: error dequeuing buf: Das Argument ist ungültig
ioctl: VIDIOC_DQBUF(index=0;type=VIDEO_CAPTURE;bytesused=0;flags=0x0 ];field=ANY;;timecode.type=0;timecode.flags=0;timecode.frames=0;timecode.seconds=0;timecode.minutes=0;timecode.hours=0;timecode.userbits="";sequence=0;memory=MMAP): Das Argument ist ungültig
v4l2: read: Das Gerät oder die Ressource ist belegt
xawtv -hwscan
This is xawtv-3.95, running on Linux/i686 (2.6.31.5-0.1-default)
looking for available devices
port 355-386
type : Xvideo, image scaler
name : NV17 Video Texture
port 387-418
type : Xvideo, image scaler
name : NV05 Video Blitter
/dev/video0: OK -device /dev/video0 ]
type : v4l2
name : BT878 video (Terratec TerraTVal
flags: overlay capture tuner
lsmod | grep bttv
bttv 133204 1
ir_common 49284 1 bttv
i2c_algo_bit 6884 1 bttv
v4l2_common 19200 5 tuner,tvaudio,tda7432,msp3400,bttv
videodev 39168 7 tuner,tvaudio,tda7432,msp3400,bttv,v4l2_common
videobuf_dma_sg 14500 1 bttv
videobuf_core 20164 2 bttv,videobuf_dma_sg
btcx_risc 5256 1 bttv
tveeprom 12100 1 bttv
i2c_core 32308 13 tuner_simple,tea5767,tuner,tvaudio,tda7432,msp3400,bttv,i2c_algo_bit,v4l2_common,videodev,tveeprom,i2c_i801,nvidia
lsmod | grep v4l
v4l2_common 19200 5 tuner,tvaudio,tda7432,msp3400,bttv
videodev 39168 7 tuner,tvaudio,tda7432,msp3400,bttv,v4l2_common
v4l1_compat 15844 1 videodev
i2c_core 32308 13 tuner_simple,tea5767,tuner,tvaudio,tda7432,msp3400,bttv,i2c_algo_bit,v4l2_common,videodev,tveeprom,i2c_i801,nvidia
Thanks for your help…