View previous topic :: View next topic |
Author |
Message |
zaiyon Apprentice


Joined: 19 May 2004 Posts: 219 Location: Germany
|
Posted: Mon Jul 26, 2004 9:06 am Post subject: problems with modprobe: no module can actually be located |
|
|
Hi, I seem to have a problem with modprobe, since I can't load any module.
On lsmod I get the news that no module is loaded at all, on boot I get an error with the modules in modules.autoload/kernel-2.6 and if I try to modprobe ohci-hcd or nvidia for example I get:
Code: |
# modprobe nvidia
modprobe: QM_MODULES: Function not implented
modprobe: QM_MODULES: Function not implented
modprobe: Can't locate module nvidia
|
same thing on ehci-hcd, ohci-hcd and uhci-hcd...
what can I do now?
thx for help in advance _________________ What do you have when you have six lawyers buried up to their necks in sand? Not enough sand.
My Project - open Outcast
Last edited by zaiyon on Mon Jul 26, 2004 10:12 am; edited 1 time in total |
|
Back to top |
|
 |
Pink Veteran


Joined: 24 Jul 2003 Posts: 1062
|
Posted: Mon Jul 26, 2004 9:33 am Post subject: |
|
|
sorry I can't be of any help but you may want to change the topic - your post doesn't have a great deal to do with applying styles to text  |
|
Back to top |
|
 |
zaiyon Apprentice


Joined: 19 May 2004 Posts: 219 Location: Germany
|
Posted: Mon Jul 26, 2004 10:11 am Post subject: |
|
|
Rofl yeah, I changed the topic, sorry When I wrote this post I've been to links and I think that browser is a bit hary to use for mortals  _________________ What do you have when you have six lawyers buried up to their necks in sand? Not enough sand.
My Project - open Outcast |
|
Back to top |
|
 |
SysOP XXL Tux's lil' helper


Joined: 27 Jan 2004 Posts: 139 Location: Kecskemét, Hungary
|
Posted: Mon Jul 26, 2004 11:19 am Post subject: |
|
|
Re-merge module-init-tools. An upgrade to modutils must have overwritten modprobe (and the other utils) with 2.4 versions.
If you won't use 2.4 kernels anymore, you should consider unmerging modutils, then remerging module-init-tools. |
|
Back to top |
|
 |
zaiyon Apprentice


Joined: 19 May 2004 Posts: 219 Location: Germany
|
Posted: Mon Jul 26, 2004 4:41 pm Post subject: |
|
|
great it worked, thx a lot! _________________ What do you have when you have six lawyers buried up to their necks in sand? Not enough sand.
My Project - open Outcast |
|
Back to top |
|
 |
|