[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: NVIDIA drivers



Sean Harshbarger wrote:

> On Fri, 2003-09-26 at 18:19, Gerard Ceraso wrote:
>> I use the nvidia driver from the nvidia website, the .run file. All it
>> does is compiles and installs the driver.
> 
> Just make sure you have the same gcc version that was used to compile
> the kernel else it will not compile.

You'll find out the compiler version which was used to compile your kernel
with:

cat /proc/version

That one has to fit the version of your C-Compiler, which you can find out
with:

gcc -v

If they are different, you can try to set the default C-Compiler symlink
in /usr/sbin - but I compiled my own kernel and then went on; after that,
everything was fine

HTH,
wjl
-- 
NTV '94 RedSue 24-42Mm running on fuel; everything else runs Debian



Reply to: