PDA

View Full Version : updated kernel


Beginneling
04-14-03, 07:31 AM
When i install a new kernel version, do i need to reinstall the drivers or is it enough to just alter the xfree86 parameters?

bahamot
04-14-03, 08:15 AM
recompile it and re-installed it

Beginneling
04-14-03, 08:44 AM
what do you mean by recompile ?

bwkaz
04-14-03, 09:09 AM
You won't have to touch the XF86Config (or XF86Config-4) file.

When the kernel changes, the driver has to re-link against the new kernel's symbols. If the kernel you upgrade to has a precompiled kernel interface on nVidia's FTP site, the installer will download and use it. But if not, the installer will compile a new kernel interface -- this requires that you install the kernel-source package from your distro's main place to get packages (either the CDs, or apt if you use Debian, or whatever else).