Mailing List archive

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

[linux-dvb] Re: dvb-ttpci and kernel 2.6.1, 2.6.2-rc1



Johannes Stezenbach wrote:
Arne Gellhaus wrote:

i was testing the newer kernel versions and just want to give you some feedback on the dvb-driver. All tests are done with vdr 1.2.5 and 1.3.2 and tvtime as the viewer application. I own a Hauppauge DVB-S.

With 2.6.1 watching, recording and playing TV is no problem. When i cut a recorded movie, the process freezes for up to 20 seconds. The freeze happens when i
- jump to a mark
- move a mark back or forward
- play after i jumped to a mark.
Works for me (2.6.2-rc1), but with an old vdr-1.2.1 which I had lying
around on my disk...
I will compile this version and see if it works.

With 2.6.2-rc1 I only get a green tv screen. Sound works.
Hm. Have you installed the firmware correctly?
see linux/Documentation/dvb/firmware.txt
Is there a difference between 2.6.1 and 2.6.2-rc1/2? I load the firmware
through the hotplug firmware interface. I found out if i boot first 2.6.1 and then into 2.6.2-rc1/2 the video output works in 2.6.2-rc1/2 too. So i think it is really a firmware loading issue. But i wasn't able to solve this.

Here are the kernel messages from both kernel versions:

2.6.1 output:

Linux video capture interface: v1.00
saa7146: register extension 'dvb'.
saa7146: found saa7146 @ mem e08c6000 (revision 1, irq 12) (0x13c2,0x0000).
DVB: registering new adapter (Siemens/Technotrend/Hauppauge PCI rev1.3).
Siemens/Technotrend/Hauppauge PCI rev1.3 adapter 0 has MAC addr =
00:d0:5c:1f:1d:cd
DVB: AV7111(0) - firm f0240009, rtsl b0250018, vid 71010068, app 8000261a
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 video0 [v4l2]
av7110: found av7110-0.
DVB: registering frontend 0:0 (VES1893)...


2.6.2-rc2 output:

Linux video capture interface: v1.00
saa7146: register extension 'dvb'.
saa7146: found saa7146 @ mem e08c6000 (revision 1, irq 12) (0x13c2,0x0000).
DVB: registering new adapter (Siemens/Technotrend/Hauppauge PCI rev1.3).
Siemens/Technotrend/Hauppauge PCI rev1.3 adapter 0 has MAC addr = 00:d0:5c:1f:1d:cd
DVB: AV7111(0) - firm f0240009, rtsl b0250018, vid 71010068, app 8000261a
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 video0 [v4l2]
av7110: found av7110-0.
DVB: registering frontend 0:0 (VES1893)...

Looks identical to me. The loaded modules are:

ves1x93 8784 1
dvb_ttpci 82064 5
dvb_core 60052 34 ves1x93,dvb_ttpci
saa7146_vv 48896 2 dvb_ttpci
video_buf 19012 1 saa7146_vv
saa7146 17576 2 dvb_ttpci,saa7146_vv
v4l1_compat 14852 1 saa7146_vv
v4l2_common 6912 1 saa7146_vv
videodev 9664 2 saa7146_vv
firmware_class 8832 1 dvb_ttpci
ttpci_eeprom 4288 1 dvb_ttpci

And another totally unrelated question: is it possible with the revision 1.3 card to get ac3 output?


Arne


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



Home | Main Index | Thread Index