View previous topic :: View next topic |
Author |
Message |
ripps818 n00b
Joined: 02 Dec 2004 Posts: 38
|
Posted: Tue Nov 15, 2005 12:09 am Post subject: 2.6.14 lirc compile problem |
|
|
After I upgraded to kernel 2.6.14 my lirc_serial module won't load anymore. I get this at the end of my emerge and a similar message in dmesg when I try to load it:
Code: | WARNING: //lib/modules/2.6.14-gentoo-r2/misc/lirc_serial.ko needs unknown symbol verify_area |
I have LIRC_OPTS set in my make.conf as:
Code: | LIRC_OPTS="--with-driver=serial --with-igor" |
The lirc_dev module seems to compile correctly and loads.
I re-emerged all my standard modules successfully; alsa-driver, submount, ati-driver. lirc_serial is the only module that won't load.
I tried deleting every lirc module I had for my current and previous kernels directly from their /lib directory, but it still compiles incorrectly.
EDIT:
I found out that at boot, my kernel outputs:
Code: | lirc_serial: Unknown symbol verify_area
lirc_serial: no version for "lirc_unregister_plugin" found: kernel tainted. |
|
|
Back to top |
|
|
ripps818 n00b
Joined: 02 Dec 2004 Posts: 38
|
Posted: Tue Nov 15, 2005 12:14 pm Post subject: |
|
|
bump |
|
Back to top |
|
|
feld Guru
Joined: 29 Aug 2004 Posts: 593 Location: USA
|
Posted: Tue Nov 15, 2005 2:51 pm Post subject: |
|
|
yup i know what you mean. i'm stuck at 2.6.13 with my mythtv box because of this. .14 and .15-rc* both have this problem.
-Feld _________________ < bmg505> I think the first line in reiserfsck is
if (random(65535)< 65500) { hose(partition); for (i=0;i<100000000;i++) print_crap(); } |
|
Back to top |
|
|
rc Apprentice
Joined: 16 Dec 2003 Posts: 234
|
|
Back to top |
|
|
|