PCLinuxOS-Forums
News: ...FLASH!!! ...New PCLinuxOS Testing board now open. Register today! Be an active contributor to the PCLinuxOS future! ... Read all about it now, on THIS forum!!!..
 
*
Welcome, Guest. Please login or register. May 24, 2012, 05:38:53 PM


Login with username, password and session length


Pages: [1]   Go Down
  Print  
Author Topic: <SOLVED> New video card unable to match screen size properly...  (Read 330 times)
hundin
Full Member
***
Offline Offline

Posts: 56



« on: January 05, 2012, 11:11:35 PM »

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...

Code:
[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

Code:
[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



Logged
MtnMan
Sr. Member
****
Offline Offline

Posts: 255

Aged to perfection


« Reply #1 on: January 06, 2012, 07:56:36 AM »

Quote
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

hundin> I am no expert but it does appear that the monitor resolution is not properly set.

Here's mine:
Section "Monitor"
    Identifier "monitor1"
    VendorName "Plug'n Play"
    ModelName "HW223"
    HorizSync 30-82
    VertRefresh 50-75
   
    # Monitor preferred modeline (60.0 Hz vsync, 65.3 kHz hsync, ratio 16/10, 90 dpi)
    ModeLine "1680x1050" 146.25 1680 1784 1960 2240 1050 1053 1059 1089 +hsync -vsync
   
    # TV fullscreen mode or DVD fullscreen output.
    # 768x576 @ 79 Hz, 50 kHz hsync

In PCC>Configure Video Card can you set the correct monitor and resolution?

Others may be along to give suggestions but that is where I would start.

Logged

I worry that the person who thought up Muzak may be thinking up something else. - Lily Tomlin
kjpetrie
PCLinuxOS Tester
Hero Member
*******
Offline Offline

Posts: 3131


« Reply #2 on: January 06, 2012, 08:14:14 AM »

Open PCC Hardware -> Configure Video card and set the monitor to the correct model or to the correct resolution (as given in the specification of your monitor), then set the display to the correct resolution. 1024 x 600 is clearly wrong for such a large screen.

You don't say how you connect to the monitor. Some monitors have an 'overscan' setting where they enlarge the image to overlap the edges and you might need to check that setting on the monitor itself if it has one,
Logged

-----------
KJP
-----------------------------------------------------------
PClos 2010 on Intel D945GCLF2 motherboard (Atom 330), 2GB DDR2 RAM, Maxtor STM325031, Hitachi CDR-7930, ‎HL-DT-ST DVDRAM GSA-H42N, Amilo LSL 3220T monitor. Also Acer 5810TG and Asus eeePC 2G surf
Just18
PCLinuxOS Tester
Hero Member
*******
Offline Offline

Posts: 4606


MLUs Forever!


« Reply #3 on: January 06, 2012, 08:15:11 AM »

If you have thisproduct

SYLVANIA 6632LG (32" LCD TV)

then the native resolution is

1366 x 768

and that is what you need to use in the setup.

I would also have thought that the driver for your card would be the

6100 and later nvidia driver.

You should ensure you add the following option to you boot line in menu.lst file for best results

vmalloc=256M

Logged

MLUs rule the roost!

Linux XPS 3.2.17-pclos1.pae.bfs  32 bit
Intel(R) Core(TM)2 Quad  CPU   Q9450  @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech ‎DVB-T 2 USB DTT
hundin
Full Member
***
Offline Offline

Posts: 56



« Reply #4 on: January 06, 2012, 09:15:40 AM »

just18, it was your suggestion of using 6100 and later nvidia driver that did the trick.  After selecting it, I was able to use the Nvidia Display settings gui, which had an aspect ratio slidebar.  Viola, edge to edge desktop!  Thanks for looking into my little slice of confusion, I do appreciate all the help.

Hundin
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM