Video cards

Ben Duncan linux4ms at aim.com
Tue Mar 11 06:31:55 PDT 2008


Ok, I have 6200 Series:

lspci -v output is :

02:00.0 VGA compatible controller: nVidia Corporation GeForce 6200 A-LE (rev a1) 
(prog-if 00 [VGA])
         Subsystem: eVga.com. Corp. Unknown device a295
         Flags: bus master, 66MHz, medium devsel, latency 248, IRQ 20
         Memory at e4000000 (32-bit, non-prefetchable) [size=16M]
         Memory at d0000000 (32-bit, prefetchable) [size=256M]
         Memory at e5000000 (32-bit, non-prefetchable) [size=16M]
         [virtual] Expansion ROM at e6000000 [disabled] [size=128K]
         Capabilities: [60] Power Management version 2
         Capabilities: [44] AGP version 3.0

I am running it at 1680 x 1050 via the Digital Interface.

Are you saying I am not suppose to be able to do that?

Anyway, here is my xorg.conf ...
--------------------------------------------------------------------------------
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (buildmeister at builder3)  Wed Jun 13 18:40:26 
PDT 2007

Section "ServerLayout"
     Identifier     "Layout0"
     Screen      0  "Screen0" 0 0
     InputDevice    "Keyboard0" "CoreKeyboard"
     InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
     RgbPath         "/usr/lib/X11/rgb"
     FontPath        "/usr/lib/X11/fonts/misc/:unscaled"
     FontPath        "/usr/lib/X11/fonts/100dpi/:unscaled"
     FontPath        "/usr/lib/X11/fonts/75dpi/:unscaled"
     FontPath        "/usr/lib/X11/fonts/misc/"
     FontPath        "/usr/lib/X11/fonts/Type1/"
     FontPath        "/usr/lib/X11/fonts/Speedo/"
     FontPath        "/usr/lib/X11/fonts/100dpi/"
     FontPath        "/usr/lib/X11/fonts/75dpi/"
     FontPath        "/usr/lib/X11/fonts/cyrillic/"
     FontPath        "/usr/lib/X11/fonts/TTF/"
EndSection

Section "Module"
     Load           "dbe"
     Load           "extmod"
     Load           "type1"
     Load           "freetype"
     Load           "glx"
EndSection

Section "ServerFlags"
     Option         "Xinerama" "0"
EndSection

Section "InputDevice"
     # generated from default

   Driver       "mouse"
   Identifier   "Mouse0"
   Option       "ButtonNumber" "5"
   Option       "Device" "/dev/mouse"
   Option       "InputFashion" "Mouse"
   Option       "Name" "Autodetection"
   Option       "Protocol" "imps/2"
   Option       "Vendor" "Sysp"
   Option       "ZAxisMapping" "4 5"

EndSection

Section "InputDevice"
     # generated from default
     Identifier     "Keyboard0"
     Driver         "kbd"
EndSection

Section "Monitor"
     # HorizSync source: edid, VertRefresh source: edid
     Identifier     "Monitor0"
     VendorName     "Unknown"
     ModelName      "Acer AL2223W"
     HorizSync       31.0 - 81.0
     VertRefresh     56.0 - 75.0
     Option         "DPMS"
EndSection

Section "Device"
     Identifier     "Videocard0"
     Driver         "nvidia"
     VendorName     "NVIDIA Corporation"
     BoardName      "GeForce 6200"
EndSection

Section "Screen"
     Identifier     "Screen0"
     Device         "Videocard0"
     Monitor        "Monitor0"
     DefaultDepth    24
     Option         "TwinView" "0"
     Option         "metamodes" "1680x1050_60 +0+0; 1280x1024 +0+0; 1024x768 
+0+0; 800x600 +0+0; 640x480 +0+0; 1440x900 +0+0"
     SubSection     "Display"
         Depth       24
         Modes      "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
     EndSubSection
EndSection

-----------------------------------------------------------------------

Anyway, If I APPEAR ignorant, please forgive since I have not kept up
with all of the going on in hardware lately ....



<SNIP>
>> >
> Depends on what's in the EDID of your DFP.  Unless the card has double
> TMDS support, it can't do much more than 1280x1024 at 60.  1440x900 is on
> the border.
> 
> 
> 
>  L. Friedman netllama at gmail.com LlamaLand https://netllama.linux-sxs.org


-- 
Ben Duncan - Business Network Solutions, Inc. 336 Elton Road  Jackson MS, 39212
"Never attribute to malice, that which can be adequately explained by stupidity"
        - Hanlon's Razor



More information about the Linux-users mailing list