|
|
#1 | |
|
Registered User
Join Date: May 2008
Posts: 2
|
Hoghw NvNews!
I have problem with NVIDIA Geforce 9600GT and i want to ask you for some help. I don't know why nvidia-settings doesn't work fine. In Nvidia X Server Setting >> X Server Display Configuration i'm getting this: Code:
Unable to load X Server Display Configuration page: Failed to parse the following modeline of display device 0x00010000 'EIZO S2231W' connected to GPU-0 'GeForce 9600 GT': source=edid :: "nvidia-auto-select" 119.000 1680 1728 1760 1840 1050 1053 1059 1080 +HSync -VSync I'm using Ubuntu 8.04 64-bit, kernel: 2.6.24-17-generic, architecture: x86_64 (Intel Core 2 Quad). My /etc/X11/xorg.conf (geneteated by nvidia-xconfig): Code:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder62) Mon May 19 00:29:52 PDT 2008
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
RgbPath "/usr/lib/X11/rgb"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 30.0 - 110.0
VertRefresh 50.0 - 150.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
Option "AddARGBVisuals" "True"
Option "AddARGBGLXVisuals" "True"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection
Code:
DISABLED_MODULES="nv nvidia_new" Please help me, Thanks. PeterSQL. |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: May 2004
Posts: 711
|
Try starting nvidia-settings with LANG=C
Quote:
|
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: May 2004
Posts: 711
|
you can also use the attached patch.
Code:
git clone git://people.freedesktop.org/~aplattner/nvidia-settings cd nvidia-settings patch -p1 < /path/to/patch.patch.txt make ./nvidia-settings |
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Jul 2007
Posts: 74
|
Same problem here:
Code:
Unable to load X Server Display Configuration page: Failed to parse the following modeline of display device 0x00000002 'Samsung SyncMaster' connected to GPU-0 'GeForce 7600 GS': source=xserver, source=vesa, source=edid :: "nvidia-auto-select" 108.000 1280 1328 1440 1688 1024 1025 1028 1066 +HSync +VSync |
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: May 2008
Posts: 2
|
Fisrt of all, How can i start nvidia-settings with LANG option?
Second, Ralph, How did you fix your problem? Where can i find this section/config file/ or something? Code:
source=edid :: "nvidia-auto-select" 119.000 1680 1728 1760 1840 1050 1053 1059 1080 +HSync -VSync |
|
|
|
|
|
#6 | |
|
Registered User
Join Date: May 2004
Posts: 711
|
just open a terminal and type:
LANG=C nvidia-settings |
|
|
|
|
|
|
#7 | |
|
Registered User
Join Date: Jul 2007
Posts: 74
|
Quote:
Code:
LANG=C nvidia-xconfig |
|
|
|
|
|
|
#8 |
|
Registered User
Join Date: Jan 2008
Posts: 5
|
The same bug here
LANG=C is not a solution for me ![]() system is Mandriva 2008.1 |
|
|
|
|
|
#9 | |
|
Registered User
Join Date: Jun 2007
Location: Orléans (france)
Posts: 24
|
Quote:
It worked for me, thanks |
|
|
|
|
|
|
#10 |
|
Registered User
Join Date: Jan 2008
Posts: 5
|
[root@localhost media]# git clone git://people.freedesktop.org/~aplattner/nvidia-settings
GNU Interactive Tools 4.3.20 (i686-pc-linux-gnu), 18:50:22 Sep 19 2007 GIT is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. Copyright (C) 1993-1999 Free Software Foundation, Inc. Written by Tudor Hulubei and Andrei Pitis, Bucharest, Romania git: fatal error: `chdir' failed: permission denied. |
|
|
|
|
|
#11 |
|
NVIDIA Corporation
Join Date: Mar 2005
Posts: 2,487
|
I should mention that you can work around this problem without losing the translations on the stock GTK+ widgets by setting the environment variable LC_NUMERIC=C.
|
|
|
|
|
|
#12 |
|
NVIDIA Corporation
Join Date: Mar 2005
Posts: 2,487
|
I pushed a patch for this to the git repository at http://cgit.freedesktop.org/~aplattn...c90755e6a721b4
The fix will be in the copy of nvidia-settings shipped with the next driver release. |
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 302.07 (beta) for Linux x86/x86_64 released | AaronP | NVIDIA Linux | 0 | 05-02-12 09:55 AM |
| X Failed to load NVdriver | c00lr4c3r | NVIDIA Linux | 13 | 10-22-02 01:44 PM |
| Glx | mrbig1344 | NVIDIA Linux | 7 | 09-30-02 06:45 AM |
| Unable to load 3d driver | rebol | NVIDIA Linux | 3 | 09-29-02 04:58 PM |
| Dual Display with main CRT, and secondary TV-out | BlackDogg | NVIDIA Linux | 3 | 08-10-02 09:52 AM |