Mailing List archive

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

[linux-dvb] apps/test/video.c not working with new driver?



Hallo,

now that a new driver-release is approaching, I wanted to test the new 
features. Before that I have been using the driver from 20/05/2002 
for almost one year (controlled by vdr 1.0.4). Because I do not have 
a TV set in my room and no X on my DVB-computer (a computer with one 
full featured DVB-s board in it), I used the apps/test/video.c 
program which is provided with the driver to watch TV via the Linux 
frambuffer infrastructure (3Dfx Banshee framebuffer). With the old 
driver this was working fine.

So yesterday I tested the linuxtv-dvb-1.0.0-pre2 driver. It is working 
fine with vdr 1.1.26 (I really like the possibility to do 
time-shifting with only one DVB-s :-). But only if I watch via 
video-out of the DVB-s. My computer monitor stays blank when I start 
apps/test/video. But there is no error message (and no syslog entry) 
from apps/test/video. The new standby functionality should not be the 
reason, since there is a picture on the video-out of the DVB-s 
(obviously the frontend is still opened by vdr). And the changes in 
apps/test/video.c cannot be the reason either, since the new version 
(from linuxtv-dvb-1.0.0-pre2) works when I unload the new driver and 
use the old driver instead. This should also eliminate the 
possibility that the framebuffer configuration is the reason.

What else could be the reason? Hav the semantics of /dev/video0 
changed and apps/test/video still uses the old way of accessing it? 
What am I missing?

I tried "fbtv -q" from the xawtv package, it did not work either. 
Except once last night. But I could not reproduce that after I 
restarted the computer. Perhaps one of the modules of the old driver 
was not unloaded.

Thanks for your help (and, of course, for providing this great 
software! ),

Benjamin



syslog of make insmod:

Mar 25 19:23:18 vdr1 kernel: Linux video capture interface: v1.00
Mar 25 19:23:18 vdr1 kernel: DVB: registering new adapter 
(Siemens/Technotrend/Hauppauge PCI rev1.3).
Mar 25 19:23:18 vdr1 kernel: PCI: Found IRQ 5 for device 00:0c.0
Mar 25 19:23:18 vdr1 kernel: DVB: registering frontend 0:0 (Alps 
BSRV2)...
Mar 25 19:23:21 vdr1 kernel: DVB: AV7111(0) - firm f0240009, rtsl 
b0250018, vid 71010068, app 80002610
Mar 25 19:23:21 vdr1 kernel: DVB: AV7111(0) - firmware supports CI 
link layer interface


installed modules:

root:~# cat /proc/modules
dvb-ttpci             292704   4
evdev                   3904   0 (unused)
input                   3072   0 [dvb-ttpci evdev]
ves1820                 3424   0
stv0299                 6176   0
grundig_29504-491       3200   0
grundig_29504-401       3296   0
alps_tdlb7              3748   0
alps_tdmb7              3328   0
alps_bsrv2              3424   1
dvb-core               34212  17 [dvb-ttpci ves1820 stv0299 
grundig_29504-491 grundig_29504-401 alps_tdlb7 alps_tdmb7 alps_bsrv2]
videodev                4448   1 [dvb-ttpci]
8139too                12864   1 (autoclean)
mii                     1040   0 (autoclean) [8139too]
rtc                     5368   0 (autoclean)


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



Home | Main Index | Thread Index