Mailing List archive

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

[vdr] VDR + TT-DVB-T Budget + Epia M2 10000



Hi list,

I have been trying to find a detailed howto for getting VDR to work with the
Techno Trend DVB-T Budget card. I have now been pulling hair for the last
week, and I'm getting bold :(

What I have is the following setup

 - Epia MII 10000 Nehemiah
 - Gentoo
 - Epia2-patched 2.4-25 kernel (found got the patch from www.epiawiki.org)
 - Latest cvs dvb-kernel drivers from linuxtv-org


When running make in /home/user/vdr/VDR I get the following error:

vdr VDR # make
In file included from dvbdevice.c:10:
dvbdevice.h:19:2: #error VDR requires Linux DVB driver API version 3!
In file included from dvbosd.h:14,
                 from dvbosd.c:10:
dvbdevice.h:19:2: #error VDR requires Linux DVB driver API version 3!
In file included from eitscan.c:13:
dvbdevice.h:19:2: #error VDR requires Linux DVB driver API version 3!
In file included from vdr.c:40:
dvbdevice.h:19:2: #error VDR requires Linux DVB driver API version 3!
make: *** [.dependencies] Error 1
make: *** Deleting file `.dependencies'


I'm using the latest CVS-version of the DVB-drivers from linuxtv.org and
somehow I suspect that not even the DVB-drivers get correctly compiled. When
running "insmod.sh load" in the build-2.4 directory I get the following
error:


vdr build-2.4 # ./insmod.sh load
Inserting DVB modules into kernelmodprobe: Can't locate module input
modprobe: Can't locate module evdev
modprobe: Can't locate module videodev
./dvb-ttpci.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including
invalid IO or IRQ parameters.
      You may find more information in syslog or the output from dmesg
./dvb-ttpci-budget.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including
invalid IO or IRQ parameters.
      You may find more information in syslog or the output from dmesg
./dvb-ttpci-budget-av.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including
invalid IO or IRQ parameters.
      You may find more information in syslog or the output from dmesg
./skystar2.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including
invalid IO or IRQ parameters.
      You may find more information in syslog or the output from dmesg


But according to /var/log/messages there does not seem to be any significant
errors when loading those modules:

May 17 14:50:06 vdr saa7146: register extension 'dvb'.
May 17 14:50:06 vdr saa7146: register extension 'budget dvb'.
May 17 14:50:06 vdr saa7146: register extension 'budget_ci dvb'.
May 17 14:50:06 vdr saa7146_core: found saa7146 @ mem de93c000 (revision 1,
irq 5) (0x13c2,0x1011).
May 17 14:50:06 vdr DVB: registering new adapter (TT-Budget/WinTV-NOVA-T
PCI).
May 17 14:50:09 vdr tda1004x: Detected Philips TDA10045H.
May 17 14:50:10 vdr tda1004x: Detected Philips TD1316 tuner.
May 17 14:50:11 vdr DVB: registering frontend 0:0 (Philips TDA10045H)...
May 17 14:50:12 vdr TT-Budget/WinTV-NOVA-T       PCI adapter 0 has MAC addr
= 00:d0:5c:22:09:38
May 17 14:50:12 vdr saa7146: register extension 'budget dvb /w video in'.
May 17 14:50:12 vdr usb.c: registered new driver Technotrend/Hauppauge
USB-Nova
May 17 14:50:12 vdr usb.c: registered new driver ttusb-dec


But the worst thing is that when compiling vdr-1-3-7 I get this error:

vdr VDR # make
In file included from dvbdevice.c:10:
dvbdevice.h:19:2: #error VDR requires Linux DVB driver API version 3!
In file included from dvbosd.h:14,
                 from dvbosd.c:10:
dvbdevice.h:19:2: #error VDR requires Linux DVB driver API version 3!
In file included from eitscan.c:13:
dvbdevice.h:19:2: #error VDR requires Linux DVB driver API version 3!
In file included from vdr.c:40:
dvbdevice.h:19:2: #error VDR requires Linux DVB driver API version 3!
make: *** [.dependencies] Error 1
make: *** Deleting file `.dependencies'


I probably also getting blind, because I can't figure out any more what
could be wrong...


Any hint/link or  keywords that I should use for finding a solution would be
very much appreciated! I've done already a step-by-step documentation for
what I have done till now, but now I can't get any further.. ;(


Best regards,


René



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



Home | Main Index | Thread Index