Mailing List archive

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

[linux-dvb] Re: compiling dvb_kernel and kernel-2.6.0



Did it compile all the required modules? The lack of TDA1004x was very
puzzling - there was simply nothing in the config telling it to do it,
and not being a highly proficient kernel-compiler, I couldn't figure out
where it should be defined.

I'm guessing there should be an entry in menuconfig that asks where the
firmware is located, similar to the sp877xx (?).

Thanks, Paul

-----Original Message-----
From: linux-dvb-bounce@linuxtv.org [mailto:linux-dvb-bounce@linuxtv.org]
On Behalf Of Lars von Wedel
Sent: 16 December 2003 23:24
To: linux-dvb@linuxtv.org
Subject: [linux-dvb] Re: compiling dvb_kernel and kernel-2.6.0


I tried eactly the same kernel but DVB drivers from last weekend or so.
Everything went fine.

Lars


----- Original Message ----- 
From: "Paul Woodward" <paul_woodward@fastnet.co.uk>
To: <linux-dvb@linuxtv.org>
Sent: Tuesday, December 16, 2003 11:22 PM
Subject: [linux-dvb] compiling dvb_kernel and kernel-2.6.0


Has anyone managed to get the dvb kernel linked into the kernel tree and
properly built?

I am using Mandrake 9.2, kernel-2.6.0test11 and the latest CVS checkout
of dvb_kernel (last night's).

I did the ./makelinks in the dvb-kernel directory, then the make
menuconfig in the kernel source directory, followed by make bzImage.

I have two problems:

1. Make bzImage gives (all else ok):
drivers/built-in.o(.text+0x55b41): In function `dst_packsize':
: undefined reference to `bt878_device_control'
drivers/built-in.o(.text+0x55b7b): In function `dst_gpio_outb':
: undefined reference to `bt878_device_control'
drivers/built-in.o(.text+0x55bb7): In function `dst_gpio_outb':
: undefined reference to `bt878_device_control'
drivers/built-in.o(.text+0x55c44): In function `dst_gpio_inb':
: undefined reference to `bt878_device_control'
drivers/built-in.o(.text+0x57266): In function `dst_attach':
: undefined reference to `bt878_find_by_dvb_adap'
make: *** [.tmp_vmlinux1] Error 1

2. It does not compile the tda1004x frontend module which is needed by
the Nova-t cards. It wasn't listed in the config menu either.

Has anyone else encountered these problems?

Also has anyone got the Avermedia AverTV DVB card working?

Thanks in advance,

Paul

---

Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.551 / Virus Database: 343 - Release Date: 11/12/2003





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




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



Home | Main Index | Thread Index