Xorg.conf multiple monitors different refresh rates

I have two monitors on my setup, with my primary montor being to the right of my secondary. They both have resolution 1920x1080. I'm trying to get my primary monitor to run at 120 Hz but it's only doing 60. My secondary monitor is a different model that can only do 60 Hz.
This is my xorg.conf
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 349.16 (buildmeister@swio-display-x86-rhel47-06) Wed Apr 8 00:52:19 PDT 2015
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 349.16 (buildmeister@swio-display-x86-rhel47-06) Wed Apr 8 00:51:15 PDT 2015
Section "ServerLayout"
Identifier "Layout"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "0"
EndSection
Section "Files"
EndSection
Section "ServerFlags"
Option "RandR" "on"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "ASUS"
ModelName "ASUS VG278"
HorizSync 60.0 - 166.0
VertRefresh 112.0 - 152.0
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "Dell"
ModelName "Dell ST2320L"
HorizSync 45.0 - 70.0
VertRefresh 50.0 - 80.0
Option "LeftOf" "Monitor0"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce GTX 680"
EndSection
Section "Screen"
Identifier "Screen"
Device "NVIDIA GeForce GTX 680"
Monitor "Monitor0"
DefaultDepth 24
Option "Monitor-DVI-I-1" "Monitor0"
Option "Monitor-DVI-D-0" "Monitor1"
SubSection "Display"
Virtual 3840 1080
Depth 24
Modes "1920x1080"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "Stereo" "0"
Option "nvidiaXineramaInfoOrder" "DFP-0"
Option "metamodes" "DVI-D-0: nvidia-auto-select +0+0, DVI-I-1: nvidia-auto-select +1920+0"
Option "SLI" "Off"
Option "MultiGPU" "Off"
Option "BaseMosaic" "off"
SubSection "Display"
Depth 24
EndSubSection
EndSection
This is actually one of the first times i've had to go under the hood linux (I've recently been using a linux computer at work) so I'm pretty newbie - any help would be greatly appreciated.

After making the edits and restarting
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 349.16 (buildmeister@swio-display-x86-rhel47-06) Wed Apr 8 00:52:19 PDT 2015
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 349.16 (buildmeister@swio-display-x86-rhel47-06) Wed Apr 8 00:51:15 PDT 2015
Section "ServerLayout"
Identifier "Layout"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "0"
EndSection
Section "Files"
EndSection
Section "ServerFlags"
Option "RandR" "on"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "ASUS"
ModelName "ASUS VG278"
HorizSync 60.0 - 166.0
VertRefresh 112.0 - 152.0
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "Dell"
ModelName "Dell ST2320L"
HorizSync 45.0 - 70.0
VertRefresh 50.0 - 80.0
Option "LeftOf" "Monitor0"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce GTX 680"
EndSection
Section "Screen"
Identifier "Screen"
Device "NVIDIA GeForce GTX 680"
Monitor "Monitor0"
DefaultDepth 24
Option "Monitor-DVI-I-1" "Monitor0"
Option "Monitor-DVI-D-0" "Monitor1"
Option "UseEDIDFreqs" "False"
SubSection "Display"
Virtual 3840 1080
Depth 24
Modes "1920x1080_119.98" "1920x1080_60"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "Stereo" "0"
Option "nvidiaXineramaInfoOrder" "DFP-0"
Option "metamodes" "DVI-D-0: nvidia-auto-select +0+0, DVI-I-1: nvidia-auto-select +1920+0"
Option "SLI" "Off"
Option "MultiGPU" "Off"
Option "BaseMosaic" "off"
SubSection "Display"
Depth 24
EndSubSection
EndSection
My screen is still in 60 Hz . Stubborn screen.
Last edited by jeremy5561 (2015-05-18 02:36:29)

Similar Messages

  • Does improper xorg.conf damage monitor instantly or over time?

    Self explanatory; I've read that improper settings in xorg.conf can damage your monitor. Is this something that still applies with new monitors? If so, what settings may do it (other than vertical and horizontal refresh rates)? Lastly, would improper settings ruin the monitor slowly over time, or in one hit the first time you start X?
    Cheers.

    A friend of mine had problems like that with nVidia cards setting improper refresh rates or sth for the monitors - and it fried at least one of them. I think it has to something to do with wrong DDC settings being read out (but which can be overridden manually).

  • Xorg.conf - Multi Monitor Issue

    I have read that using nvidia-settings to configure X does not work very well. After trying it myself and being unable to get it to work proprly, I've tried my hand at writing my xorg.conf from scratch using the info on the wiki. I'm having issues and wonder if anyone could assist with telling me how i'm supposed to define the screen properly to SererLayout.
    I have two LCD monitors:
    Left is 1680x1050+0+150, "DFP-0"
    Right is 1600x1200+0+0, "CRT-1"
    I'm not sure if I should be using twin view or not but I do not need Xinerama. Can anyone please advise on how I should proceed?
    Section "ServerLayout"
    Identifier "TwinLayout"
    Screen 0 "metaScreen" 0 0
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    Option "Enable" "true"
    EndSection
    Section "Monitor"
    Identifier "Monitor1"
    Option "Enable" "true"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce GT 520"
    EndSection
    Section "Screen"
    Identifier "LeftScreen"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    Option "MetaModes" "DFP-0: 1680x1050+0+150"
    SubSection "Display"
    Depth 24
    Modes "1680x1050"
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "RightScreen"
    Device "Device0"
    Monitor "Monitor1"
    DefaultDepth 24
    Option "MetaModes" "CRT-1: 1600x1200+1680+0"
    SubSection "Display"
    Depth 24
    Modes "1600x1200"
    EndSubSection
    EndSection

    Durzo wrote:
    I cannot seem to get this working with nvidia properly set within xorg.conf... funny thing is I can run the xrandr script upon login and it resets my screens perfectly, though it feels like i'm cheating this way.
    xrandr --output VGA-0 --mode 1600x1200 --pos 1680x0 --rotate normal --output DVI-I-1 --mode 1680x1050 --pos 0x150 --rotate normal --output DVI-I-0 --off --output HDMI-0 --off
    Sometimes your window manager can do this for you.  Or a utility such as arandr.  Nothing wrong with this method.  You could shorten it to
    xrandr --output VGA-0 --auto --output DVI-I-1 --auto --right-of/--left-of <whichever>
    Under the Monitor section you would try:
    Name the monitors the way X calls them (here DFP-0 and CRT-1) or check the Xorg.0.log file to show what it does with them. 
    Then under one of the monitor sections, you could add
    Option "RightOf"/"LeftOf" "<other monitor>"

  • Monitor configuration not set with xorg.conf

    Hey,
    I have a Lenovo Thinkpad x230 with Intel HD4000 Graphics in a Mini Dock Series 3 usb 3.0.
    Connected to the Dock are both a 23' Workstation Monitor and a 32' TV. So with the internal Laptop Monitor there are 3 Screens available. The HD4000 is unfortunately able to drive only 2 of them at the same time.
    My prefered setup would be to boot up with the 23' Monitor as primary Screen and the internal Display as second.
    I can run this setup without problems if configuring it with xrandr but trying to boot with similar configuration in xorg, the internal Monitor ends up being the primary Display (and virtually left to the 23' instead of, on the right..).
    My xorg.conf:
    Section "Monitor"
    Identifier "HDMI3"
    Option "Primary" "true"
    EndSection
    Section "Monitor"
    Identifier "LVDS1"
    Option "RightOf" "HDMI3"
    EndSection
    Section "Monitor"
    Identifier "HDMI2"
    Option "Ignore" "true"
    EndSection
    In Xorg.0.log i can see the configuration is perfectly loaded but at the very end, a (wrong) configuration overrides it
    **Correct**
    [ 210.621] (II) intel(0): switch to mode [email protected] on pipe 0 using HDMI3, position (0, 0), rotation normal
    [ 210.822] (II) intel(0): switch to mode [email protected] on pipe 1 using LVDS1, position (1920, 0), rotation
    **Incorrect**
    [ 211.486] (II) intel(0): switch to mode [email protected] on pipe 1 using LVDS1, position (0, 0), rotation normal
    [ 211.486] (II) intel(0): switch to mode [email protected] on pipe 0 using HDMI3, position (1366, 0), rotation
    As far as i could see the xorg should have the highest priority or am I wrong?
    DM is Cinnamon.
    Any help is welcome!
    Thx

    nobodynhio wrote:As far as i could see the xorg should have the highest priority or am I wrong?
    I think you are. I suspect cinnamon is overriding your setup - X starts with the settings you specified in xorg.conf, then cinnamon reads it's own settings and applies those. Try a simple window manager like openbox, if you'll get your xorg.conf setup, then you'll know it's indeed cinnamon messing things up.

  • [SOLVED] Refresh rate, nvidia and Quake Live

    I need help setting my monitor to 120HZ for 640*480, i have no idea how to do this using xorg.conf or nvidia-settings... nvidia-settings only shows as high as 85hz for this resolution. I'm not gonna be mean and say how simple doing this is in windows(guess i just did) Sorry ^^.
    I'm using a ViewSonic E70   17" CRT monitor and a Geforce4 mx420 with the nvidia-96xx proprietary driver from the repos.
    I really need 640*480 to get to 120 hz, should be simple enough!
    Thanks!
    Last edited by yumyum (2011-01-27 16:44:43)

    MoonSwan wrote:
    If you look at the Nvidia docs it says in there somewhere why each monitor has a "unique" refresh rate.  It boils down to X is too stupid to do real dual monitors.  As a result, Nvidia presents to X two "separate" monitors; it differentiates them to X by using different refresh rates...thus you cannot (and should not even try) to set the monitors to use the same refresh rate.
    I'd suggest using nvidia-utils or nvidia-setup (not sure of the name but it will autocomplete on the command line if you just type "nvidia-") to set up twinview or separate X sessions or whatever you want.  It's easy to use and will even write an xorg.conf for you.  Failing that, look at randr on the wiki.
    i did nvidia-xconfig. and also activated the vsync in nvidia-settings. But no luck. Also when i chose seperate X in nvidia-settings my arch freezes. I am going to do a refresh install.

  • [solved] Tearing Problem / Refresh Rate

    Hey,
    i have a huge tearing problem. Watching movies is a real torture.
    I think it's the refresh rate. The recommended refresh rate for my display is 60Hz (@1920x1080p). But i can only choose 50Hz in the XFCE settings (link).
    Anyone can say how to change this to 60Hz? If any configs or hardware specifications are needed, please let me know.
    Last edited by arcc (2012-02-13 21:25:20)

    It's a nvidia 8800 GTS.
    If I choose Resolution: Auto in nvidia-settings I can only use Refresh Rate: 50Hz in XFCE settings.
    If I choose Resolution: 1920x1080 60Hz in nvidia-settings I can use Refresh Rate: 50Hz or 122Hz in XFCE settings.
    Here the monitor part of xorg.conf:
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "AOC 2795E"
    HorizSync 30.0 - 83.0
    VertRefresh 55.0 - 75.0
    Option "DPMS"
    EndSection
    Sync to VBlank is always enabled in nvidia-settings.
    But tearing anyway...

  • T61p Wuxga display refresh rates

    Hi!
    I suspect that my GNU/Linux installation sets the wrong refresh rates for my 15.4" WUXGA 1920x1200 display. It sets the vertical rate at 50, which seems very low.
    I can't seem to find what the correct rates are in the documentation that came with the computer. Does anyone know? If you don't know the horizontal rate, I'm still interested in the vertical rate. What does Vista set? (I removed Vista, so I can't check myself.)
    Please help!

    Adamaxus -- searching the web I find a lot of such claims. I didn't know this. But I do know from my own experience that vertrefresh has a huge impact on my stationary lcd monitor. Are there different kinds of lcds that behave differently in respect to vertrefresh?
    Anyway, I don't have any flicker on my T61p screen. It only bothers me that xorg and nvidia-settings report different refresh rates, and that some GL applications might get the wrong info and slow down because of it.This is one of the explanations floating around the net for slow gl desktops on T61p.
    If 50 is the default refresh rate, I would think that xorg is right and nvidia-settings is wrong (it reports 60).

  • Adding refresh rates?

    my xrandr list
    $ xrandr
    SZ: Pixels Physical Refresh
    *0 1024 x 768 ( 271mm x 201mm ) *85 75 72 70 60 100 90
    1 800 x 600 ( 271mm x 201mm ) 85 75 72 70 60 56 100 90
    2 720 x 576 ( 271mm x 201mm ) 60
    3 640 x 480 ( 271mm x 201mm ) 85 75 72 60 100 90
    4 640 x 400 ( 271mm x 201mm ) 75 60
    5 400 x 300 ( 271mm x 201mm ) 75 60
    6 320 x 240 ( 271mm x 201mm ) 75 60
    7 320 x 200 ( 271mm x 201mm ) 75 60
    Current rotation - normal
    Current reflection - none
    Rotations possible - normal
    Reflections possible - none
    I am pretty sure my monitor manages better Refresh rates that this, how can I add them in the xorg file?
    thanks

    I do not think that is the problem, here pieces of my xorg.conf:
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Philips"
    ModelName "109B4"
    # DisplaySize 360 270
    DisplaySize 269 201
    HorizSync 30.0 - 97.0
    VertRefresh 50.0 - 100.0
    Option "dpms"
    Option "UseEdidDpi" "false"
    Option "DPI" "96 x 96"
    EndSection
    and
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1024x768" "800x600"
    EndSubSection
    EndSection
    It is maybe about the `cvt' output program?

  • Increase refresh rate of my LCD display

    Hey hey hey. How can I increase the refresh rate available for my LCD display? Should I increase the refresh rate? I cannnot find where to change it.

    There are different refresh rates that you can set, but I agree, 60 should be adquate. You can check this under Control Panel, Display, Settings, Then Click on Advanced, then Monitor. There you will see the refresh rate. Unclick the "Hide modes..." and you will see other rates which may not be able to be applied to your machine.

  • Xf86-video-intel 2.10 may required xorg.conf changes?

    Upon upgrading to xf86-video-intel 2.10.0-1, my dual monitor xorg.conf setup was no longer working (both monitors displayed the same low-resolution content).  The fix involved the following search/replace operations in xorg.conf:
    - replace "monitor-LVDS" with "monitor-LVDS1"
    - replace "monitor-TMDS-1" with "monitor-DVI1"
    - replace "monitor-VGA" with "monitor-VGA1"
    A couple of questions:
    - Was the xf-video-intel upgrade responsible for the problem I encountered?
    - If so, is this documented anywhere?  (It doesn't seem to be in the 2.10.0 release notes).

    noillagr wrote:
    Upon upgrading to xf86-video-intel 2.10.0-1, my dual monitor xorg.conf setup was no longer working (both monitors displayed the same low-resolution content).  The fix involved the following search/replace operations in xorg.conf:
    - replace "monitor-LVDS" with "monitor-LVDS1"
    - replace "monitor-TMDS-1" with "monitor-DVI1"
    - replace "monitor-VGA" with "monitor-VGA1"
    A couple of questions:
    - Was the xf-video-intel upgrade responsible for the problem I encountered?
    - If so, is this documented anywhere?  (It doesn't seem to be in the 2.10.0 release notes).
    no, you were using UMS, which defined display ports that way.
    the KMS method in use now names your ports LVDS1, DVI1 and VGA1. the reason this happened with the 2.10 drivers is that they now require KMS to work, you were forced to switch.

  • What is the defaults refresh rate of the Mac book pro 15inch?

    What is the defaults refresh rate of the Mac book pro 15inch? and how can I change it?

    I don't believe there is a refresh rate for LCD or LED monitors. Refresh rate is something that is used for old style CRTs if i'm not mistaken.

  • Set permanent monitor refresh rate without xorg.conf

    Hi everyone,
    Came back to archlinux, made a clean install with gnome 3. Found out that my GDM and Gnome monitor refresh rate is wrong. For GDM I solved it by adding   xrandr -s 1024x768 -r 85 to the gdm init script. Maybe it's ugly, but at least working. I've got no xorg.conf and I don't want to create it only because of this problem. Using GUI screen settings in System preferences I managed only to set permanently correct resolution (1024x768) but the refresh rate cannot be changed there, so every time I boot now I have correct resolution and refresh rate for GDM, but after login I have 1024x768@60 only, so I have to manually issue   'xrandr -r 85' every time I login. Can I fix it without creating xorg.conf file under /etc/X11? What I already tried was creating the config file under  /etc/X11/xorg.conf.d/  and set proper resolution and refresh rate there, but it didn't help. If someone has advice or idea, i will be very grateful. Thanks a lot in advance.

    I think you need to specify the values from the manufacturer's website.
    Here's my /etc/X11/xorg.conf.d/10-monitor.conf:
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "DELL"
    ModelName "U2311H"
    HorizSync 30.0 - 83.0
    VertRefresh 56.0 - 76.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nouveau"
    VendorName "NVIDIA Corporation"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    I probably don't need to specify "Driver" with open-source drivers, but it's easier to just replace it with "nvidia", since I sometimes switch to the proprietary ones.
    $ xrandr
    Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 4096 x 4096
    VGA-1 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 509mm x 286mm
    1920x1080 60.0*+
    1680x1050 60.0
    1680x945 60.0
    1400x1050 74.9 60.0
    1600x900 60.0
    1280x1024 75.0 60.0
    1440x900 75.0 59.9
    1280x960 60.0
    1366x768 60.0
    1360x768 60.0
    1280x800 74.9 59.8
    1152x864 75.0
    1280x768 74.9 59.9
    1024x768 75.1 70.1 60.0
    1024x576 60.0
    800x600 72.2 75.0 60.3 56.2
    848x480 60.0
    640x480 72.8 75.0 60.0
    720x400 70.1

  • Xorg and refresh rates

    I'm running Solaris Express 10 x86 4/05 on a Dell Optiplex GX260. Xorg refuses to give me a refresh rate higher than 60Hz. This is using the i810 driver but it also happens with the VESA driver. Here's my xorg.conf:
    Section "Module"
    # This loads the DBE extension module.
        Load        "dbe"   # Double buffer extension
    # This loads the miscellaneous extensions module, and disables
    # initialisation of the XFree86-DGA extension within that module.
        SubSection  "extmod"
          Option    "omit xfree86-dga"   # don't initialise the DGA extension
        EndSubSection
    # This loads the font modules
        Load        "bitstream"
        Load        "type1"
    #    Load        "speedo"
    # This loads the Xst module
         Load       "Xst"
    # This loads the SolarisIA module
         Load       "IA"
    # This loads the GLX module
    #    Load       "glx"
    # This loads the DRI module
    #    Load       "dri"
    EndSection
    # Files section.  This allows default font and rgb paths to be set
    Section "Files"
    # The location of the RGB database.  Note, this is the name of the
    # file minus the extension (like ".txt" or ".db").  There is normally
    # no need to change the default.
        RgbPath     "/usr/X11/lib/X11/rgb"
    # Multiple FontPath entries are allowed (which are concatenated together),
    # as well as specifying multiple comma-separated entries in one FontPath
    # command (or a combination of both methods)
        FontPath   "/usr/X11/lib/X11/fonts/TrueType/"
        FontPath   "/usr/X11/lib/X11/fonts/Type1/"
        FontPath   "/usr/X11/lib/X11/fonts/Type1/sun/"
        FontPath   "/usr/X11/lib/X11/fonts/F3bitmaps/"
        FontPath   "/usr/X11/lib/X11/fonts/misc/"
        FontPath   "/usr/X11/lib/X11/fonts/100dpi/"
        FontPath   "/usr/X11/lib/X11/fonts/75dpi/"
    #    FontPath   "/usr/X11/lib/X11/fonts/local/"
    #    FontPath   "/usr/X11/lib/X11/fonts/Speedo/"
    #    FontPath   "/usr/X11/lib/X11/fonts/freefont/"
    # The module search path.  The default path is shown here.
    #    ModulePath "/usr/X11/lib/modules"
    EndSection
    # Server flags section.
    Section "ServerFlags"
    # Uncomment this to cause a core dump at the spot where a signal is
    # received.  This may leave the console in an unusable state, but may
    # provide a better stack trace in the core dump to aid in debugging
    #    Option "NoTrapSignals"
    # Uncomment this to disable the <Crtl><Alt><Fn> VT switch sequence
    # (where n is 1 through 12).  This allows clients to receive these key
    # events.
    #    Option "DontVTSwitch"
    # Uncomment this to disable the <Crtl><Alt><BS> server abort sequence
    # This allows clients to receive this key event.
    #    Option "DontZap"
    # Uncomment this to disable the <Crtl><Alt><KP_+>/<KP_-> mode switching
    # sequences.  This allows clients to receive these key events.
    #    Option "Dont Zoom"
    # Uncomment this to disable tuning with the xvidtune client. With
    # it the client can still run and fetch card and monitor attributes,
    # but it will not be allowed to change them. If it tries it will
    # receive a protocol error.
    #    Option "DisableVidModeExtension"
    # Uncomment this to enable the use of a non-local xvidtune client.
    #    Option "AllowNonLocalXvidtune"
    # Uncomment this to disable dynamically modifying the input device
    # (mouse and keyboard) settings.
    #    Option "DisableModInDev"
    # Uncomment this to enable the use of a non-local client to
    # change the keyboard or mouse settings (currently only xset).
    #    Option "AllowNonLocalModInDev"
    EndSection
    # Input devices
    # Core keyboard's InputDevice section
    Section "InputDevice"
        Identifier  "Keyboard1"
        Driver      "Keyboard"
    # For most OSs the protocol can be omitted (it defaults to "Standard").
    # When using XQUEUE (only for SVR3 and SVR4, but not Solaris),
    # uncomment the following line.
    #    Option     "Protocol"      "Xqueue"
        Option "AutoRepeat" "500 30"
    # Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
    #    Option     "Xleds"      "1 2 3"
    #    Option "LeftAlt"     "Meta"
    #    Option "RightAlt"    "ModeShift"
    # To customise the XKB settings to suit your keyboard, modify the
    # lines below (which are the defaults).  For example, for a non-U.S.
    # keyboard, you will probably want to use:
    #    Option "XkbModel"    "pc105"
    # If you have a US Microsoft Natural keyboard, you can use:
    #    Option "XkbModel"    "microsoft"
    # Then to change the language, change the Layout setting.
    # For example, a german layout can be obtained with:
    #    Option "XkbLayout"   "de"
    # or:
    #    Option "XkbLayout"   "de"
    #    Option "XkbVariant"  "nodeadkeys"
    # If you'd like to switch the positions of your capslock and
    # control keys, use:
    #    Option "XkbOptions"  "ctrl:swapcaps"
    # These are the default XKB settings for Xorg
    #    Option "XkbRules"    "xorg"
    #    Option "XkbModel"    "pc105"
    #    Option "XkbLayout"   "us"
    #    Option "XkbVariant"  ""
    #    Option "XkbOptions"  ""
    #    Option "XkbDisable"
        Option "XkbRules"   "xorg"
        Option "XkbModel"   "pc101"
        Option "XkbLayout"  "us"
    EndSection
    # Core Pointer's InputDevice section
    Section "InputDevice"
    # Identifier and driver
        Identifier  "Mouse1"
        Driver      "mouse"
        Option "Protocol"    "Auto"
        Option "Device"      "/dev/mouse"
    # Mouse-speed setting for PS/2 mouse.
    #    Option "Resolution"        "256"
    # When using XQUEUE, comment out the above two lines, and uncomment
    # the following line.
    #    Option "Protocol"  "Xqueue"
    # Baudrate and SampleRate are only for some Logitech mice. In
    # almost every case these lines should be omitted.
    #    Option "BaudRate"  "9600"
    #    Option "SampleRate"        "150"
    # Emulate3Buttons is an option for 2-button Microsoft mice
    # Emulate3Timeout is the timeout in milliseconds (default is 50ms)
        Option "Emulate3Buttons"
    #    Option "Emulate3Timeout"    "50"
    # ChordMiddle is an option for some 3-button Logitech mice
    #    Option "ChordMiddle"
    EndSection
    # Other input device sections
    # this is optional and is required only if you
    # are using extended input devices.  This is for example only.  Refer
    # to the xorg.conf man page for a description of the options.
    # Section "InputDevice"
    #    Identifier  "Mouse2"
    #    Driver      "mouse"
    #    Option      "Protocol"      "MouseMan"
    #    Option      "Device"        "/dev/mouse2"
    # EndSection
    # Section "InputDevice"
    #    Identifier "spaceball"
    #    Driver     "magellan"
    #    Option     "Device"        "/dev/cua0"
    # EndSection
    # Section "InputDevice"
    #    Identifier "spaceball2"
    #    Driver     "spaceorb"
    #    Option     "Device"        "/dev/cua0"
    # EndSection
    # Section "InputDevice"
    #    Identifier "touchscreen0"
    #    Driver     "microtouch"
    #    Option     "Device"        "/dev/ttyS0"
    #    Option     "MinX"          "1412"
    #    Option     "MaxX"          "15184"
    #    Option     "MinY"          "15372"
    #    Option     "MaxY"          "1230"
    #    Option     "ScreenNumber"  "0"
    #    Option     "ReportingMode" "Scaled"
    #    Option     "ButtonNumber"  "1"
    #    Option     "SendCoreEvents"
    # EndSection
    # Section "InputDevice"
    #    Identifier "touchscreen1"
    #    Driver     "elo2300"
    #    Option     "Device"        "/dev/ttyS0"
    #    Option     "MinX"          "231"
    #    Option     "MaxX"          "3868"
    #    Option     "MinY"          "3858"
    #    Option     "MaxY"          "272"
    #    Option     "ScreenNumber"  "0"
    #    Option     "ReportingMode" "Scaled"
    #    Option     "ButtonThreshold"       "17"
    #    Option     "ButtonNumber"  "1"
    #    Option     "SendCoreEvents"
    # EndSection
    # Monitor section
    # Any number of monitor sections may be present
    Section "Monitor"
        Identifier  "My Monitor"
    # HorizSync is in kHz unless units are specified.
    # HorizSync may be a comma separated list of discrete values, or a
    # comma separated list of ranges of values.
    # NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
    # USER MANUAL FOR THE CORRECT NUMBERS.
        HorizSync   30-85
    #    HorizSync  30-64         # multisync
    #    HorizSync  31.5, 35.2    # multiple fixed sync frequencies
    #    HorizSync  15-25, 30-50  # multiple ranges of sync frequencies
    # VertRefresh is in Hz unless units are specified.
    # VertRefresh may be a comma separated list of discrete values, or a
    # comma separated list of ranges of values.
    # NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
    # USER MANUAL FOR THE CORRECT NUMBERS.
        VertRefresh 48-120
    EndSection
    # Graphics device section
    # Any number of graphics device sections may be present
    # Standard VGA Device:
    Section "Device"
        Identifier  "Standard VGA"
        VendorName  "Unknown"
        BoardName   "Unknown"
    # The chipset line is optional in most cases.  It can be used to override
    # the driver's chipset detection, and should not normally be specified.
    #    Chipset    "generic"
    # The Driver line must be present.  When using run-time loadable driver
    # modules, this line instructs the server to load the specified driver
    # module.  Even when not using loadable driver modules, this line
    # indicates which driver should interpret the information in this section.
        Driver     "vga"
    # The BusID line is used to specify which of possibly multiple devices
    # this section is intended for.  When this line isn't present, a device
    # section can only match up with the primary video device.  For PCI
    # devices a line like the following could be used.  This line should not
    # normally be included unless there is more than one video device
    # intalled.
    #    BusID      "PCI:0:10:0"
    #    VideoRam   256
    #    Clocks     25.2 28.3
    EndSection
    # Device configured by xorgconfig:
    Section "Device"
        Identifier  "** Intel i810 (generic)               [i810]"
        Driver      "i810"
        VideoRam    8192
        # Insert Clocks lines here if appropriate
    EndSection
    # Screen sections
    # Any number of screen sections may be present.  Each describes
    # the configuration of a single screen.  A single specific screen section
    # may be specified from the X server command line with the "-screen"
    # option.
    Section "Screen"
        Identifier  "Screen 1"
        Device      "** Intel i810 (generic)               [i810]"
        Monitor     "My Monitor"
        DefaultDepth 24
        Subsection "Display"
            Depth       8
            Modes       "1024x768"
            ViewPort    0 0
        EndSubsection
        Subsection "Display"
            Depth       16
            Modes       "1024x768"
            ViewPort    0 0
        EndSubsection
        Subsection "Display"
            Depth       24
            Modes       "1024x768"
            ViewPort    0 0
        EndSubsection
    EndSection
    # ServerLayout sections.
    # Any number of ServerLayout sections may be present.  Each describes
    # the way multiple screens are organised.  A specific ServerLayout
    # section may be specified from the X server command line with the
    # "-layout" option.  In the absence of this, the first section is used.
    # When now ServerLayout section is present, the first Screen section
    # is used alone.
    Section "ServerLayout"
    # The Identifier line must be present
        Identifier  "Simple Layout"
    # Each Screen line specifies a Screen section name, and optionally
    # the relative position of other screens.  The four names after
    # primary screen name are the screens to the top, bottom, left and right
    # of the primary screen.  In this example, screen 2 is located to the
    # right of screen 1.
        Screen "Screen 1"
    # Each InputDevice line specifies an InputDevice section name and
    # optionally some options to specify the way the device is to be
    # used.  Those options include "CorePointer", "CoreKeyboard" and
    # "SendCoreEvents".
        InputDevice "Mouse1" "CorePointer"
        InputDevice "Keyboard1" "CoreKeyboard"
    EndSection
    # Section "DRI"
    #    Mode 0666
    # EndSectionIf I use the Xsun server, everything works great. I get 1024x768 at 85Hz. With Xorg, I get 1024x768 at 60Hz. Why won't Xorg drive the display at a decent refresh rate?
    Thanks.

    I upped the log verbosity on Xorg and checked the Xorg.0.log file. I found some interesting things.
    First, I found this line:
    (II) I810(0): Will use BIOS call 0x5f05 to set refresh rates for CRTs.
    Later on, I found these:
    (WW) I810(0): Extended BIOS function 0x5f05 not supported.
    (II) I810(0): BIOS call 0x5f05 not supported, setting refresh with VBE 3 method.
    (WW) I810(0): Set VBE Mode rejected this modeline.
    Trying standard mode instead!
    Presumably, "standard mode" is an eye-watering 60Hz.
    This is on a Dell Optiplex GX260 with BIOS revision A09. The video chipset is an onboard Intel 82845 and the driver is Xorg's i810.
    Everything works fine with Sun's X server. I get a nice 87Hz refresh at 1024x768. I'm surprised that Xorg can't set the refresh on this machine. It's listed as Test Suite Level 2 certified in the HCL. Unless somebody can tell me what I'm doing wrong here, I'm going to post this incompatibility as a comment on the HCL.

  • Judder using Mplayer... maybe force different resolution/refresh rate?

    Hi!
    (I posted this in the newbie section too, but this is maybe the most appropriate place??)
    I've set up my computer as a media center using Freevo. As the main media player in Freevo I use Mplayer. The setup is working beautifully, but I'm getting some judder and it's a bit annoying. It's most noticable during bright, fast moving scenes.
    So I've been trying to figure out how to remedy this, but it's harder than I thought. My setup is the following:
    AMD 4200+ dual core, 2 gigs ram, Nvidia 7800GTX, 24" LCD and Pioneer LX508D plasma TV, and I'm using CoreAVC as decoder (amazing piece of software )
    When I bought the 24" screen for my computer the sales guy (using windows) forced the resolution to 1920x1080. It looked a bit stretched, but if I could do this in Linux I'd avoid having parts of the picture missing on my TV. Now I have to use 1920x1200 resolution as main X session and since my TV is 1920x1080 parts of the desktop is out of view on my TV. This isn't too big of a deal though cause when playing movies they come out in 1920x1080. It'd be nice though to get the correct aspect ratio between my pc screen and my TV (I've been trying to use Twinview and clone, but it's impossible to use 1920x1200 on the 24" and 1920x1080 on the TV at the same time). I've tried to force my pc screen to use 1920x1080 (since it worked in windows it's supposed to be possible), but when I enable it through xorg.conf the screen goes blank. Using nvidia-settings doesn't give me the option of using 1920x1080 on the 24" at all.
    So what I'm hoping to be able to do is to force the computer screen to use 1920x1080 and a refresh rate of 72Hz. This should eliminate alot of the judder and at the same time I won't have to use the "PC mode" on my TV (PC mode restrict the Hz to max 60Hz). Hopefully the TV will accept the 1920x1080 72Hz as any input and let me use the normal input (and then be able to use 72Hz... or 96Hz for that matter).
    Anyone know how I might be able to do that? I'd really appreciate any help at all since this is the only thing that's not perfect with my setup.

    Ok, I tried to change the xorg.conf file to 72Hz on the TV and it when black again. This is what the xorg.0.log shows:
    X.Org X Server 1.4.2
    Release Date: 11 June 2008
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.25-ARCH i686
    Current Operating System: Linux arch 2.6.25-ARCH #1 SMP PREEMPT Mon Jul 14 15:25:51 UTC 2008 i686
    Build Date: 21 June 2008 05:47:59PM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Module Loader present
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jul 19 13:36:04 2008
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "X.org Configured"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Videocard0"
    (**) |-->Input Device "Mouse0"
    (**) |-->Input Device "Keyboard0"
    (**) Option "Xinerama" "0"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (WW) The directory "/usr/share/fonts/Type1" does not exist.
    Entry deleted from font path.
    (==) Including the default font path /usr/share/fonts/misc,/usr/share/fonts/100dpi:unscaled,/usr/share/fonts/75dpi:unscaled,/usr/share/fonts/TTF,/usr/share/fonts/Type1.
    (**) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
    (**) RgbPath set to "/usr/share/X11/rgb"
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) Loader magic: 0x81e0a60
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.3
    X.Org Video Driver: 2.0
    X.Org XInput driver : 2.0
    X.Org Server Extension : 0.3
    X.Org Font Renderer : 0.5
    (II) Loader running on linux
    (II) LoadModule: "pcidata"
    (II) Loading /usr/lib/xorg/modules//libpcidata.so
    (II) Module pcidata: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org Video Driver, version 2.0
    (--) using VT number 3
    (II) PCI: PCI scan (all values are in hex)
    (II) PCI: 00:00:0: chip 1002,5950 card 103c,2a24 rev 10 class 06,00,00 hdr 00
    (II) PCI: 00:02:0: chip 1002,5a34 card 0000,0000 rev 00 class 06,04,00 hdr 01
    (II) PCI: 00:12:0: chip 1002,4379 card 103c,2a24 rev 00 class 01,01,8f hdr 00
    (II) PCI: 00:13:0: chip 1002,4374 card 103c,2a24 rev 00 class 0c,03,10 hdr 80
    (II) PCI: 00:13:1: chip 1002,4375 card 103c,2a24 rev 00 class 0c,03,10 hdr 00
    (II) PCI: 00:13:2: chip 1002,4373 card 103c,2a24 rev 00 class 0c,03,20 hdr 00
    (II) PCI: 00:14:0: chip 1002,4372 card 103c,2a24 rev 11 class 0c,05,00 hdr 80
    (II) PCI: 00:14:1: chip 1002,4376 card 103c,2a24 rev 00 class 01,01,8a hdr 00
    (II) PCI: 00:14:3: chip 1002,4377 card 103c,2a24 rev 00 class 06,01,00 hdr 80
    (II) PCI: 00:14:4: chip 1002,4371 card 0000,0000 rev 00 class 06,04,01 hdr 81
    (II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
    (II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
    (II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
    (II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
    (II) PCI: 01:00:0: chip 10de,0091 card 10de,02c2 rev a1 class 03,00,00 hdr 00
    (II) PCI: 02:01:0: chip 13f6,0111 card 153b,1144 rev 10 class 04,01,00 hdr 00
    (II) PCI: 02:03:0: chip 10ec,8139 card 103c,2a24 rev 10 class 02,00,00 hdr 00
    (II) PCI: 02:04:0: chip 1106,3044 card 103c,2a24 rev 80 class 0c,00,10 hdr 00
    (II) PCI: End of PCI scan
    (II) Host-to-PCI bridge:
    (II) Bus 0: bridge is at (0:0:0), (0,0,2), BCTRL: 0x0008 (VGA_EN is set)
    (II) Bus 0 I/O range:
    [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[b]
    (II) Bus 0 non-prefetchable memory range:
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    (II) Bus 0 prefetchable memory range:
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    (II) PCI-to-PCI bridge:
    (II) Bus 1: bridge is at (0:2:0), (0,1,1), BCTRL: 0x000a (VGA_EN is set)
    (II) Bus 1 I/O range:
    [0] -1 0 0x0000e000 - 0x0000efff (0x1000) IX[b]
    (II) Bus 1 non-prefetchable memory range:
    [0] -1 0 0xfa000000 - 0xfcffffff (0x3000000) MX[b]
    (II) Bus 1 prefetchable memory range:
    [0] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b]
    (II) PCI-to-ISA bridge:
    (II) Bus -1: bridge is at (0:20:3), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
    (II) Subtractive PCI-to-PCI bridge:
    (II) Bus 2: bridge is at (0:20:4), (0,2,2), BCTRL: 0x0002 (VGA_EN is cleared)
    (II) Bus 2 I/O range:
    [0] -1 0 0x0000d000 - 0x0000dfff (0x1000) IX[b]
    (II) Bus 2 non-prefetchable memory range:
    [0] -1 0 0xfde00000 - 0xfdefffff (0x100000) MX[b]
    (II) Bus 2 prefetchable memory range:
    [0] -1 0 0xfdd00000 - 0xfddfffff (0x100000) MX[b]
    (--) PCI:*(1:0:0) nVidia Corporation G70 [GeForce 7800 GTX] rev 161, Mem @ 0xfa000000/24, 0xd0000000/28, 0xfb000000/24, I/O @ 0xef00/7
    (II) Addressable bus resource ranges are
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    [1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[b]
    (II) OS-reported resource ranges:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    (II) PCI I/O resource overlap reduced 0x00004100 from 0x0000411f to 0x000040ff
    (II) PCI Memory resource overlap reduced 0xe0000000 from 0xe0000000 to 0xdfffffff
    (II) Active PCI resource ranges:
    [0] -1 0 0xfdefe000 - 0xfdefe7ff (0x800) MX[b]
    [1] -1 0 0xfdeff000 - 0xfdeff0ff (0x100) MX[b]
    [2] -1 0 0xfe02b000 - 0xfe02b3ff (0x400) MX[b]
    [3] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [4] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[b]
    [5] -1 0 0xfe02e000 - 0xfe02efff (0x1000) MX[b]
    [6] -1 0 0xfe02f000 - 0xfe02f1ff (0x200) MX[b]
    [7] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[b]O
    [8] -1 0 0xfb000000 - 0xfbffffff (0x1000000) MX[b](B)
    [9] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [10] -1 0 0xfa000000 - 0xfaffffff (0x1000000) MX[b](B)
    [11] -1 0 0x0000dd00 - 0x0000dd7f (0x80) IX[b]
    [12] -1 0 0x0000de00 - 0x0000deff (0x100) IX[b]
    [13] -1 0 0x0000df00 - 0x0000dfff (0x100) IX[b]
    [14] -1 0 0x0000f800 - 0x0000f80f (0x10) IX[b]
    [15] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [16] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [17] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [18] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [19] -1 0 0x00000500 - 0x0000050f (0x10) IX[b]
    [20] -1 0 0x0000fa00 - 0x0000fa0f (0x10) IX[b]
    [21] -1 0 0x0000fb00 - 0x0000fb03 (0x4) IX[b]
    [22] -1 0 0x0000fc00 - 0x0000fc07 (0x8) IX[b]
    [23] -1 0 0x0000fd00 - 0x0000fd03 (0x4) IX[b]
    [24] -1 0 0x0000fe00 - 0x0000fe07 (0x8) IX[b]
    [25] -1 0 0x0000ef00 - 0x0000ef7f (0x80) IX[b](B)
    (II) Inactive PCI resource ranges:
    [0] -1 0 0x00004100 - 0x000040ff (0x0) IX[b]O
    (II) Active PCI resource ranges after removing overlaps:
    [0] -1 0 0xfdefe000 - 0xfdefe7ff (0x800) MX[b]
    [1] -1 0 0xfdeff000 - 0xfdeff0ff (0x100) MX[b]
    [2] -1 0 0xfe02b000 - 0xfe02b3ff (0x400) MX[b]
    [3] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [4] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[b]
    [5] -1 0 0xfe02e000 - 0xfe02efff (0x1000) MX[b]
    [6] -1 0 0xfe02f000 - 0xfe02f1ff (0x200) MX[b]
    [7] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[b]O
    [8] -1 0 0xfb000000 - 0xfbffffff (0x1000000) MX[b](B)
    [9] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [10] -1 0 0xfa000000 - 0xfaffffff (0x1000000) MX[b](B)
    [11] -1 0 0x0000dd00 - 0x0000dd7f (0x80) IX[b]
    [12] -1 0 0x0000de00 - 0x0000deff (0x100) IX[b]
    [13] -1 0 0x0000df00 - 0x0000dfff (0x100) IX[b]
    [14] -1 0 0x0000f800 - 0x0000f80f (0x10) IX[b]
    [15] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [16] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [17] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [18] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [19] -1 0 0x00000500 - 0x0000050f (0x10) IX[b]
    [20] -1 0 0x0000fa00 - 0x0000fa0f (0x10) IX[b]
    [21] -1 0 0x0000fb00 - 0x0000fb03 (0x4) IX[b]
    [22] -1 0 0x0000fc00 - 0x0000fc07 (0x8) IX[b]
    [23] -1 0 0x0000fd00 - 0x0000fd03 (0x4) IX[b]
    [24] -1 0 0x0000fe00 - 0x0000fe07 (0x8) IX[b]
    [25] -1 0 0x0000ef00 - 0x0000ef7f (0x80) IX[b](B)
    (II) Inactive PCI resource ranges after removing overlaps:
    [0] -1 0 0x00004100 - 0x000040ff (0x0) IX[b]O
    (II) OS-reported resource ranges after removing overlaps with PCI:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    (II) All system resource ranges:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xfdefe000 - 0xfdefe7ff (0x800) MX[b]
    [5] -1 0 0xfdeff000 - 0xfdeff0ff (0x100) MX[b]
    [6] -1 0 0xfe02b000 - 0xfe02b3ff (0x400) MX[b]
    [7] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [8] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[b]
    [9] -1 0 0xfe02e000 - 0xfe02efff (0x1000) MX[b]
    [10] -1 0 0xfe02f000 - 0xfe02f1ff (0x200) MX[b]
    [11] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[b]O
    [12] -1 0 0xfb000000 - 0xfbffffff (0x1000000) MX[b](B)
    [13] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [14] -1 0 0xfa000000 - 0xfaffffff (0x1000000) MX[b](B)
    [15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [16] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [17] -1 0 0x0000dd00 - 0x0000dd7f (0x80) IX[b]
    [18] -1 0 0x0000de00 - 0x0000deff (0x100) IX[b]
    [19] -1 0 0x0000df00 - 0x0000dfff (0x100) IX[b]
    [20] -1 0 0x0000f800 - 0x0000f80f (0x10) IX[b]
    [21] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [22] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [23] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [24] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [25] -1 0 0x00000500 - 0x0000050f (0x10) IX[b]
    [26] -1 0 0x0000fa00 - 0x0000fa0f (0x10) IX[b]
    [27] -1 0 0x0000fb00 - 0x0000fb03 (0x4) IX[b]
    [28] -1 0 0x0000fc00 - 0x0000fc07 (0x8) IX[b]
    [29] -1 0 0x0000fd00 - 0x0000fd03 (0x4) IX[b]
    [30] -1 0 0x0000fe00 - 0x0000fe07 (0x8) IX[b]
    [31] -1 0 0x0000ef00 - 0x0000ef7f (0x80) IX[b](B)
    [32] -1 0 0x00004100 - 0x000040ff (0x0) IX[b]O
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded by default.
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    Module class: X.Org Server Extension
    (II) NVIDIA GLX Module 173.14.09 Thu Jun 5 00:07:40 PDT 2008
    (II) Loading extension GLX
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "xtrap"
    (II) Loading /usr/lib/xorg/modules/extensions//libxtrap.so
    (II) Module xtrap: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension DEC-XTRAP
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension SHAPE
    (II) Loading extension MIT-SUNDRY-NONSTANDARD
    (II) Loading extension BIG-REQUESTS
    (II) Loading extension SYNC
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XC-MISC
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-Misc
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension TOG-CUP
    (II) Loading extension Extended-Visual-Information
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension RECORD
    (II) LoadModule: "freetype"
    (II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
    (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
    compiled for 1.4.2, module version = 2.1.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.5
    (II) Loading font FreeType
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "nvidia"
    (II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
    (II) Module nvidia: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    Module class: X.Org Video Driver
    (II) LoadModule: "mouse"
    (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
    (II) Module mouse: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.3.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
    (II) LoadModule: "kbd"
    (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
    (II) Module kbd: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.3.1
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
    (II) NVIDIA dlloader X Driver 173.14.09 Wed Jun 4 23:47:25 PDT 2008
    (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    (II) Primary Device is: PCI 01:00:0
    (--) Assigning device section with no busID to primary device
    (--) Chipset NVIDIA GPU found
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules//libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.3
    (II) Loading sub module "wfb"
    (II) LoadModule: "wfb"
    (II) Loading /usr/lib/xorg/modules//libwfb.so
    (II) Module wfb: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.3
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
    (II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xfdefe000 - 0xfdefe7ff (0x800) MX[b]
    [5] -1 0 0xfdeff000 - 0xfdeff0ff (0x100) MX[b]
    [6] -1 0 0xfe02b000 - 0xfe02b3ff (0x400) MX[b]
    [7] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [8] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[b]
    [9] -1 0 0xfe02e000 - 0xfe02efff (0x1000) MX[b]
    [10] -1 0 0xfe02f000 - 0xfe02f1ff (0x200) MX[b]
    [11] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[b]O
    [12] -1 0 0xfb000000 - 0xfbffffff (0x1000000) MX[b](B)
    [13] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [14] -1 0 0xfa000000 - 0xfaffffff (0x1000000) MX[b](B)
    [15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [16] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [17] -1 0 0x0000dd00 - 0x0000dd7f (0x80) IX[b]
    [18] -1 0 0x0000de00 - 0x0000deff (0x100) IX[b]
    [19] -1 0 0x0000df00 - 0x0000dfff (0x100) IX[b]
    [20] -1 0 0x0000f800 - 0x0000f80f (0x10) IX[b]
    [21] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [22] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [23] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [24] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [25] -1 0 0x00000500 - 0x0000050f (0x10) IX[b]
    [26] -1 0 0x0000fa00 - 0x0000fa0f (0x10) IX[b]
    [27] -1 0 0x0000fb00 - 0x0000fb03 (0x4) IX[b]
    [28] -1 0 0x0000fc00 - 0x0000fc07 (0x8) IX[b]
    [29] -1 0 0x0000fd00 - 0x0000fd03 (0x4) IX[b]
    [30] -1 0 0x0000fe00 - 0x0000fe07 (0x8) IX[b]
    [31] -1 0 0x0000ef00 - 0x0000ef7f (0x80) IX[b](B)
    [32] -1 0 0x00004100 - 0x000040ff (0x0) IX[b]O
    (II) resource ranges after probing:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xfdefe000 - 0xfdefe7ff (0x800) MX[b]
    [5] -1 0 0xfdeff000 - 0xfdeff0ff (0x100) MX[b]
    [6] -1 0 0xfe02b000 - 0xfe02b3ff (0x400) MX[b]
    [7] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [8] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[b]
    [9] -1 0 0xfe02e000 - 0xfe02efff (0x1000) MX[b]
    [10] -1 0 0xfe02f000 - 0xfe02f1ff (0x200) MX[b]
    [11] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[b]O
    [12] -1 0 0xfb000000 - 0xfbffffff (0x1000000) MX[b](B)
    [13] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [14] -1 0 0xfa000000 - 0xfaffffff (0x1000000) MX[b](B)
    [15] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [16] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [17] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [19] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [20] -1 0 0x0000dd00 - 0x0000dd7f (0x80) IX[b]
    [21] -1 0 0x0000de00 - 0x0000deff (0x100) IX[b]
    [22] -1 0 0x0000df00 - 0x0000dfff (0x100) IX[b]
    [23] -1 0 0x0000f800 - 0x0000f80f (0x10) IX[b]
    [24] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [25] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [26] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [27] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [28] -1 0 0x00000500 - 0x0000050f (0x10) IX[b]
    [29] -1 0 0x0000fa00 - 0x0000fa0f (0x10) IX[b]
    [30] -1 0 0x0000fb00 - 0x0000fb03 (0x4) IX[b]
    [31] -1 0 0x0000fc00 - 0x0000fc07 (0x8) IX[b]
    [32] -1 0 0x0000fd00 - 0x0000fd03 (0x4) IX[b]
    [33] -1 0 0x0000fe00 - 0x0000fe07 (0x8) IX[b]
    [34] -1 0 0x0000ef00 - 0x0000ef7f (0x80) IX[b](B)
    [35] -1 0 0x00004100 - 0x000040ff (0x0) IX[b]O
    [36] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [37] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
    (II) Setting vga for screen 0.
    (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    (==) NVIDIA(0): RGB weight 888
    (==) NVIDIA(0): Default visual is TrueColor
    (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    (**) NVIDIA(0): Option "NoLogo" "true"
    (**) NVIDIA(0): Option "TwinView" "1"
    (**) NVIDIA(0): Option "TwinViewOrientation" "Clone"
    (**) NVIDIA(0): Option "MetaModes" "DFP-0: 1920x1200 +0+0, DFP-1: 1920x1080_72 +0+0"
    (**) NVIDIA(0): Option "TwinViewXineramaInfoOrder" "DFP-0"
    (**) NVIDIA(0): Enabling RENDER acceleration
    (**) NVIDIA(0): TwinView enabled
    (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
    (II) NVIDIA(0): enabled.
    (II) NVIDIA(0): NVIDIA GPU GeForce 7800 GTX (G70) at PCI:1:0:0 (GPU-0)
    (--) NVIDIA(0): Memory: 262144 kBytes
    (--) NVIDIA(0): VideoBIOS: 05.70.02.11.20
    (II) NVIDIA(0): Detected PCI Express Link width: 16X
    (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    (--) NVIDIA(0): Connected display device(s) on GeForce 7800 GTX at PCI:1:0:0:
    (--) NVIDIA(0): BenQ G2400W (DFP-0)
    (--) NVIDIA(0): PIONEER_PDP. (DFP-1)
    (--) NVIDIA(0): BenQ G2400W (DFP-0): 310.0 MHz maximum pixel clock
    (--) NVIDIA(0): BenQ G2400W (DFP-0): Internal Dual Link TMDS
    (--) NVIDIA(0): PIONEER_PDP. (DFP-1): 155.0 MHz maximum pixel clock
    (--) NVIDIA(0): PIONEER_PDP. (DFP-1): Internal Single Link TMDS
    (II) NVIDIA(0): Display Devices found referenced in MetaMode: DFP-0, DFP-1
    (II) NVIDIA(0): Assigned Display Devices: DFP-0, DFP-1
    (II) NVIDIA(0): Validated modes:
    (II) NVIDIA(0): "DFP-0:1920x1200+0+0,DFP-1:1920x1080_72+0+0"
    (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1200
    (--) NVIDIA(0): DPI set to (93, 95); computed from "UseEdidDpi" X config
    (--) NVIDIA(0): option
    (==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
    (--) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xfdefe000 - 0xfdefe7ff (0x800) MX[b]
    [5] -1 0 0xfdeff000 - 0xfdeff0ff (0x100) MX[b]
    [6] -1 0 0xfe02b000 - 0xfe02b3ff (0x400) MX[b]
    [7] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [8] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[b]
    [9] -1 0 0xfe02e000 - 0xfe02efff (0x1000) MX[b]
    [10] -1 0 0xfe02f000 - 0xfe02f1ff (0x200) MX[b]
    [11] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[b]O
    [12] -1 0 0xfb000000 - 0xfbffffff (0x1000000) MX[b](B)
    [13] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [14] -1 0 0xfa000000 - 0xfaffffff (0x1000000) MX[b](B)
    [15] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [16] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [17] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [19] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [20] -1 0 0x0000dd00 - 0x0000dd7f (0x80) IX[b]
    [21] -1 0 0x0000de00 - 0x0000deff (0x100) IX[b]
    [22] -1 0 0x0000df00 - 0x0000dfff (0x100) IX[b]
    [23] -1 0 0x0000f800 - 0x0000f80f (0x10) IX[b]
    [24] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [25] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [26] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [27] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [28] -1 0 0x00000500 - 0x0000050f (0x10) IX[b]
    [29] -1 0 0x0000fa00 - 0x0000fa0f (0x10) IX[b]
    [30] -1 0 0x0000fb00 - 0x0000fb03 (0x4) IX[b]
    [31] -1 0 0x0000fc00 - 0x0000fc07 (0x8) IX[b]
    [32] -1 0 0x0000fd00 - 0x0000fd03 (0x4) IX[b]
    [33] -1 0 0x0000fe00 - 0x0000fe07 (0x8) IX[b]
    [34] -1 0 0x0000ef00 - 0x0000ef7f (0x80) IX[b](B)
    [35] -1 0 0x00004100 - 0x000040ff (0x0) IX[b]O
    [36] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [37] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
    (II) NVIDIA(0): Initialized GPU GART.
    (II) NVIDIA(0): Unable to connect to the ACPI daemon; the ACPI daemon may not
    (II) NVIDIA(0): be running or the "AcpidSocketPath" X configuration option
    (II) NVIDIA(0): may not be set correctly. When the ACPI daemon is
    (II) NVIDIA(0): available, the NVIDIA X driver can use it to receive ACPI
    (II) NVIDIA(0): events. For details, please see the "ConnectToAcpid" and
    (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    (II) NVIDIA(0): Config Options in the README.
    (II) NVIDIA(0): Setting mode "DFP-0:1920x1200+0+0,DFP-1:1920x1080_72+0+0"
    (II) Loading extension NV-GLX
    (II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
    (II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
    (==) NVIDIA(0): Backing store disabled
    (==) NVIDIA(0): Silken mouse enabled
    (II) Loading extension NV-CONTROL
    (==) RandR enabled
    (II) Setting vga for screen 0.
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-APPGROUP
    (II) Initializing built-in extension XAccessControlExtension
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension XFree86-Bigfont
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) Initializing built-in extension XEVIE
    (II) Initializing extension GLX
    (**) Option "Protocol" "auto"
    (**) Mouse0: Device: "/dev/input/mice"
    (**) Mouse0: Protocol: "auto"
    (**) Option "CorePointer"
    (**) Mouse0: always reports core events
    (**) Option "Device" "/dev/input/mice"
    (**) Option "Emulate3Buttons" "yes"
    (**) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
    (**) Option "ZAxisMapping" "4 5 6 7"
    (**) Mouse0: ZAxisMapping: buttons 4, 5, 6 and 7
    (**) Mouse0: Buttons: 11
    (**) Mouse0: Sensitivity: 1
    (**) Option "CoreKeyboard"
    (**) Keyboard0: always reports core events
    (**) Option "Protocol" "standard"
    (**) Keyboard0: Protocol: standard
    (**) Option "AutoRepeat" "500 30"
    (**) Option "XkbRules" "xorg"
    (**) Keyboard0: XkbRules: "xorg"
    (**) Option "XkbModel" "trustda"
    (**) Keyboard0: XkbModel: "trustda"
    (**) Option "XkbLayout" "no"
    (**) Keyboard0: XkbLayout: "no"
    (**) Option "CustomKeycodes" "off"
    (**) Keyboard0: CustomKeycodes disabled
    (II) evaluating device (Keyboard0)
    (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
    (II) evaluating device (Mouse0)
    (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
    (--) Mouse0: PnP-detected protocol: "ExplorerPS/2"
    (II) Mouse0: ps2EnableDataReporting: succeeded
    Could not init font path element /usr/share/fonts/Type1, removing from list!
    My xorg.conf looks like this now (I don't know what values to use for HorizSync and VertFresh on my TV, the ones that are in there I just made up ):
    # nvidia-settings: X configuration file generated by nvidia-settings
    # nvidia-settings: version 1.0 (buildmeister@builder63) Mon May 19 00:34:28 PDT 2008
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "glx"
    Load "dbe"
    Load "xtrap"
    Load "extmod"
    Load "record"
    Load "freetype"
    EndSection
    Section "ServerFlags"
    Option "Xinerama" "0"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "XkbRules" "xorg"
    Option "XkbModel" "trustda"
    Option "XkbLayout" "no"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    Option "Emulate3Buttons" "yes"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "BenQ G2400W"
    HorizSync 31.0 - 94.0
    VertRefresh 50.0 - 85.0
    EndSection
    Section "Monitor"
    Identifier "Monitor1"
    VendorName "Unknown"
    ModelName "PIONEER_PDP."
    # HorizSync 15.0 - 80.0
    # VertRefresh 23.0 - 60.0
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "nvidia"
    VendorName "nVidia Corporation"
    BoardName "G70 [GeForce 7800 GTX]"
    BusID "PCI:1:0:0"
    EndSection
    Section "Device"
    Identifier "Videocard0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce 7800 GTX"
    EndSection
    Section "Device"
    Identifier "Videocard1"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce 7800 GTX"
    BusID "PCI:1:0:0"
    Screen 1
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Videocard0"
    Monitor "Monitor0"
    DefaultDepth 24
    Option "NoLogo" "true"
    Option "TwinViewOrientation" "Clone"
    Option "TwinView" "1"
    Option "TwinViewXineramaInfoOrder" "DFP-0"
    Option "metamodes" "DFP-0: 1920x1200 +0+0, DFP-1: 1920x1080_72 +0+0"
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    I read somewhere that the TV is supposed to be able to show 1080p in 72Hz. But when I try that it goes blank. Maybe it has something to do with the monitor being 1920x1200 and the TV 1920x1080. The monitor won't accept 1920x1080 as resolution so I guess that can only be done in Windows...

  • 17" crt monitor, but not all refresh rates showed

    Its a duplicate from this thread:
    http://bbs.archlinux.org/viewtopic.php?id=89220
    But this is the right subforum.
    Only some refresh rates are displayed as an option.
    Look xrandr:
    $ xrandr
    Screen 0: minimum 320 x 175, current 1280 x 1024, maximum 1600 x 1200
    default connected 1280x1024+0+0 0mm x 0mm
    1600x1200 50.0 56.0
    1400x1050 51.0 57.0
    1280x960 52.0
    1024x768 53.0 61.0 62.0 63.0 64.0
    800x600 54.0 67.0 68.0 69.0 70.0 71.0 72.0
    640x480 55.0 76.0 77.0 78.0 79.0
    1280x1024 58.0* 59.0
    1152x864 60.0
    896x672 65.0
    832x624 66.0
    720x400 73.0
    640x512 74.0 75.0
    640x400 80.0
    640x350 81.0
    576x432 82.0
    512x384 83.0 84.0 85.0 86.0 87.0
    416x312 88.0
    400x300 89.0 90.0 91.0 92.0 93.0
    360x200 94.0
    320x240 95.0 96.0 97.0 98.0
    320x200 99.0
    320x175 100.0
    The weird value rates are fault of the nvidia driver telling jokes.
    But how can i have more refresh rate in 1280x1024 than 1280x960? My monitor is a standard 4:3 crt.
    I tried disabling EDIDs and specifying the sync values according to the monitor.
    The monitor is a samsung syncmaster 700p.
    Any ideas? Thanks in advance.
    HEre is my xorg.conf:
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 1.0 (buildmeister@builder58) Wed Dec 9 16:34:26 PST 2009
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    EndSection
    Section "Files"
    EndSection
    Section "Module"
    # Load "drm"
    Load "dbe"
    Load "extmod"
    Load "type1"
    Load "freetype"
    Load "glx"
    # Load "dri"
    EndSection
    Section "ServerFlags"
    Option "DontVTSwitch" "no"
    EndSection
    Section "InputDevice"
    # generated from data in "/etc/conf.d/gpm"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol"
    Option "Device" "/dev/input/mice"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Unknown"
    HorizSync 30.0 - 85.0
    VertRefresh 50.0 - 160.0
    # Option "DPMS"
    Option "UseEDID" "false"
    Option "IgnoreEDID" "true"
    Option "ModeValidation" "NoEdidModes"
    EndSection
    Section "Device"
    # Driver "radeonhd"
    # Option "AccelMethod" "exa"
    # Option "DRI" "on"
    # BusID "PCI:1:5:0"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    Option "UseEDID" "false"
    Option "IgnoreEDID" "true"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    Option "nologo" "true"
    SubSection "Display"
    Depth 24
    Modes "1600x1200" "1400x1050" "1280x960" "1280x960@75" "1024x768" "800x600" "640x480"
    EndSubSection
    EndSection
    Section "Extensions"
    Option "Composite" "Enable"
    EndSection

    I see you have a nvidia card. For nvidia users xrandr displays wrong value. If you want to check exactly what you're running, search some of the monitor options, it should have it in there. Also use the nvidia-settings, but for me at times it too reported wrong refresh rates.

Maybe you are looking for

  • Problems sharing contacts with family members

    My family (me, wife and 2 daughters) all have iPhones and share a single apple ID.  We want to share music, etc. but would like to manage our contacts separately.  Right now we all see a collective list of contacts.  How do we manage some items like

  • Customer Master Idoc DEBMAS

    Hi I kindly ask you how can I send customer master IDOC in full. I am using change pointer and change pointer allows only to be send ,changed fields other fields are filling with '/' character. Is there any way to send this '/' what is in original

  • PDF's, some text is corrupted.

    Having a random problem that hopefully someone has a fix for. Ever since upgrading to Lion, some of my PDF's have corrupted text in them. It only seams to be happening with bank statement type pdfs. I'm using 'preview' to view the pdfs. It seams like

  • Album art remains on my phone, after I have deleted the music

    I don't like to store all my music on my iPhone, all the time. So I manually choose what music to have on it at any one time. Recently, I have not been able to remove album art from my iPhone, for albums I previously stored on my iPhone. So my iPhone

  • Email Status is Still no Entry in Queue

    Hi , I have to send an smartform output as attachement in a service transaction. for that an action is configured. it is working fine. There is one more requrement is to send a word doucment also send as an attachment,  we have written the code to se