[linux-dvb] Any way to inside the Mercurial v4l-drivers into a
kernel-source dir?
Thomas Creutz
alientxc at alientxc.de
Sun Apr 30 02:47:16 CEST 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I search a solution for link the hg sources into my kernel dir.
Why?
I would debianize my kernel, and cant build a modules-source package
for the v4l drivers.
I see that the script makelinks.sh make this, but after comiling the
kernel, I get "Unknown symbol"
the dmesg output:
Apr 29 22:02:17 localhost kernel: saa7146: register extension 'dvb'.
Apr 29 22:02:17 localhost kernel: dvb-ttpci: gpioirq unknown type=0 len=0
Apr 29 22:02:17 localhost kernel: dvb-ttpci: info @ card 0: firm
f0240009, rtsl b0250018, vid 71010068, app 80002622
Apr 29 22:02:17 localhost kernel: dvb-ttpci: firmware @ card 0
supports CI link layer interface
Apr 29 22:02:17 localhost kernel: dvb-ttpci: adac type set to 0 @ card 0
Apr 29 22:02:17 localhost kernel: dvb-ttpci: found av7110-0.
Apr 30 02:07:36 localhost kernel: dvb_ttpci: Unknown symbol
saa7146_vv_init
Apr 30 02:07:36 localhost kernel: dvb_ttpci: Unknown symbol
saa7146_vv_release
Apr 30 02:07:36 localhost kernel: dvb_ttpci: Unknown symbol
saa7146_start_preview
Apr 30 02:07:36 localhost kernel: dvb_ttpci: Unknown symbol
saa7146_unregister_device
Apr 30 02:07:36 localhost kernel: dvb_ttpci: Unknown symbol
saa7146_register_device
Apr 30 02:07:36 localhost kernel: dvb_ttpci: Unknown symbol
saa7146_set_hps_source_and_sync
Apr 30 02:07:36 localhost kernel: dvb_ttpci: Unknown symbol
saa7146_stop_preview
Apr 30 02:09:21 localhost kernel: dvb_ttpci: Unknown symbol
saa7146_vv_init
Apr 30 02:09:21 localhost kernel: dvb_ttpci: Unknown symbol
saa7146_vv_release
Apr 30 02:09:21 localhost kernel: dvb_ttpci: Unknown symbol
saa7146_start_preview
Apr 30 02:09:21 localhost kernel: dvb_ttpci: Unknown symbol
saa7146_unregister_device
Apr 30 02:09:21 localhost kernel: dvb_ttpci: Unknown symbol
saa7146_register_device
Apr 30 02:09:21 localhost kernel: dvb_ttpci: Unknown symbol
saa7146_set_hps_source_and_sync
Apr 30 02:09:21 localhost kernel: dvb_ttpci: Unknown symbol
saa7146_stop_preview
This is my 3 mail for reporting this, but i dont get any answers :-/
My way to create the kernel sources is
rm -r linux-2.6.16
tar jxvf linux-2.6.16.tar.bz2
cd linux; bunzip2 -kc ../patch-2.6.16.11.bz2 | patch -p1;cd ..
rm hg-v4l-dvb-e8139ab9a2fe
tar jxvf hg-v4l-dvb-e8139ab9a2fe.tar.bz2
cd hg-v4l-dvb-e8139ab9a2fe
./v4l/scripts/makelinks.sh /usr/src/linux
cd /usr/src/
Any Idea, how i can link the v4l-drivers to a kernel-source dir?
Thanks,
Thomas
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (MingW32)
Comment: GnuPT 2.8.3
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFEVAkUryk5AcCKK8ERAmkeAJ471CI5ecv0bInnxwP8gIe4orLv5ACdH536
M1roZheeMDQ0hsljYHiESFA=
=WMfU
-----END PGP SIGNATURE-----
More information about the linux-dvb
mailing list