If this is your first visit, be sure to
check out the FAQ. You will have to register
before you can post. To start viewing messages,
select the forum that you want to visit from the selection below.
If you have copied text output that contains formatting (colors, highlighting, etc.), please do not enclose it in QUOTE or CODE tags. Just right-click your mouse and choose "Paste Without Formatting" or similar (Paste as plain text).
Hmm.. Ok..
I tried to install that Envy thing first..
I restarted computer.. All of the saden my desktop is at resolution 640 X 480. (it was before 1280 X 1024)
Did you see the Nvidia driver splash screen before the GUI login came up? If so, open a console window and type
Code:
sudo nvidia-settings
, and then in the Nvidia utility, go to the second menu from the top, "Xserver Display Configuration", and open it, and in the lower right of that panel, set your display resolution and refresh rate, and click "apply". If you like the result, then again in the lower right of the panel, click "Save to X configuration" button, and then in the little window click "OK" or "save" or whatever it says will save it.
Then, hold your breath, say a prayer, and do Ctrl-Alt-Backspace and log in again. See what you get.
I reinstalled Nvidia drivers.. And then typed this
Code:
sudo dpkg-reconfigure xserver-xorg
Also.. Just to make sure..
In Adept there two kind of nvidia drivers..
"nvidia-glx
and
nvidia-glx-new (which I have intalled)
What the difference?
-----------
Also..my Nvidia-settings works now.. So
I could do all my monitor setting in there? right? not in the system settings one?
after installing the driver and getting the settings panel to work, my settings don't stick when i restart. i go through the save process and my settings work until i restart, then they go back to default
when i sudo nvidia-settings i get this error message in terminal:
ERROR: Cannot open display 'acfalconhawk-desktop:0.0'.
ERROR: Unable to assign attribute DigitalVibrance specified on line 19 of
configuration file '/home/acfalconhawk/.nvidia-settings-rc' (no Display
connection).
ERROR: Unable to assign attribute ImageSharpening specified on line 20 of
configuration file '/home/acfalconhawk/.nvidia-settings-rc' (no Display
connection).
ERROR: Unable to assign attribute SyncToVBlank specified on line 21 of
configuration file '/home/acfalconhawk/.nvidia-settings-rc' (no Display
connection).
ERROR: Unable to assign attribute AllowFlipping specified on line 22 of
configuration file '/home/acfalconhawk/.nvidia-settings-rc' (no Display
connection).
ERROR: Unable to assign attribute LogAniso specified on line 23 of
configuration file '/home/acfalconhawk/.nvidia-settings-rc' (no Display
connection).
ERROR: Unable to assign attribute FSAA specified on line 24 of configuration
file '/home/acfalconhawk/.nvidia-settings-rc' (no Display connection).
ERROR: Unable to assign attribute TextureSharpen specified on line 25 of
configuration file '/home/acfalconhawk/.nvidia-settings-rc' (no Display
connection).
ERROR: Unable to assign attribute ForceGenericCpu specified on line 26 of
configuration file '/home/acfalconhawk/.nvidia-settings-rc' (no Display
connection).
ERROR: Unable to assign attribute CursorShadow specified on line 27 of
configuration file '/home/acfalconhawk/.nvidia-settings-rc' (no Display
connection).
ERROR: Unable to assign attribute CursorShadowXOffset specified on line 28 of
configuration file '/home/acfalconhawk/.nvidia-settings-rc' (no Display
connection).
ERROR: Unable to assign attribute CursorShadowYOffset specified on line 29 of
configuration file '/home/acfalconhawk/.nvidia-settings-rc' (no Display
connection).
ERROR: Unable to assign attribute CursorShadowAlpha specified on line 30 of
configuration file '/home/acfalconhawk/.nvidia-settings-rc' (no Display
connection).
ERROR: Unable to assign attribute CursorShadowRed specified on line 31 of
configuration file '/home/acfalconhawk/.nvidia-settings-rc' (no Display
connection).
ERROR: Unable to assign attribute CursorShadowGreen specified on line 32 of
configuration file '/home/acfalconhawk/.nvidia-settings-rc' (no Display
connection).
ERROR: Unable to assign attribute CursorShadowBlue specified on line 33 of
configuration file '/home/acfalconhawk/.nvidia-settings-rc' (no Display
connection).
ERROR: Unable to assign attribute FSAAAppControlled specified on line 34 of
configuration file '/home/acfalconhawk/.nvidia-settings-rc' (no Display
connection).
ERROR: Unable to assign attribute LogAnisoAppControlled specified on line 35 of
configuration file '/home/acfalconhawk/.nvidia-settings-rc' (no Display
connection).
ERROR: Unable to assign attribute RedBrightness specified on line 36 of
configuration file '/home/acfalconhawk/.nvidia-settings-rc' (no Display
connection).
ERROR: Unable to assign attribute GreenBrightness specified on line 37 of
configuration file '/home/acfalconhawk/.nvidia-settings-rc' (no Display
connection).
ERROR: Unable to assign attribute BlueBrightness specified on line 38 of
configuration file '/home/acfalconhawk/.nvidia-settings-rc' (no Display
connection).
ERROR: Unable to assign attribute RedContrast specified on line 39 of
configuration file '/home/acfalconhawk/.nvidia-settings-rc' (no Display
connection).
ERROR: Unable to assign attribute GreenContrast specified on line 40 of
configuration file '/home/acfalconhawk/.nvidia-settings-rc' (no Display
connection).
ERROR: Unable to assign attribute BlueContrast specified on line 41 of
configuration file '/home/acfalconhawk/.nvidia-settings-rc' (no Display
connection).
ERROR: Unable to assign attribute RedGamma specified on line 42 of
configuration file '/home/acfalconhawk/.nvidia-settings-rc' (no Display
connection).
ERROR: Unable to assign attribute GreenGamma specified on line 43 of
configuration file '/home/acfalconhawk/.nvidia-settings-rc' (no Display
connection).
ERROR: Unable to assign attribute BlueGamma specified on line 44 of
configuration file '/home/acfalconhawk/.nvidia-settings-rc' (no Display
connection).
ERROR: Unable to assign attribute OpenGLImageSettings specified on line 45 of
configuration file '/home/acfalconhawk/.nvidia-settings-rc' (no Display
connection).
ERROR: Unable to assign attribute XVideoTextureSyncToVBlank specified on line
46 of configuration file '/home/acfalconhawk/.nvidia-settings-rc' (no
Display connection).
ERROR: Unable to assign attribute XVideoBlitterSyncToVBlank specified on line
47 of configuration file '/home/acfalconhawk/.nvidia-settings-rc' (no
Display connection).
ERROR: Unable to assign attribute XVideoSyncToDisplay specified on line 48 of
configuration file '/home/acfalconhawk/.nvidia-settings-rc' (no Display
connection).
after i hit save to X configuration file, i get:
sh: pkg-config: not found
sh: pkg-config: not found
Comment