WAY
02-26-03, 07:43 AM
I've just bought a new computer and installed SUSE7.1 on it, but I can't get the GeForce4 Grafic card work!
My computer has a AMD Athelon 2400XP proceesor, motherboard is from Elitegroup K7VTA3, with the KT333 chipset. Graphic card is GeForce4MX-440 SE.
Following the instructions on NVIDIA homepage and posts on this forum, I have tried out two dirrerent versions of driver, but both failed.
1) Driver version one
NVIDIA_GLX-1.0-4180.tar.gz
NVIDIA_kernel-1.0-4180.tar.gz
from NVIDIA website, it is said that this is the offical driver for Linux AMD64 operating system.
After tar the file, when I do
cd NVIDIA_kernel-1.0-4180
make install
The system gave the error message as
"cc1: Invalid option 'cmodel=kernel'
nv.c: In function 'nv_agp_translate_address':
nv.c: 2756: warning: cast from pointer to integer of different size.
make: ***[nv.o] Error 1"
By the way, within the NVIDIA_kernel-1.0-4180 directory, there is another README file giving the instrcution that I shall choose a correct $make command. I don't quite understand this.
I have a gcc version 2.95.2 and Linux kernel version is : 2.2.18-SMP.
2) Driver Version Two
NVIDIA_GLX-1.0-29600.suse71.i386.rpm
NVIDIA_kernel-1.0-2960.suse71.i386.rpm
After running the NVchooser.sh, it shows that I should download the above drivers. I made it, but when I do
rpm -ivh NVIDIA_kernel-1.0-2960.suse71.i386.rpm
the system prompts:
"file /lib/modules/2.2.18-SMP/video/NVdriver from install of NVIDIA_kernel-1.0-2960 conflicts with file from package k_smp_2.2.18-6."
The same message still appeared even after I deleted the above NVdriver file.
and with the command:
rpm -ivh NVIDIA_GLX-1.0-2960.suse71.i386.rpm
the system prompts:
"error: failed dependencies:
NVIDIA-GLX conflicts with mesasoft-3.4-7."
I am very new on Linux and I really have no idea now what other way I should try. Help please!:confused: :confused: :confused:
My computer has a AMD Athelon 2400XP proceesor, motherboard is from Elitegroup K7VTA3, with the KT333 chipset. Graphic card is GeForce4MX-440 SE.
Following the instructions on NVIDIA homepage and posts on this forum, I have tried out two dirrerent versions of driver, but both failed.
1) Driver version one
NVIDIA_GLX-1.0-4180.tar.gz
NVIDIA_kernel-1.0-4180.tar.gz
from NVIDIA website, it is said that this is the offical driver for Linux AMD64 operating system.
After tar the file, when I do
cd NVIDIA_kernel-1.0-4180
make install
The system gave the error message as
"cc1: Invalid option 'cmodel=kernel'
nv.c: In function 'nv_agp_translate_address':
nv.c: 2756: warning: cast from pointer to integer of different size.
make: ***[nv.o] Error 1"
By the way, within the NVIDIA_kernel-1.0-4180 directory, there is another README file giving the instrcution that I shall choose a correct $make command. I don't quite understand this.
I have a gcc version 2.95.2 and Linux kernel version is : 2.2.18-SMP.
2) Driver Version Two
NVIDIA_GLX-1.0-29600.suse71.i386.rpm
NVIDIA_kernel-1.0-2960.suse71.i386.rpm
After running the NVchooser.sh, it shows that I should download the above drivers. I made it, but when I do
rpm -ivh NVIDIA_kernel-1.0-2960.suse71.i386.rpm
the system prompts:
"file /lib/modules/2.2.18-SMP/video/NVdriver from install of NVIDIA_kernel-1.0-2960 conflicts with file from package k_smp_2.2.18-6."
The same message still appeared even after I deleted the above NVdriver file.
and with the command:
rpm -ivh NVIDIA_GLX-1.0-2960.suse71.i386.rpm
the system prompts:
"error: failed dependencies:
NVIDIA-GLX conflicts with mesasoft-3.4-7."
I am very new on Linux and I really have no idea now what other way I should try. Help please!:confused: :confused: :confused: