|
|
#1 | |
|
Registered User
Join Date: May 2003
Posts: 2
|
I don't know how more obvious I could have made the topic title
AMD Athlon 750 PNY GeForce 3 ti 200 Soyo k7-vta Redhat 9 shrike Of course I'm using the 4363 drivers I installed the drivers exactly how I was told. I edited the XF86Config file replaced driver "nv" with "nvidia" then system locks up when I try to log in to Xserver This also is the same case in redhat 8.0. The "nv" driver works fine in 2d with no 3d, "nvidia" just won't let you boot into x at all. There was some sample config file that got intalled with the drivers. I took a look at it and tried pasting some of the stuff I thought I may need, that ended up screwing up my config even more. Last edited by Guyser; 05-20-03 at 06:02 AM. |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: May 2003
Posts: 2
|
and as far as I can remember using linux not one of nvidia's drivers have ever worked in any distro I have used, other than the standard 2d nv drivers that come with some rh versions
|
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: May 2003
Location: Sydney, Nova Scotia
Posts: 70
|
well d00d, i don't know what to tell you other than the fact that i had the exact same problem on my AMD T-Bird1.2ghz using AOpen AK73-Pro(A) mobo...i have tried RH8, RH9, MDK9.1, and MDK8.2...now i don't know if you wanna try this, but the following link i will give you is the steps i took, and i have gotten it to work...its up to yoU :P
My Steps To Ridding Lockups |
|
|
|
|
|
#4 | |
|
Registered User
Join Date: May 2003
Posts: 8
|
I had a similar problem..
This fixed it for me: 1) nvidia-install --uninstall 2) rpm -q -a | grep XFree > /tmp/foo 3) (in a csh variant) foreach x (`cat /tmp/foo`) echo $x rpm -V $x end 4) Go to your distribution and download any and all rpms that had any errors. 5) Go to the NVIDIA site and download the driver with version 4349 from the archive site. 6) Go to the console and issue 'telinit S' 7) rpm --erase --nodeps XXXX Where XXXX are the damaged rpms 8) rpm --install XXXX Where XXXX are the damaged rpms you downloaded 9) Run the script from nvidia ONCE and only ONCE. 10) Double check the XF86Config. 11) Reboot. This fixed mine. I wasnt able to get GLX working with the new driver, and when I put 'nvidia' instead of 'nv' in my config with the new driver, my X freaked out. I got regular X with 'nv' but not glx. I think the new driver is just bugged for redhat. -cjohn |
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: May 2003
Posts: 8
|
ps, since i was bored today, i ran the nvidia-installer --update. It did manage to upgrade the version to 4363 and everything is working.
-cjohn |
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Redhat 8.0 NVIDIA works - INSTRUCTIONS | STEEL1 | NVIDIA Linux | 267 | 04-15-03 06:48 PM |
| Radeon 9700 not all that? | sancheuz | Other Desktop Graphics Cards | 200 | 10-12-02 09:31 PM |
| NVidia Drivers HowTo for RedHat 8.0 needed | eduardp | NVIDIA Linux | 10 | 10-04-02 03:59 AM |
| Redhat 7.3 + Nvidia drivers 3123 = troubles | e-r-a-n | NVIDIA Linux | 4 | 09-17-02 12:26 PM |
| Working RedHat 7.3 with Nvidia?? | Be'Lal | NVIDIA Linux | 3 | 08-03-02 05:16 PM |