I think you still may have the 2.4 kernel headers installed rather than the 2.6 headers.
In this case, the drivers will build, and then fail when they see a different kernel, with different symbols etc.
I had something similar on my machine.
Jonathan
On 5/8/05, Michael Haan <[EMAIL PROTECTED]> wrote:
2.6.9-r14 on Gentoo.
I've installed the card built the drivers and installed using:
make && make install
However, modprobe cx88-dvb I get:
WARNING: Error inserting or51132
(/lib/modules/2.6.9-gentoo-r14/v4l2/or51132.ko): Unknown symbol in
module, or unknown parameter (see dmesg)
WARNING: Error inserting cx88xx
(/lib/modules/2.6.9-gentoo-r14/v4l2/cx88xx.ko): Unknown symbol in
module, or unknown parameter (see dmesg)
WARNING: Error inserting cx8802
(/lib/modules/2.6.9-gentoo-r14/v4l2/cx8802.ko): Unknown symbol in
module, or unknown parameter (see dmesg)
WARNING: Error inserting cx88xx
(/lib/modules/2.6.9-gentoo-r14/v4l2/cx88xx.ko): Unknown symbol in
module, or unknown parameter (see dmesg)
FATAL: Error inserting cx8800
(/lib/modules/2.6.9-gentoo-r14/v4l2/cx8800.ko): Unknown symbol in
module, or unknown parameter (see dmesg)
WARNING: Error inserting or51132
(/lib/modules/2.6.9-gentoo-r14/v4l2/or51132.ko): Unknown symbol in
module, or unknown parameter (see dmesg)
WARNING: Error inserting cx88xx
(/lib/modules/2.6.9-gentoo-r14/v4l2/cx88xx.ko): Unknown symbol in
module, or unknown parameter (see dmesg)
WARNING: Error inserting cx8802
(/lib/modules/2.6.9-gentoo-r14/v4l2/cx8802.ko): Unknown symbol in
module, or unknown parameter (see dmesg)
FATAL: Error inserting cx88_dvb
(/lib/modules/2.6.9-gentoo-r14/v4l2/cx88-dvb.ko): Unknown symbol in
module, or unknown parameter (see dmesg)
FATAL: Error running install command for cx88_dvb
And some of what dmesg reports is:
or51132: Unknown symbol release_firmware
or51132: Unknown symbol request_firmware
cx88xx: Unknown symbol tveeprom_read
cx88xx: Unknown symbol tveeprom_hauppauge_analog
cx8802: Unknown symbol cx88_reset
cx8802: Unknown symbol cx88_wakeup
Can anyone help?
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
