View previous topic :: View next topic |
Author |
Message |
Aurisor Guru
Joined: 20 Sep 2003 Posts: 361 Location: Boston MA
|
Posted: Fri Jun 04, 2004 5:49 am Post subject: module autoloading questions |
|
|
I'm running gentoo-dev-sources 2.6.5-r1. Anyways, today I ran a typical emerge -pDuv world, and, among other things, it upgraded baselayout. I don't know if that's significant or not. However, upon my next reboot, I found that the nvidia kernel module was no longer getting automatically loaded.
Now, I don't really know much about the module loading process. I know that you can explicitly load modules by putting their name into /etc/modules.autoload.d/kernel-2.whatever. I surmise that module autoloading is handled by hotplug...it basically just scans whatever modules you have compiled for your current kernel and probes the hardware, installing the appropriate ones, right?
Anyways, if someone could just explain a bit more about this topic, I'd appreciated it...I'm still kind of hazy about the whole thing. Also, if anyone has any idea why the nvidia module is no longer autoloading, that'd be great.
Thanks. |
|
Back to top |
|
|
tomek32 Tux's lil' helper
Joined: 30 May 2004 Posts: 139
|
Posted: Fri Jun 04, 2004 6:04 am Post subject: |
|
|
I'm not sure if hotplug or X loads it, but check /var/log/XFree86.0.log to see maybe why it failed. |
|
Back to top |
|
|
thing_q3 n00b
Joined: 21 Jan 2003 Posts: 48 Location: Zurich
|
Posted: Fri Jun 04, 2004 11:38 am Post subject: |
|
|
I just upgraded from baselayout-1.8.12 to baselayout-1.9.4 (and this was the only upgrade i did today), and on next reboot my alsa modules and the nvidia module aren't getting loaded. i promptly downgraded back to the old version, but that hasn't helped any... anyone else have this problem and figured out what happened? _________________ Experience is that marvelous thing that enables you recognize a mistake when you make it again. -- F. P. Jones
and...
Good judgment comes from experience. Experience comes from bad judgment. -- Unknown |
|
Back to top |
|
|
cylamanae Tux's lil' helper
Joined: 26 Mar 2004 Posts: 126
|
Posted: Fri Nov 26, 2004 11:52 am Post subject: |
|
|
Hi I had the same problem. The only thing that I did was update my nvidia drivers. I am able to load the nvidia kernel by editing /etc/modules.autoload.d/kernel-2.4 and /etc/modules.autoload.d/kernel-2.6. It would not load on either kernel. I hope we find out what caused the problem. I am still goin through my logs I might find out what changes I did but I really doubt I will find any thing. |
|
Back to top |
|
|
|