namemjb
03-20-03, 09:55 AM
I have read the Instructions/howtos but have been unable to get X running on an MSI nforce(420pro) running RedHad 8.0 linux
I installed from iso cd's. Uname shows 2.4.18-14 i686 Althon
I did the following:
1) booted 2.4.18-14
2) rpmbuild --rebuild NVIDIA_kernel-1.0-3123.src.rpm
which built without error
3) rpm -ivh /src/src/redhat/RPMS/i386/NVIDIA_kernel-1.0.3123.rpm
which completed without error.
At this point modprobe NVdriver works
4) /etc/modules.conf includes
alias char-major-195 NVdriver
Unfortunately, startx failes with "failed to load module nvidia".
I have also installed kernel 2.4.18-27.8.0. Was unable to build NVIDIA_kernel-1.0-4191.src.rpm. Was able to build it when running 2.4.18-14, but rpm -ivh of the resulting rpm failed on 2.4.27.8.0, with error "modprobe: can't locate module nvidia"
Can someone explain what I am missing/doing wrong?
thanks
Martin
I installed from iso cd's. Uname shows 2.4.18-14 i686 Althon
I did the following:
1) booted 2.4.18-14
2) rpmbuild --rebuild NVIDIA_kernel-1.0-3123.src.rpm
which built without error
3) rpm -ivh /src/src/redhat/RPMS/i386/NVIDIA_kernel-1.0.3123.rpm
which completed without error.
At this point modprobe NVdriver works
4) /etc/modules.conf includes
alias char-major-195 NVdriver
Unfortunately, startx failes with "failed to load module nvidia".
I have also installed kernel 2.4.18-27.8.0. Was unable to build NVIDIA_kernel-1.0-4191.src.rpm. Was able to build it when running 2.4.18-14, but rpm -ivh of the resulting rpm failed on 2.4.27.8.0, with error "modprobe: can't locate module nvidia"
Can someone explain what I am missing/doing wrong?
thanks
Martin