Re: 7167 driver does not work with 2.6.11
@Flopis: `modprobe -q nvidia` addresses an unrelated, install-time dependency problem; the problem in this case is that the `modprobe` version shipped with early version of the module-init-tools consider it an error to attempt to load a kernel module that's already loaded (unlike the original modutils and current module-init-tools).
|