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

Problems with Debian unstable, Linux 2.4.21 and Nvidia?



I had problems to compile the kernel module wrapper from nvidia drivers with
gcc 3.3.
Following steps should solve the problem:
1. Compile and run kernel 2.4.21 with gcc 3.3 (RTFM for details)
2. Extract nvidia source with NVIDIA-Linux-x86-1.0-4363.run --extract-only
3. Open NVIDIA-Linux-x86-1.0-4363/usr/src/nv/Makefile with your favourite
editor
4. change the gcc-check section to
gcc-check:
        exit 0;\
5. Install the wrapper with make
Step 4 solves the problem with the gcc version check.



Reply to: