and I am getting quite the headache. Just bought a Galaxy GeForce GT 520 1024MB DDR3 card for my desktop. I have a Sylvania LCD 23" as a monitor. At FXdrake, I selected NVIDIA GeForce 400 and later. I then went with the default sttings, rebooted, and had a desktop. The only problem is the desktop exceeds the edges of the monitor, by quite a bit from what i can tell. I.e., My task bar only shows the top half, and when windows open, they open further than the top of the screen, making it a challenge to close. Searching thru posts, i have surmised the following info to be useful...
[hundin@localhost ~]$ xrandr -q
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 320 x 175, current 1280 x 720, maximum 1280 x 720
default connected 1280x720+0+0 0mm x 0mm
1280x720 60.0*
1024x480 100.0 85.0 75.0 60.0 50.0
832x624 75.0
800x600 85.0 75.0 72.0 60.0 56.0
768x576 100.0 79.0
720x480 60.0
720x400 85.0
700x525 75.0 60.0
640x512 85.0 75.0 60.0
640x480 85.0 75.0 73.0 60.0
640x400 85.0
640x350 85.0
576x432 75.0
512x384 85.0 87.0 75.0 70.0 60.0
416x312 75.0
400x300 85.0 75.0 72.0 60.0 56.0
360x200 85.0
320x240 85.0 75.0 73.0 60.0
320x200 85.0
320x175 85.0
[hundin@localhost ~]$ cat /etc/X11/xorg.conf
# File generated by XFdrake (rev 262502)
# **********************************************************************
# Refer to the xorg.conf man page for details about the format of
# this file.
# **********************************************************************
Section "ServerFlags"
Option "DontZap" "False" # disable <Ctrl><Alt><BS> (server abort)
AllowMouseOpenFail # allows the server to start up even if the mouse does not work
#DontZoom # disable <Ctrl><Alt><KP_+>/<KP_-> (resolution switching)
EndSection
Section "Module"
Load "v4l" # Video for Linux
EndSection
Section "Monitor"
Identifier "monitor1"
VendorName "Generic"
ModelName "Flat Panel 1024x600"
HorizSync 31.5-55.0
VertRefresh 40.0-70.0
# TV fullscreen mode or DVD fullscreen output.
# 768x576 @ 79 Hz, 50 kHz hsync
ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630
# 768x576 @ 100 Hz, 61.6 kHz hsync
ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616
# modeline generated by gtf(1) [handled by XFdrake]
ModeLine "1024x480_120" 84.05 1024 1080 1192 1360 480 481 484 515 -HSync +Vsync
# modeline generated by gtf(1) [handled by XFdrake]
ModeLine "1024x480_100" 68.41 1024 1080 1184 1344 480 481 484 509 -HSync +Vsync
# modeline generated by gtf(1) [handled by XFdrake]
ModeLine "1024x480_85" 57.00 1024 1072 1176 1328 480 481 484 505 -HSync +Vsync
# modeline generated by gtf(1) [handled by XFdrake]
ModeLine "1024x480_75" 49.40 1024 1064 1168 1312 480 481 484 502 -HSync +Vsync
# modeline generated by gtf(1) [handled by XFdrake]
ModeLine "1024x480_60" 38.17 1024 1048 1152 1280 480 481 484 497 -HSync +Vsync
# modeline generated by gtf(1) [handled by XFdrake]
ModeLine "1024x480_50" 30.89 1024 1040 1136 1248 480 481 484 495 -HSync +Vsync
EndSection
Section "Device"
Identifier "device1"
BoardName "NVIDIA GeForce 400 series and later"
Driver "nvidia"
Option "DPMS"
Option "DynamicTwinView" "false"
Option "AddARGBGLXVisuals"
EndSection
Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultColorDepth 24
EndSection
Section "ServerLayout"
Identifier "layout1"
Screen "screen1"
EndSection
Fully updated PCLINUXOS 2011, with aptupgrade performed. KDE as the desktop. Any help would be greatly appreciated...any info needed will be provided as soon as I can get it...
Thanks,
Hundin