[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Creative /etc/X11/xorg.conf



Hi,

Dňa Mon, 15 Oct 2012 12:41:53 -0500 Charles Kroeger
<ckrogrr@frankensteinface.com> napísal:

> By restoring my old /etc/X11/xorg.conf file to the fore, all was
> harmonious again. I did not post my own /etc/X11/xorg.conf file
> because of its humble appearance compared to this one created by
> nvidia-xconfig.

By my knowledge, the nvidia-config creates outdated xorg.conf a long
time ago and i never really used it for this, but only as inspiration (i
am using the different nvidia cards for some years on more computers):

In wheeze i have two files under /etc/X11/xorg.conf.d directory, with
these settings:

Section "ServerLayout"
    Identifier     "Layout0"
    Screen       0 "Screen0" 0 0
    Option         "Xinerama" "0"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Acer"
    ModelName      "ACER X233H"
    HorizSync       30.0 - 83.0
    VertRefresh     56.0 - 75.0
    Option         "DPMS"
EndSection

Section "Monitor"
    Identifier     "Monitor1"
    VendorName     "Neovo"
    ModelName      "Arnos Instruments F-417"
    HorizSync       24.0 - 80.0
    VertRefresh     49.0 - 75.0
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    Option         "TwinView" "1"
    Option         "TwinViewXineramaInfoOrder" "CRT-0"
    Option         "MetaModes" "CRT-0: nvidia-auto-select +1280+0, CRT-1: nvidia-auto-select +0+0; CRT-0: nvidia-auto-select +0+0, CRT-1: NULL; CRT-0: NULL, CRT-1: nvidia-auto-select +0+0"
    DefaultDepth    24
    SubSection     "Display"
        Depth          24
    EndSubSection
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 210"
    Option         "NoLogo" "True"

    # povoľuje rotáciu
#    Option         "RandRRotation" "True"
EndSection

I am using the nvidia's TwinView for my two monitors and this
configuration is separated into 10-monitor.conf and 20-device.conf
file (not necessary).

This configuration is untouched from July 2011 (from ctimes).

regards

-- 
Slavko
http://slavino.sk

Attachment: signature.asc
Description: PGP signature


Reply to: