| Summary: | Nvidia module won't load automatically anymore | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Brett I. Holcomb <brettholcomb> |
| Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Brett I. Holcomb
2003-03-18 22:13:16 UTC
from ebuild: if you are not using devfs, loading the module automatically at boot up, you need to add "NVdriver" to your /etc/modules.autoload. Okay, that raises some questions: I am using devfs 1. Why does this module, contrary to the behavior of all other modules, require that it be in autoload. Supposedly a module is loaded either via autoload or when required - is that not true? As I understand it a module is loaded when needed if it's not it autoload. 2. The response implies that it will behave differently with devfs - since I am using devfs I assume it should autoload. 3. Why did it work a couple of months ago but not now? Thank you. |