Results 1 to 4 of 4
I thought I'd post my experience in case it helps someone else with the same issue. I recently updated my home CRUX box. One of the updates was to xorg-server ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-29-2011 #1
Xserver 1.10.0 breaks Nvidia
I thought I'd post my experience in case it helps someone else with the same issue. I recently updated my home CRUX box. One of the updates was to xorg-server 1.10.0. When logging into X server using Nvidia 260.19.44, I received this error message:
I tried adding:Code:WARNING WARNING WARNING WARNING This server has a video driver ABI version of 10.0 that is not supportede by this Nvidia driver. Please check http://www.nvidia.com/ for driver updates or downgrade to an X server with a supported driver ABI.
to xorg.conf to no effect. Even when trying to load vesa or nv, I got the same error. Luckily, I found this. I then downloaded and installed NVIDIA-Linux-x86-270.30.run which is built against ABI 10 and got X going again.Code:Section "ServerFlags" Option "IgnoreABI" "True" EndSection
As I understand it, xorg-server 1.10.0 came out just days after the last Nvidia accelerated graphics driver releases. This issue should be resolved with the next round.
- 04-05-2011 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,152
Cute! Fortunately, SL6 is running 1.7.7 xorg, so my nVidia 260.19.44 driver is still working...
Anyway, thanks for the heads-up Dan!
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 04-05-2011 #3
Rubberman, this was a trap of my own making. On my home box, I like to get as far outside the envelope as possible! I pay for it often but always learn something new from the experience.
- 04-06-2011 #4Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,152
Indeed! I keep a couple of hot-swap backup system drives to install new operating systems on, and experiment with, so when "stuff" happens, I can just swap it out and be back to my working system. In any case, the info you provided may keep me from banging my head against the wall sometime in the future!
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote

