Mailing List archive

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

[vdr] Re: vdr and kernel 2.6, problem



Patrick Cernko wrote:

Also sprach Dipl. Ing. Werner Punz zu "19.12.2003 11:11" Anno Domini:

perms should not be problem since I´m currently trying under root

but anyway I will rebuild the driver entries with the mentioned scripts,
later today,
it might help.


What does your syslog say when loading the driver?

ok, sorry it took me a while to answer, I removed all the dvb specific drivers
and reloaded the dvb_ttpci specific one:

Dec 19 19:02:31 wuerg kernel: ttpci_eeprom: module license 'unspecified' taints kernel.
Dec 19 19:02:31 wuerg kernel: Linux video capture interface: v1.00
Dec 19 19:02:31 wuerg kernel: saa7146: register extension 'dvb'.
Dec 19 19:02:31 wuerg kernel: saa7146: found saa7146 @ mem d0978600 (revision 1, irq 5) (0x13c2,0x0000).
Dec 19 19:02:31 wuerg kernel: DVB: registering new adapter (Siemens/Technotrend/Hauppauge PCI rev1.3).
Dec 19 19:02:31 wuerg kernel: Siemens/Technotrend/Hauppauge PCI rev1.3 adapter 0 has MAC addr = xx:xxx...
Dec 19 19:02:33 wuerg kernel: DVB: AV7110(0) - firm f0240009, rtsl b0250018, vid 71010068, app 8000261a
Dec 19 19:02:33 wuerg kernel: DVB: AV7110(0) - firmware supports CI link layer interface
Dec 19 19:02:33 wuerg kernel: av7110(0): adac type set to 0
Dec 19 19:02:33 wuerg kernel: videodev: "av7110" has no release callback. Please fix your driver for proper sysfs support, see http://lwn.net/Articles/36850/
Dec 19 19:02:33 wuerg kernel: saa7146_vv: saa7146 (0): registered device video0 [v4l2]
Dec 19 19:02:33 wuerg kernel: av7110: found av7110-0.
Dec 19 19:02:33 wuerg input.agent[15709]: ... no modules for INPUT product 0/0/0/0


after that I get following drivers in my list of dvb drivers:
lsmod
Module Size Used by
dvb_ttpci 310664 0
dvb_core 54676 1 dvb_ttpci
saa7146_vv 43904 1 dvb_ttpci
video_buf 17604 1 saa7146_vv
saa7146 14500 2 dvb_ttpci,saa7146_vv
v4l1_compat 13380 1 saa7146_vv
v4l2_common 3840 1 saa7146_vv
videodev 7168 1 saa7146_vv
ttpci_eeprom 2240 1 dvb_ttpci

sorry, for all the hazzle but I´m rather stuck on this one, since
all the linuxtv stuff is rather new to me, maybe it is a driver problem
of the kernel drivers (I´m running the technotrend/hauppauge drivers
which came with the official kernel), maybe I should give others a try
but checking out the linuxtv site said that for 2.6 all the drivers can only be
found in the kernel cvs and the drivers on the site are for 2.4 only.

(This is a little bit of a mess, I guess, I will setup a site or write a doc
on how to get things up and running with 2.6 as soon as I have it running here :-) )






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



Home | Main Index | Thread Index