Mailing List archive

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

[linux-dvb] Problem in test_vevent of DVB 4.0



Hi, 

 The setup we have here in our PC,

 1) Fedora core release 2 with  Kernel 2.6.6.
 2) DVB4.0 from CVS is installed. 
 3) Attached lsmod.txt and dmesg.txt for your reference.

 When we ran "test_vevent" along with "test_pes_play".

 But the test_vevent keeps on polling for the video event 
 as shown below and not giving as any video event detected.

 poll events: 0x8
 poll events: 0x8
 poll events: 0x8
 poll events: 0x8
 poll events: 0x8
 poll events: 0x8
 poll events: 0x8
 poll events: 0x8
 poll events: 0x8

 Please provide us the possible solution for this problem.

Regards,
Muthu.

saa7146: register extension 'dvb'.
saa7146: found saa7146 @ mem d023d000 (revision 1, irq 10) (0x13c2,0x0003).
dvb-core: registered adapter0 'Technotrend/Hauppauge PCI rev2.1'.
probe_tuner: try to attach to Technotrend/Hauppauge PCI rev2.1
/usr/local/src/dvb-kernel-v4/build-2.6/stv0299.c: setup for tuner BSRU6, TDQB-S00x
registering before/after ioctls for DVB-S frontend 'STV0299/TSA5059/SL1935 based'
DVB: registering frontend 'STV0299/TSA5059/SL1935 based' on adapter 'Technotrend/Hauppauge PCI rev2.1'
Technotrend/Hauppauge PCI rev2.1 adapter has MAC addr = 00:d0:5c:21:24:7b
gpioirq unknown type=0 len=0
DVB: AV7111(0) - firm f0240009, rtsl b0250018, vid 71010068, app 8000261c
DVB: AV7111(0) - firmware supports CI link layer interface
av7110(0): adac type set to 0
videodev: "av7110" has no release callback. Please fix your driver for proper sysfs support, see http://lwn.net/Articles/36850/
saa7146_vv: saa7146 (0): registered device video1 [v4l2]
av7110: found av7110-0.
dummy-dvb: dummy_init(): registering dummy dvb adapter 'dummy dvb-0'
dvb-core: registered adapter1 'dummy dvb-0'.
dummy-dvb: dummy_init(): registering memory input 0
DVB: registering memory frontend 1 ...
 
Module                  Size  Used by
dvb_dummy              10624  0
dvb_ttpci              74648  1
ttpci_eeprom            3072  1 dvb_ttpci
saa7146_vv             48256  1 dvb_ttpci
saa7146                17828  2 dvb_ttpci,saa7146_vv
stv0299                14344  0
ves1x93                 9872  0
v4l1_compat            12164  1 saa7146_vv
dvb_core               55828  4 dvb_dummy,dvb_ttpci,stv0299,ves1x93
tuner                  16652  0
tda9887                 6660  0
msp3400                20756  0
bttv                  137868  0
video_buf              16260  2 saa7146_vv,bttv
v4l2_common             5376  2 saa7146_vv,bttv
btcx_risc               4232  1 bttv
videodev                7680  2 saa7146_vv,bttv
i2c_algo_bit            8456  1 bttv
i2c_core               18436  9 dvb_ttpci,ttpci_eeprom,stv0299,ves1x93,tuner,tda9887,msp3400,bttv,i2c_algo_bit
autofs4                11904  0
sunrpc                114504  1
tg3                    68612  0
dm_mod                 38048  0
uhci_hcd               27024  0
ehci_hcd               25092  0
button                  5144  0
battery                 7564  0
asus_acpi               9112  0
ac                      3724  0
ipv6                  208992  12
ext3                  102888  1
jbd                    46616  1 ext3
ata_piix                5764  0
libata                 33536  1 ata_piix,[permanent]
sd_mod                 18048  0
scsi_mod               99276  2 libata,sd_mod

Home | Main Index | Thread Index