4 Jan 2006 04:29
Re: nvidia and xorg conflict with fresh arch0.7 baseinstall
On Wed, 2006-01-04 at 13:43 +1100, Stew Heckenberg wrote: > > The problem can be found in the nvidia-install.log: > > > >The compiler used to compile the kernel was gcc 3.4; the current > >compiler is gcc 4.0. > > Yeah I believe that nvidia depends on gcc 4.0 so you might be onto > something. The problem is that the kernel you are/were running when installing the nvidia driver was compiled with gcc 3.4. You have to compile the nvidia module with the same version of gcc that you used to compile the kernel. Compilation of the nvidia module happens in post_install(), so if you installed it while running an old kernel, that's what caused the problem, not xorg.
RSS Feed