View previous topic :: View next topic |
Author |
Message |
diabx0r Apprentice
Joined: 08 Jan 2004 Posts: 207
|
Posted: Mon Jul 26, 2004 3:44 am Post subject: Wow... this is extremely strange. Gurus... have at it. |
|
|
Ok, I just got through doing emerge -uD world, and etc-update on a bunch of files. And no, I didn't overwrite anything that I have previously edited.
When I start up, and when I recompile my kernel, I get errors about modprode and it won't load modules at startup.
The error is something like: "modprobe: QM_MODULES: Function Not Implemented"
Or something to that effect.
Any ideas guys?
Thanks a ton in advance!
|
|
Back to top |
|
|
papal_authority Veteran
Joined: 31 Mar 2004 Posts: 1823 Location: Canada
|
Posted: Mon Jul 26, 2004 3:55 am Post subject: |
|
|
Maybe this link or this link might help? |
|
Back to top |
|
|
Decibels Veteran
Joined: 16 Aug 2002 Posts: 1629 Location: U.S.A.
|
Posted: Mon Jul 26, 2004 4:02 am Post subject: |
|
|
You don't say what kernel you are using.
Couple suggestions.
1) emerge -C modutils and emerge module-init-tools if you have the 2.6 kernel and don't plan on using 2.4.
That was what one Gentoo user did.
2) recompile your kernel, but first save you .config somewhere safe, then do a make mrproper, then move your .config back and recompile your kernel. _________________ Support bacteria – they’re the only culture some people have.”
– Steven Wright |
|
Back to top |
|
|
diabx0r Apprentice
Joined: 08 Jan 2004 Posts: 207
|
Posted: Mon Jul 26, 2004 4:06 am Post subject: |
|
|
Well, I didn't unmerge modutils, but I did emerge mod-init-toosl or whatever, and that seemed to work.
I also WAS using the 2.6.8 RC2, but went back to 2.6.7-gentoo-r11.
It works fine now.
Thanks a ton, guys! |
|
Back to top |
|
|
diabx0r Apprentice
Joined: 08 Jan 2004 Posts: 207
|
Posted: Mon Jul 26, 2004 4:18 am Post subject: |
|
|
Now I am getting some lovely errors in IRSSI when /runing the script that I always use to display system information.
It now says this instead of loading:
Code: | 23:18 -!- Irssi: Error in script sysinfo277_irssi:
23:18 DynaLoader object version 1.04 does not match $DynaLoader::VERSION 1.05
at /usr/lib/perl5/5.8.4/i686-linux/DynaLoader.pm line 106.
23:18 Compilation failed in require at
/usr/lib/perl5/vendor_perl/5.8.2/i686-linux/Irssi.pm line 135.
23:18 Compilation failed in require at (eval 18) line 1.
23:18 BEGIN failed--compilation aborted at (eval 18) line 1.
23:18
|
|
|
Back to top |
|
|
|