|
|
#1 | |
|
Registered User
Join Date: Mar 2009
Posts: 2
|
I have a problem making a 320x200 resolution work in KDE3 in Gentoo with FX5600 card. I need that for playing one old game in Wine fullscreen. I've tried adding a 320x200 Modeline to xorg.conf in Monitor section, adding a 320x200 mode to Screen section, running nvidia-xconfig --mode=320x200. All I get is
Code:
(WW) NVIDIA(0): No valid modes for "320x200"; removing. Heres is a part of my xorg.conf Code:
Section "Monitor"
Identifier "Flatron"
HorizSync 31.5 - 80.0
VertRefresh 50.0 - 65.0
EndSection
Section "Device"
Identifier "Standard VGA"
Driver "vga"
VendorName "Unknown"
BoardName "Unknown"
EndSection
Section "Device"
Identifier "FX5600"
Driver "nvidia"
EndSection
Section "Screen"
Identifier "Screen 1"
Device "FX5600"
Monitor "Flatron"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x480" "320x200"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480" "320x200"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480" "320x200"
EndSubSection
EndSection
|
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 8800 GT and Ubuntu - Plymouth low resolution | legluondunet | NVIDIA Linux | 3 | 06-24-12 03:22 PM |
| Opinions on 1280x1024 resolution | skipparoo | NVIDIA GeForce 7, 8, And 9 Series | 103 | 06-22-12 11:38 PM |
| Unable to get other display resolution | jcdole | NVIDIA Linux | 0 | 05-11-12 04:25 AM |
| 30.82 and 40.41 resolution + monitor OSD. | Max3D | NVIDIA Windows Graphics Drivers | 2 | 09-05-02 02:15 AM |
| Resolution | MichaelZ | NVIDIA Linux | 7 | 08-07-02 06:18 PM |