Hello, all.
I just moved over from Ubuntu to SuSE 11.0 (KDE 3.5). Did a clean install on my Dell Inspiron 530. Things seem to have gone generally well, but I think my monitor resolution is screwed up. Would appreciate the wisdom of this forum. I’ve checked through the other posts and did not see a problem identical to mine (sorry if I missed something obvious).
The monitor is a Dell 2208WFP (22"). Graphics card is GeForce 8300GS.
When I look in the KMenu <system/configuration/configure NVidia X server settings> the monitor is identified as Dell 2208WFP 1680X1050. But when I go to look at the monitor in YaST Control Center <hardware/graphics card and monitor> after I see the “SAX2 importing data” message another message box pops up that says: “Cannot Deactivate All Displays. At least one display must be active.”
This message box comes up no matter what I try to look at involving SAX2, for example if I click on “Keyboard layout” or “Mouse model.”
So I click off this mysterious message and look at the monitor in SAX2. It is incorrectly identified as "VESA 1280X1024@60hz. I then scroll up to look at the available monitors under Dell, but my model 2208 is not listed. I called Dell tech support and asked what was the closest model I could select, but they would not help me when I said I was using Linux!!
They insisted that if I were using Vista the monitor would be properly identified. I said that Vista, SuSE, Ubuntu it should not matter. They can tell me the closest monitor to the 2208 and I can try that. But they refused to provide any assistance. (Note, I purchased the computer with Ubuntu Linux, but they still refused to provide any support.)
Anyway, I then looked at my xorg.conf file and noticed that the monitor shows up as the VESA 1280X1024, not as the higher resolution 1680X1050 indicated by the NVidia configuration utility.
So now I’m totally confused. The resolution sure does not look anywhere near as good as it did running Ubuntu which did allow me 1680X1050.
So…am I trying to set resolution in two places, and am I ending up creating conflicts?
Where is the right place to set the screen resolution? In the Nvidia configuration utility I mentioned first (and forget what SAX2 says), or in SAX 2 (and forget what NVidia says)? Or do I set resolution in both places?
If in SAX2 how do I set it if my monitor is not even offered as an option?
Also, I may be making a total mess of the settings in the Nvidia X Server Settings utility. I am not even sure which buttons I should or should not be clicking there. (A little hand-holding here would be appreciated so I’m not creating more problems by clicking the wrong things.)
While trying to figure this out I did get the following message:
“You do not appear to be using the NVIDIA X driver. Please edit your X configuration file (just run nvidia-xconfig
as root), and restart the X server.”
Well I tried that, and disaster. I was brought to a command prompt and asked to log in. When I tried it took me back to the command prompt and I could never get out of what was an endless loop. I had to reinstall SuSE (I know, I know. But I was absolutely stuck and had to get the computer up and running.)
So it is running now, but with what I think is sub-optimal resolution (and that strange message that pops up in SAX2 saying: “Cannot Deactivate All Displays. At least one display must be active.”
Attached next is the output of my xorg.conf file.
Your help getting this resolution set properly is greatly appreciated. Let me know if you need additional information.
Thanks!
socref
nvidia-settings: X configuration file generated by nvidia-settings
nvidia-settings: version 1.0 (buildmeister@builder58) Thu Jul 17 18:39:42 PDT 2008
nvidia-xconfig: X configuration file generated by nvidia-xconfig
nvidia-xconfig: version 1.0 (buildmeister@builder58) Thu Jul 17 18:39:00 PDT 2008
/…/
SaX generated X11 config file
Created on: 2009-01-03T15:45:55-0500.
Version: 8.1
Contact: Marcus Schaefer <sax@suse.de>, 2005
Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users>
Automatically generated by [ISaX] (8.1)
PLEASE DO NOT EDIT THIS FILE!
Section “ServerLayout”
Identifier “Layout[all]”
Screen 0 “Screen0” 0 0
InputDevice “Keyboard[0]” “CoreKeyboard”
InputDevice “Mouse[1]” “CorePointer”
Option “Clone” “off”
Option “Xinerama” “off”
EndSection
Section “Files”
InputDevices “/dev/gpmdata”
InputDevices “/dev/input/mice”
FontPath “/usr/share/fonts/misc:unscaled”
FontPath “/usr/share/fonts/75dpi:unscaled”
FontPath “/usr/share/fonts/100dpi:unscaled”
FontPath “/usr/share/fonts/Type1”
FontPath “/usr/share/fonts/URW”
FontPath “/usr/share/fonts/Speedo”
FontPath “/usr/share/fonts/cyrillic”
FontPath “/usr/share/fonts/truetype”
FontPath “/opt/kde3/share/fonts”
FontPath “/usr/local/share/fonts”
EndSection
Section “Module”
Load “dbe”
Load “type1”
Load “freetype”
Load “extmod”
Load “glx”
EndSection
Section “ServerFlags”
Option “AllowMouseOpenFail” “on”
Option “ZapWarning” “on”
Option “Xinerama” “0”
EndSection
Section “InputDevice”
Identifier “Keyboard[0]”
Driver “kbd”
Option “Protocol” “Standard”
Option “XkbLayout” “us”
Option “XkbModel” “microsoftpro”
Option “XkbRules” “xfree86”
EndSection
Section “InputDevice”
Identifier “Mouse[1]”
Driver “mouse”
Option “Buttons” “14”
Option “Device” “/dev/input/mice”
Option “Name” “Logitech USB Receiver”
Option “Protocol” “explorerps/2”
Option “Vendor” “Sysp”
Option “ZAxisMapping” “4 5”
EndSection
Section “Modes”
Identifier “Modes[0]”
EndSection
Section “Monitor”
Identifier “Monitor[0]”
VendorName “–> VESA”
ModelName “1280X1024@60HZ”
UseModes “Modes[0]”
DisplaySize 340 270
HorizSync 31.0 - 64.0
VertRefresh 50.0 - 60.0
Option “CalcAlgorithm” “XServerPool”
Option “DPMS”
Option “PreferredMode” “1280x1024”
EndSection
Section “Monitor”
Identifier “Monitor0”
VendorName “Unknown”
ModelName “DELL 2208WFP”
HorizSync 30.0 - 83.0
VertRefresh 56.0 - 76.0
EndSection
Section “Device”
Identifier “Device[0]”
Driver “nvidia”
VendorName “NVidia”
BoardName “GeForce 8300 GS”
EndSection
Section “Device”
Identifier “Videocard0”
Driver “nvidia”
VendorName “NVIDIA Corporation”
BoardName “GeForce 8300 GS”
EndSection
Section “Screen”
Identifier “Screen[0]”
Device “Device[0]”
Monitor “Monitor[0]”
DefaultDepth 24
SubSection “Display”
Depth 15
Modes “1280x1024”
EndSubSection
SubSection “Display”
Depth 16
Modes “1280x1024”
EndSubSection
SubSection “Display”
Depth 24
Modes “1280x1024”
EndSubSection
SubSection “Display”
Depth 8
Modes “1280x1024”
EndSubSection
EndSection
Section “Screen”
Identifier “Screen0”
Device “Videocard0”
Monitor “Monitor0”
DefaultDepth 24
Option “TwinView” “0”
Option “metamodes” “1680x1050 +0+0”
SubSection “Display”
Depth 24
EndSubSection
EndSection
Section “Extensions”
Option “Composite” “on”
EndSection