View Full Version : Re: Reverting to 173 from 177 NVidia Drivers
neverett
September 23rd, 2008, 05:46 AM
How does a person revert from version 177 to 173? I have the 9800 GT. Thanks in advance!
Sef
September 23rd, 2008, 06:20 AM
Have you tried System > Administration > Hardware Drivers?
blakamin
September 23rd, 2008, 08:35 AM
I'd like to know how to do this without using x seeing as my error is:
(WW)NV:Ignoring unsupported device 0x10de0533 (GeForce 7000M (rev a2)) at 00@00:12:0
(EE) No devices detected.
Fatal server error:
no screens found
Edit: Solved for me - See this post
http://ubuntuforums.org/showpost.php?p=5839354&postcount=13
plun
September 23rd, 2008, 09:04 AM
I'd like to know how to do this without using x seeing as my error is:
(WW)NV:Ignoring unsupported device 0x10de0533 (GeForce 7000M (rev a2)) at 00@00:12:0
(EE) No devices detected.
Fatal server error:
no screens found
Edit: See this post
http://ubuntuforums.org/showpost.php?p=5839354&postcount=13
If you have saved log files please file a bug.
Did EnvyNG solve it also for you ?
This my xorg.conf for the moment (just added coolbits)
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
DefaultDepth 24
EndSection
Section "Module"
Load "glx"
Disable "dri2"
EndSection
Section "Device"
Identifier "Configured Video Device"
Option "NoLogo" "True"
Driver "nvidia"
Option "Coolbits" "1"
EndSection
blakamin
September 23rd, 2008, 09:26 AM
If you have saved log files please file a bug.
I don't think it was Ubuntu bug... According to the log I read at the time, the driver (177.76) has no support for my 7000M. Will try to find it again.
Did EnvyNG solve it also for you ?
Yes! Thank you very much (it didn't even enter my head)!
I'm up and running with 173.
plun
September 23rd, 2008, 09:39 AM
I don't think it was Ubuntu bug... According to the log I read at the time, the driver (177.76) has no support for my 7000M. Will try to find it again.
Yes! Thank you very much (it didn't even enter my head)!
I'm up and running with 173.
Ok...:)
According to repo documentation 7000M is supported
http://packages.ubuntu.com/intrepid/nvidia-glx-177
This can be the reason for everyone with trouble that the
detection is wrong or complete missed.
:confused:
Gina
September 23rd, 2008, 10:15 AM
I'm having trouble too, with my 6200 graphics, but haven't had time to persue it.
blakamin
September 23rd, 2008, 10:42 AM
Ok...:)
According to repo documentation 7000M is supported
http://packages.ubuntu.com/intrepid/nvidia-glx-177
This can be the reason for everyone with trouble that the
detection is wrong or complete missed.
:confused:
hmmm... very weird!
I'd say that's where the problem may be!
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.