1 (21.02.2014 13:20:37 отредактировано falcon)

Видеокарта

NVIDIA  Corporation GK107 [GeForce GT 640 (rev a1)]

Нужно, чтобы при загрузке сразу стояло разрешение 1280x800.

По умолчанию стоит 1024x768. В Xorg такие строки:

+ открыть спойлер

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

Section "Files"
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     "Unknown"
    ModelName      "CRT-0"
    HorizSync       28.0 - 55.0
    VertRefresh     43.0 - 72.0
    ModeLine       "1280x800_60" 83.46 1280 1344 1480 1680 800 801 804 828 -hsync +vsync
    Option         "DPMS" "false"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce GT 640"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "Stereo" "0"
    Option "UseEDID" "FALSE"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Modeline, как видно, нормально сгенерирован, разрешение в параметрах 1280x800 стоит, но только как альтернативное.

/etc/X11/Xorg.0.log выглядит так:

+ открыть спойлер

[    93.400]
X.Org X Server 1.15.0
Release Date: 2013-12-27
[    93.400] X Protocol Version 11, Revision 0
[    93.401] Build Operating System: Linux 3.12.5-1-ARCH x86_64
[    93.405] Current Operating System: Linux localhost 3.12.9-2-ARCH #1 SMP PREEMPT Fri Jan 31 10:22:54 CET 2014 x86_64
[    93.405] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=09a32842-1e6f-4c37-bad9-ab067ee96e52 rw quiet
[    93.412] Build Date: 09 January 2014  08:47:24AM
[    93.414] 
[    93.417] Current version of pixman: 0.32.4
[    93.422]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[    93.422] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    93.433] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Feb 21 15:24:17 2014
[    93.455] (==) Using config file: "/etc/X11/xorg.conf"
[    93.458] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    93.482] (==) ServerLayout "Layout0"
[    93.482] (**) |-->Screen "Screen0" (0)
[    93.482] (**) |   |-->Monitor "Monitor0"
[    93.484] (**) |   |-->Device "Device0"
[    93.484] (**) |-->Input Device "Keyboard0"
[    93.484] (**) |-->Input Device "Mouse0"
[    93.484] (**) Option "Xinerama" "0"
[    93.484] (==) Automatically adding devices
[    93.484] (==) Automatically enabling devices
[    93.484] (==) Automatically adding GPU devices
[    93.503] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    93.503]     Entry deleted from font path.
[    93.518] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    93.518]     Entry deleted from font path.
[    93.518]     (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    93.518] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    93.518]     Entry deleted from font path.
[    93.518]     (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    93.519] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
[    93.519] (==) ModulePath set to "/usr/lib/xorg/modules"
[    93.519] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    93.519] (WW) Disabling Keyboard0
[    93.519] (WW) Disabling Mouse0
[    93.519] (II) Loader magic: 0x804c80
[    93.519] (II) Module ABI versions:
[    93.519]     X.Org ANSI C Emulation: 0.4
[    93.519]     X.Org Video Driver: 15.0
[    93.519]     X.Org XInput driver : 20.0
[    93.519]     X.Org Server Extension : 8.0
[    93.519] (II) xfree86: Adding drm device (/dev/dri/card0)
[    93.523] (--) PCI:*(0:2:0:0) 10de:0fc1:19da:1258 rev 161, Mem @ 0xfb000000/16777216, 0xe0000000/268435456, 0xf8000000/33554432, I/O @ 0x0000ec00/128, BIOS @ 0x????????/524288
[    93.523] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    93.526] Initializing built-in extension Generic Event Extension
[    93.529] Initializing built-in extension SHAPE
[    93.532] Initializing built-in extension MIT-SHM
[    93.535] Initializing built-in extension XInputExtension
[    93.537] Initializing built-in extension XTEST
[    93.540] Initializing built-in extension BIG-REQUESTS
[    93.543] Initializing built-in extension SYNC
[    93.545] Initializing built-in extension XKEYBOARD
[    93.548] Initializing built-in extension XC-MISC
[    93.551] Initializing built-in extension SECURITY
[    93.553] Initializing built-in extension XINERAMA
[    93.556] Initializing built-in extension XFIXES
[    93.558] Initializing built-in extension RENDER
[    93.561] Initializing built-in extension RANDR
[    93.563] Initializing built-in extension COMPOSITE
[    93.565] Initializing built-in extension DAMAGE
[    93.567] Initializing built-in extension MIT-SCREEN-SAVER
[    93.569] Initializing built-in extension DOUBLE-BUFFER
[    93.571] Initializing built-in extension RECORD
[    93.573] Initializing built-in extension DPMS
[    93.574] Initializing built-in extension Present
[    93.576] Initializing built-in extension DRI3
[    93.577] Initializing built-in extension X-Resource
[    93.579] Initializing built-in extension XVideo
[    93.580] Initializing built-in extension XVideo-MotionCompensation
[    93.582] Initializing built-in extension XFree86-VidModeExtension
[    93.583] Initializing built-in extension XFree86-DGA
[    93.584] Initializing built-in extension XFree86-DRI
[    93.585] Initializing built-in extension DRI2
[    93.585] (II) LoadModule: "glx"
[    93.587] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    94.362] (II) Module glx: vendor="NVIDIA Corporation"
[    94.363]     compiled for 4.0.2, module version = 1.0.0
[    94.363]     Module class: X.Org Server Extension
[    94.363] (II) NVIDIA GLX Module  331.38  Wed Jan  8 19:10:17 PST 2014
[    94.367] Loading extension GLX
[    94.367] (II) LoadModule: "nvidia"
[    94.386] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    94.496] (II) Module nvidia: vendor="NVIDIA Corporation"
[    94.496]     compiled for 4.0.2, module version = 1.0.0
[    94.496]     Module class: X.Org Video Driver
[    94.508] (II) NVIDIA dlloader X Driver  331.38  Wed Jan  8 18:51:00 PST 2014
[    94.508] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    94.509] (++) using VT number 1

[    94.514] (II) Loading sub module "fb"
[    94.514] (II) LoadModule: "fb"
[    94.514] (II) Loading /usr/lib/xorg/modules/libfb.so
[    94.522] (II) Module fb: vendor="X.Org Foundation"
[    94.522]     compiled for 1.15.0, module version = 1.0.0
[    94.522]     ABI class: X.Org ANSI C Emulation, version 0.4
[    94.523] (WW) Unresolved symbol: fbGetGCPrivateKey
[    94.523] (II) Loading sub module "wfb"
[    94.523] (II) LoadModule: "wfb"
[    94.523] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    94.537] (II) Module wfb: vendor="X.Org Foundation"
[    94.537]     compiled for 1.15.0, module version = 1.0.0
[    94.537]     ABI class: X.Org ANSI C Emulation, version 0.4
[    94.537] (II) Loading sub module "ramdac"
[    94.537] (II) LoadModule: "ramdac"
[    94.537] (II) Module "ramdac" already built-in
[    94.562] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[    94.563] (==) NVIDIA(0): RGB weight 888
[    94.563] (==) NVIDIA(0): Default visual is TrueColor
[    94.563] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    94.563] (**) NVIDIA(0): Option "Stereo" "0"
[    94.564] (**) NVIDIA(0): Stereo disabled by request
[    94.564] (**) NVIDIA(0): Option "UseEDID" "FALSE"
[    94.564] (**) NVIDIA(0): Enabling 2D acceleration
[    94.564] (**) NVIDIA(0): Ignoring EDIDs
[    95.190] (II) NVIDIA(0): Not probing EDID on CRT-0.
[    95.190] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20130102)
[    95.192] (II) NVIDIA(0): NVIDIA GPU GeForce GT 640 (GK107) at PCI:2:0:0 (GPU-0)
[    95.192] (--) NVIDIA(0): Memory: 2097152 kBytes
[    95.192] (--) NVIDIA(0): VideoBIOS: 80.07.42.00.14
[    95.192] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    95.194] (--) NVIDIA(0): Valid display device(s) on GeForce GT 640 at PCI:2:0:0
[    95.194] (--) NVIDIA(0):     CRT-0 (boot, connected)
[    95.194] (--) NVIDIA(0):     DFP-0
[    95.194] (--) NVIDIA(0):     DFP-1
[    95.194] (--) NVIDIA(0):     DFP-2
[    95.194] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
[    95.194] (--) NVIDIA(0): DFP-0: Internal Single Link TMDS
[    95.194] (--) NVIDIA(0): DFP-0: 330.0 MHz maximum pixel clock
[    95.194] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS
[    95.195] (--) NVIDIA(0): DFP-1: 165.0 MHz maximum pixel clock
[    95.195] (--) NVIDIA(0): DFP-2: Internal Single Link TMDS
[    95.195] (--) NVIDIA(0): DFP-2: 330.0 MHz maximum pixel clock
[    95.195] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    95.195] (**) NVIDIA(0):     device CRT-0 (Using EDID frequencies has been enabled on
[    95.195] (**) NVIDIA(0):     all display devices.)
[    95.198] (==) NVIDIA(0):
[    95.198] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    95.198] (==) NVIDIA(0):     will be used as the requested mode.
[    95.198] (==) NVIDIA(0):
[    95.198] (II) NVIDIA(0): Validated MetaModes:
[    95.198] (II) NVIDIA(0):     "CRT-0:nvidia-auto-select"
[    95.198] (II) NVIDIA(0): Virtual screen size determined to be 1024 x 768
[    95.223] (WW) NVIDIA(0): Unable to get display device CRT-0's EDID; cannot compute DPI
[    95.224] (WW) NVIDIA(0):     from CRT-0's EDID.
[    95.224] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[    95.224] (--) Depth 24 pixmap format is 32 bpp
[    95.224] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
[    95.224] (II) NVIDIA:     access.
[    95.228] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    95.228] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    95.228] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    95.228] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    95.228] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    95.228] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    95.228] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    95.228] (II) NVIDIA(0):     Config Options in the README.
[    95.230] (II) NVIDIA(0): Setting mode "CRT-0:nvidia-auto-select"
[    95.311] Loading extension NV-GLX
[    95.350] (==) NVIDIA(0): Disabling shared memory pixmaps
[    95.350] (==) NVIDIA(0): Backing store enabled
[    95.350] (==) NVIDIA(0): Silken mouse enabled
[    95.360] Loading extension NV-CONTROL
[    95.361] Loading extension XINERAMA
[    95.361] (II) Loading sub module "dri2"
[    95.361] (II) LoadModule: "dri2"
[    95.361] (II) Module "dri2" already built-in
[    95.361] (II) NVIDIA(0): [DRI2] Setup complete
[    95.361] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    95.361] (--) RandR disabled
[    95.378] (II) Initializing extension GLX
[    95.846] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    95.846] (**) Power Button: Applying InputClass "system-keyboard"
[    95.846] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    95.846] (II) LoadModule: "evdev"
[    95.857] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    95.864] (II) Module evdev: vendor="X.Org Foundation"
[    95.864]     compiled for 1.15.0, module version = 2.8.2
[    95.864]     Module class: X.Org XInput Driver
[    95.864]     ABI class: X.Org XInput driver, version 20.0
[    95.864] (II) Using input driver 'evdev' for 'Power Button'
[    95.864] (**) Power Button: always reports core events
[    95.865] (**) evdev: Power Button: Device: "/dev/input/event2"
[    95.865] (--) evdev: Power Button: Vendor 0 Product 0x1
[    95.865] (--) evdev: Power Button: Found keys
[    95.865] (II) evdev: Power Button: Configuring as keyboard
[    95.865] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event2"
[    95.865] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    95.865] (**) Option "xkb_rules" "evdev"
[    95.865] (**) Option "xkb_model" "pc104"
[    95.865] (**) Option "xkb_layout" "ru,us"
[    95.865] (**) Option "xkb_variant" ","
[    95.931] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    95.931] (**) Power Button: Applying InputClass "system-keyboard"
[    95.931] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    95.931] (II) Using input driver 'evdev' for 'Power Button'
[    95.931] (**) Power Button: always reports core events
[    95.931] (**) evdev: Power Button: Device: "/dev/input/event1"
[    95.931] (--) evdev: Power Button: Vendor 0 Product 0x1
[    95.931] (--) evdev: Power Button: Found keys
[    95.931] (II) evdev: Power Button: Configuring as keyboard
[    95.931] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event1"
[    95.931] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    95.931] (**) Option "xkb_rules" "evdev"
[    95.932] (**) Option "xkb_model" "pc104"
[    95.932] (**) Option "xkb_layout" "ru,us"
[    95.932] (**) Option "xkb_variant" ","
[    95.932] (II) config/udev: Adding input device HDA NVidia Mic (/dev/input/event7)
[    95.932] (II) No input driver specified, ignoring this device.
[    95.932] (II) This device may have been added with another device file.
[    95.933] (II) config/udev: Adding input device HDA NVidia Line (/dev/input/event6)
[    95.933] (II) No input driver specified, ignoring this device.
[    95.933] (II) This device may have been added with another device file.
[    95.933] (II) config/udev: Adding input device HDA NVidia Line Out (/dev/input/event5)
[    95.933] (II) No input driver specified, ignoring this device.
[    95.933] (II) This device may have been added with another device file.
[    95.933] (II) config/udev: Adding drm device (/dev/dri/card0)
[    95.934] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event10)
[    95.934] (II) No input driver specified, ignoring this device.
[    95.934] (II) This device may have been added with another device file.
[    95.934] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event9)
[    95.934] (II) No input driver specified, ignoring this device.
[    95.934] (II) This device may have been added with another device file.
[    95.934] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event8)
[    95.934] (II) No input driver specified, ignoring this device.
[    95.935] (II) This device may have been added with another device file.
[    95.935] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event11)
[    95.935] (II) No input driver specified, ignoring this device.
[    95.935] (II) This device may have been added with another device file.
[    95.935] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    95.935] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[    95.935] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    95.935] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    95.935] (**) AT Translated Set 2 keyboard: always reports core events
[    95.935] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    95.935] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    95.935] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    95.935] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    95.936] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    95.936] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 8)
[    95.936] (**) Option "xkb_rules" "evdev"
[    95.936] (**) Option "xkb_model" "pc104"
[    95.936] (**) Option "xkb_layout" "ru,us"
[    95.936] (**) Option "xkb_variant" ","
[    95.936] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/event4)
[    95.937] (**) ImPS/2 Generic Wheel Mouse: Applying InputClass "evdev pointer catchall"
[    95.937] (II) Using input driver 'evdev' for 'ImPS/2 Generic Wheel Mouse'
[    95.937] (**) ImPS/2 Generic Wheel Mouse: always reports core events
[    95.937] (**) evdev: ImPS/2 Generic Wheel Mouse: Device: "/dev/input/event4"
[    95.937] (--) evdev: ImPS/2 Generic Wheel Mouse: Vendor 0x2 Product 0x5
[    95.937] (--) evdev: ImPS/2 Generic Wheel Mouse: Found 3 mouse buttons
[    95.937] (--) evdev: ImPS/2 Generic Wheel Mouse: Found scroll wheel(s)
[    95.937] (--) evdev: ImPS/2 Generic Wheel Mouse: Found relative axes
[    95.937] (--) evdev: ImPS/2 Generic Wheel Mouse: Found x and y relative axes
[    95.937] (II) evdev: ImPS/2 Generic Wheel Mouse: Configuring as mouse
[    95.937] (II) evdev: ImPS/2 Generic Wheel Mouse: Adding scrollwheel support
[    95.937] (**) evdev: ImPS/2 Generic Wheel Mouse: YAxisMapping: buttons 4 and 5
[    95.937] (**) evdev: ImPS/2 Generic Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    95.937] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event4"
[    95.937] (II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE, id 9)
[    95.953] (II) evdev: ImPS/2 Generic Wheel Mouse: initialized for relative axes.
[    95.953] (**) ImPS/2 Generic Wheel Mouse: (accel) keeping acceleration scheme 1
[    95.953] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration profile 0
[    95.953] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration factor: 2.000
[    95.953] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration threshold: 4
[    95.954] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/mouse0)
[    95.954] (II) No input driver specified, ignoring this device.
[    95.954] (II) This device may have been added with another device file.
[    95.954] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[    95.954] (II) No input driver specified, ignoring this device.
[    95.954] (II) This device may have been added with another device file.
[   104.665] (II) NVIDIA(GPU-0): Not probing EDID on CRT-0.
[   104.666] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   104.666] (**) NVIDIA(0):     device CRT-0 (Using EDID frequencies has been enabled on
[   104.666] (**) NVIDIA(0):     all display devices.)
[   106.998] (II) NVIDIA(GPU-0): Not probing EDID on CRT-0.
[   106.998] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   106.998] (**) NVIDIA(0):     device CRT-0 (Using EDID frequencies has been enabled on
[   106.998] (**) NVIDIA(0):     all display devices.)
[   129.028] (II) NVIDIA(GPU-0): Not probing EDID on CRT-0.
[   129.028] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   129.028] (**) NVIDIA(0):     device CRT-0 (Using EDID frequencies has been enabled on
[   129.028] (**) NVIDIA(0):     all display devices.)
[   157.258] (II) NVIDIA(0): Setting mode "DVI-I-0:1280x800_60"
[   157.542] (II) NVIDIA(GPU-0): Not probing EDID on CRT-0.
[   157.542] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   157.542] (**) NVIDIA(0):     device CRT-0 (Using EDID frequencies has been enabled on
[   157.542] (**) NVIDIA(0):     all display devices.)
[   835.912] (II) NVIDIA(GPU-0): Not probing EDID on CRT-0.
[   835.912] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   835.912] (**) NVIDIA(0):     device CRT-0 (Using EDID frequencies has been enabled on
[   835.912] (**) NVIDIA(0):     all display devices.)

А вот нынешний конфиг с отключенными EDID:

+ открыть спойлер

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 331.38  (buildmeister@swio-display-x64-rhel04-15)  Wed Jan  8 19:53:14 PST 2014

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 331.38  (buildmeister@swio-display-x64-rhel04-15)  Wed Jan  8 19:53:03 PST 2014

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

Section "Files"
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     "Unknown"
    ModelName      "CRT-0"
        Option           "UseEDID" "FALSE"
        Option           "ModeValidation" "NoEdidModes"
    HorizSync       30.0 - 83.0
    VertRefresh     56.0 - 75.0
    ModeLine       "1280x800_60" 83.46 1280 1344 1480 1680 800 801 804 828 -hsync +vsync
    Option         "DPMS" "false"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce GT 640"
EndSection

Section "Screen"

#    Option         "Stereo" "0"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "metamodes" "CRT-0: 1280x800_60 +0+0"
    SubSection     "Display"
        Depth       24
        Modes      "1280x800_60"
    EndSubSection
EndSection

И все равно, та же самая песня:

+ открыть спойлер

[  6769.925]
X.Org X Server 1.15.0
Release Date: 2013-12-27
[  6769.930] X Protocol Version 11, Revision 0
[  6769.931] Build Operating System: Linux 3.12.5-1-ARCH x86_64
[  6769.935] Current Operating System: Linux localhost 3.12.9-2-ARCH #1 SMP PREEMPT Fri Jan 31 10:22:54 CET 2014 x86_64
[  6769.935] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=09a32842-1e6f-4c37-bad9-ab067ee96e52 rw quiet
[  6769.941] Build Date: 09 January 2014  08:47:24AM
[  6769.943] 
[  6769.946] Current version of pixman: 0.32.4
[  6769.950]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[  6769.950] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  6769.962] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Feb 21 17:15:34 2014
[  6769.965] (==) Using config file: "/etc/X11/xorg.conf"
[  6769.968] (==) Using config directory: "/etc/X11/xorg.conf.d"
[  6769.969] (==) ServerLayout "Layout0"
[  6769.969] (**) |-->Screen "Screen0" (0)
[  6769.969] (**) |   |-->Monitor "Monitor0"
[  6769.969] (**) |   |-->Device "Device0"
[  6769.969] (**) |-->Input Device "Keyboard0"
[  6769.969] (**) |-->Input Device "Mouse0"
[  6769.969] (**) Option "Xinerama" "0"
[  6769.969] (==) Automatically adding devices
[  6769.969] (==) Automatically enabling devices
[  6769.969] (==) Automatically adding GPU devices
[  6769.969] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[  6769.969]     Entry deleted from font path.
[  6769.969] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[  6769.969]     Entry deleted from font path.
[  6769.969]     (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[  6769.969] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[  6769.969]     Entry deleted from font path.
[  6769.969]     (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[  6769.969] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
[  6769.969] (==) ModulePath set to "/usr/lib/xorg/modules"
[  6769.969] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[  6769.969] (WW) Disabling Keyboard0
[  6769.969] (WW) Disabling Mouse0
[  6769.969] (II) Loader magic: 0x804c80
[  6769.969] (II) Module ABI versions:
[  6769.969]     X.Org ANSI C Emulation: 0.4
[  6769.969]     X.Org Video Driver: 15.0
[  6769.969]     X.Org XInput driver : 20.0
[  6769.969]     X.Org Server Extension : 8.0
[  6769.969] (II) xfree86: Adding drm device (/dev/dri/card0)
[  6769.971] (--) PCI:*(0:2:0:0) 10de:0fc1:19da:1258 rev 161, Mem @ 0xfb000000/16777216, 0xe0000000/268435456, 0xf8000000/33554432, I/O @ 0x0000ec00/128, BIOS @ 0x????????/524288
[  6769.971] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[  6769.972] Initializing built-in extension Generic Event Extension
[  6769.974] Initializing built-in extension SHAPE
[  6769.975] Initializing built-in extension MIT-SHM
[  6769.977] Initializing built-in extension XInputExtension
[  6769.978] Initializing built-in extension XTEST
[  6769.980] Initializing built-in extension BIG-REQUESTS
[  6769.981] Initializing built-in extension SYNC
[  6769.982] Initializing built-in extension XKEYBOARD
[  6769.984] Initializing built-in extension XC-MISC
[  6769.985] Initializing built-in extension SECURITY
[  6769.986] Initializing built-in extension XINERAMA
[  6769.988] Initializing built-in extension XFIXES
[  6769.989] Initializing built-in extension RENDER
[  6769.990] Initializing built-in extension RANDR
[  6769.991] Initializing built-in extension COMPOSITE
[  6769.992] Initializing built-in extension DAMAGE
[  6769.993] Initializing built-in extension MIT-SCREEN-SAVER
[  6769.994] Initializing built-in extension DOUBLE-BUFFER
[  6769.995] Initializing built-in extension RECORD
[  6769.996] Initializing built-in extension DPMS
[  6769.997] Initializing built-in extension Present
[  6769.998] Initializing built-in extension DRI3
[  6769.999] Initializing built-in extension X-Resource
[  6769.999] Initializing built-in extension XVideo
[  6770.000] Initializing built-in extension XVideo-MotionCompensation
[  6770.001] Initializing built-in extension XFree86-VidModeExtension
[  6770.001] Initializing built-in extension XFree86-DGA
[  6770.002] Initializing built-in extension XFree86-DRI
[  6770.002] Initializing built-in extension DRI2
[  6770.002] (II) LoadModule: "glx"
[  6770.003] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  6770.030] (II) Module glx: vendor="NVIDIA Corporation"
[  6770.030]     compiled for 4.0.2, module version = 1.0.0
[  6770.030]     Module class: X.Org Server Extension
[  6770.030] (II) NVIDIA GLX Module  331.38  Wed Jan  8 19:10:17 PST 2014
[  6770.031] Loading extension GLX
[  6770.031] (II) LoadModule: "nvidia"
[  6770.031] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[  6770.032] (II) Module nvidia: vendor="NVIDIA Corporation"
[  6770.032]     compiled for 4.0.2, module version = 1.0.0
[  6770.032]     Module class: X.Org Video Driver
[  6770.032] (II) NVIDIA dlloader X Driver  331.38  Wed Jan  8 18:51:00 PST 2014
[  6770.032] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[  6770.032] (++) using VT number 1

[  6770.032] (II) Loading sub module "fb"
[  6770.032] (II) LoadModule: "fb"
[  6770.032] (II) Loading /usr/lib/xorg/modules/libfb.so
[  6770.033] (II) Module fb: vendor="X.Org Foundation"
[  6770.033]     compiled for 1.15.0, module version = 1.0.0
[  6770.033]     ABI class: X.Org ANSI C Emulation, version 0.4
[  6770.033] (WW) Unresolved symbol: fbGetGCPrivateKey
[  6770.033] (II) Loading sub module "wfb"
[  6770.033] (II) LoadModule: "wfb"
[  6770.033] (II) Loading /usr/lib/xorg/modules/libwfb.so
[  6770.033] (II) Module wfb: vendor="X.Org Foundation"
[  6770.033]     compiled for 1.15.0, module version = 1.0.0
[  6770.033]     ABI class: X.Org ANSI C Emulation, version 0.4
[  6770.033] (II) Loading sub module "ramdac"
[  6770.033] (II) LoadModule: "ramdac"
[  6770.033] (II) Module "ramdac" already built-in
[  6770.034] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[  6770.034] (==) NVIDIA(0): RGB weight 888
[  6770.034] (==) NVIDIA(0): Default visual is TrueColor
[  6770.034] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[  6770.034] (**) NVIDIA(0): Option "ModeValidation" "NoEdidModes"
[  6770.034] (**) NVIDIA(0): Option "UseEDID" "FALSE"
[  6770.034] (**) NVIDIA(0): Option "MetaModes" "CRT-0: 1280x800_60 +0+0"
[  6770.034] (**) NVIDIA(0): Enabling 2D acceleration
[  6770.034] (**) NVIDIA(0): Ignoring EDIDs
[  6770.332] (II) NVIDIA(0): Not probing EDID on CRT-0.
[  6770.333] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20130102)
[  6770.334] (II) NVIDIA(0): NVIDIA GPU GeForce GT 640 (GK107) at PCI:2:0:0 (GPU-0)
[  6770.334] (--) NVIDIA(0): Memory: 2097152 kBytes
[  6770.334] (--) NVIDIA(0): VideoBIOS: 80.07.42.00.14
[  6770.334] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[  6770.336] (--) NVIDIA(0): Valid display device(s) on GeForce GT 640 at PCI:2:0:0
[  6770.336] (--) NVIDIA(0):     CRT-0 (boot, connected)
[  6770.336] (--) NVIDIA(0):     DFP-0
[  6770.336] (--) NVIDIA(0):     DFP-1
[  6770.336] (--) NVIDIA(0):     DFP-2
[  6770.336] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
[  6770.337] (--) NVIDIA(0): DFP-0: Internal Single Link TMDS
[  6770.337] (--) NVIDIA(0): DFP-0: 330.0 MHz maximum pixel clock
[  6770.337] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS
[  6770.337] (--) NVIDIA(0): DFP-1: 165.0 MHz maximum pixel clock
[  6770.337] (--) NVIDIA(0): DFP-2: Internal Single Link TMDS
[  6770.337] (--) NVIDIA(0): DFP-2: 330.0 MHz maximum pixel clock
[  6770.337] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  6770.337] (**) NVIDIA(0):     device CRT-0 (Using EDID frequencies has been enabled on
[  6770.337] (**) NVIDIA(0):     all display devices.)
[  6770.337] (II) NVIDIA(GPU-0): Mode Validation Overrides for CRT-0:
[  6770.337] (II) NVIDIA(GPU-0):     NoEdidModes
[  6770.347] (II) NVIDIA(0): Validated MetaModes:
[  6770.347] (II) NVIDIA(0):     "CRT-0:1280x800_60+0+0"
[  6770.348] (II) NVIDIA(0): Virtual screen size determined to be 1280 x 800
[  6770.383] (WW) NVIDIA(0): Unable to get display device CRT-0's EDID; cannot compute DPI
[  6770.383] (WW) NVIDIA(0):     from CRT-0's EDID.
[  6770.383] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[  6770.383] (--) Depth 24 pixmap format is 32 bpp
[  6770.384] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
[  6770.384] (II) NVIDIA:     access.
[  6770.387] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[  6770.387] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[  6770.387] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[  6770.387] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[  6770.387] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[  6770.387] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[  6770.387] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[  6770.387] (II) NVIDIA(0):     Config Options in the README.
[  6770.389] (II) NVIDIA(0): Setting mode "CRT-0:1280x800_60+0+0"
[  6770.445] Loading extension NV-GLX
[  6770.467] (==) NVIDIA(0): Disabling shared memory pixmaps
[  6770.467] (==) NVIDIA(0): Backing store enabled
[  6770.467] (==) NVIDIA(0): Silken mouse enabled
[  6770.468] Loading extension NV-CONTROL
[  6770.468] Loading extension XINERAMA
[  6770.468] (II) Loading sub module "dri2"
[  6770.468] (II) LoadModule: "dri2"
[  6770.468] (II) Module "dri2" already built-in
[  6770.468] (II) NVIDIA(0): [DRI2] Setup complete
[  6770.468] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[  6770.468] (--) RandR disabled
[  6770.475] (II) Initializing extension GLX
[  6770.533] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[  6770.533] (**) Power Button: Applying InputClass "system-keyboard"
[  6770.533] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  6770.533] (II) LoadModule: "evdev"
[  6770.533] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  6770.533] (II) Module evdev: vendor="X.Org Foundation"
[  6770.533]     compiled for 1.15.0, module version = 2.8.2
[  6770.533]     Module class: X.Org XInput Driver
[  6770.533]     ABI class: X.Org XInput driver, version 20.0
[  6770.533] (II) Using input driver 'evdev' for 'Power Button'
[  6770.533] (**) Power Button: always reports core events
[  6770.533] (**) evdev: Power Button: Device: "/dev/input/event2"
[  6770.534] (--) evdev: Power Button: Vendor 0 Product 0x1
[  6770.534] (--) evdev: Power Button: Found keys
[  6770.534] (II) evdev: Power Button: Configuring as keyboard
[  6770.534] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event2"
[  6770.534] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  6770.534] (**) Option "xkb_rules" "evdev"
[  6770.534] (**) Option "xkb_model" "pc104"
[  6770.534] (**) Option "xkb_layout" "ru,us"
[  6770.534] (**) Option "xkb_variant" ","
[  6770.575] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[  6770.575] (**) Power Button: Applying InputClass "system-keyboard"
[  6770.575] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  6770.575] (II) Using input driver 'evdev' for 'Power Button'
[  6770.575] (**) Power Button: always reports core events
[  6770.575] (**) evdev: Power Button: Device: "/dev/input/event1"
[  6770.575] (--) evdev: Power Button: Vendor 0 Product 0x1
[  6770.575] (--) evdev: Power Button: Found keys
[  6770.575] (II) evdev: Power Button: Configuring as keyboard
[  6770.575] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event1"
[  6770.575] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[  6770.575] (**) Option "xkb_rules" "evdev"
[  6770.575] (**) Option "xkb_model" "pc104"
[  6770.575] (**) Option "xkb_layout" "ru,us"
[  6770.575] (**) Option "xkb_variant" ","
[  6770.575] (II) config/udev: Adding input device HDA NVidia Mic (/dev/input/event7)
[  6770.575] (II) No input driver specified, ignoring this device.
[  6770.575] (II) This device may have been added with another device file.
[  6770.576] (II) config/udev: Adding input device HDA NVidia Line (/dev/input/event6)
[  6770.576] (II) No input driver specified, ignoring this device.
[  6770.576] (II) This device may have been added with another device file.
[  6770.576] (II) config/udev: Adding input device HDA NVidia Line Out (/dev/input/event5)
[  6770.576] (II) No input driver specified, ignoring this device.
[  6770.576] (II) This device may have been added with another device file.
[  6770.576] (II) config/udev: Adding drm device (/dev/dri/card0)
[  6770.576] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event10)
[  6770.576] (II) No input driver specified, ignoring this device.
[  6770.576] (II) This device may have been added with another device file.
[  6770.576] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event9)
[  6770.576] (II) No input driver specified, ignoring this device.
[  6770.577] (II) This device may have been added with another device file.
[  6770.577] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event8)
[  6770.577] (II) No input driver specified, ignoring this device.
[  6770.577] (II) This device may have been added with another device file.
[  6770.577] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event11)
[  6770.577] (II) No input driver specified, ignoring this device.
[  6770.577] (II) This device may have been added with another device file.
[  6770.577] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[  6770.577] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[  6770.577] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[  6770.577] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[  6770.577] (**) AT Translated Set 2 keyboard: always reports core events
[  6770.577] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[  6770.577] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[  6770.577] (--) evdev: AT Translated Set 2 keyboard: Found keys
[  6770.577] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[  6770.577] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[  6770.577] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 8)
[  6770.577] (**) Option "xkb_rules" "evdev"
[  6770.577] (**) Option "xkb_model" "pc104"
[  6770.577] (**) Option "xkb_layout" "ru,us"
[  6770.577] (**) Option "xkb_variant" ","
[  6770.578] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/event4)
[  6770.578] (**) ImPS/2 Generic Wheel Mouse: Applying InputClass "evdev pointer catchall"
[  6770.578] (II) Using input driver 'evdev' for 'ImPS/2 Generic Wheel Mouse'
[  6770.578] (**) ImPS/2 Generic Wheel Mouse: always reports core events
[  6770.578] (**) evdev: ImPS/2 Generic Wheel Mouse: Device: "/dev/input/event4"
[  6770.578] (--) evdev: ImPS/2 Generic Wheel Mouse: Vendor 0x2 Product 0x5
[  6770.578] (--) evdev: ImPS/2 Generic Wheel Mouse: Found 3 mouse buttons
[  6770.578] (--) evdev: ImPS/2 Generic Wheel Mouse: Found scroll wheel(s)
[  6770.578] (--) evdev: ImPS/2 Generic Wheel Mouse: Found relative axes
[  6770.578] (--) evdev: ImPS/2 Generic Wheel Mouse: Found x and y relative axes
[  6770.578] (II) evdev: ImPS/2 Generic Wheel Mouse: Configuring as mouse
[  6770.578] (II) evdev: ImPS/2 Generic Wheel Mouse: Adding scrollwheel support
[  6770.578] (**) evdev: ImPS/2 Generic Wheel Mouse: YAxisMapping: buttons 4 and 5
[  6770.578] (**) evdev: ImPS/2 Generic Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  6770.578] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event4"
[  6770.578] (II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE, id 9)
[  6770.578] (II) evdev: ImPS/2 Generic Wheel Mouse: initialized for relative axes.
[  6770.579] (**) ImPS/2 Generic Wheel Mouse: (accel) keeping acceleration scheme 1
[  6770.579] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration profile 0
[  6770.579] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration factor: 2.000
[  6770.579] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration threshold: 4
[  6770.579] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/mouse0)
[  6770.579] (II) No input driver specified, ignoring this device.
[  6770.579] (II) This device may have been added with another device file.
[  6770.579] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[  6770.579] (II) No input driver specified, ignoring this device.
[  6770.579] (II) This device may have been added with another device file.
[  6771.792] (II) NVIDIA(GPU-0): Not probing EDID on CRT-0.
[  6771.792] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  6771.792] (**) NVIDIA(0):     device CRT-0 (Using EDID frequencies has been enabled on
[  6771.792] (**) NVIDIA(0):     all display devices.)
[  6771.792] (II) NVIDIA(GPU-0): Mode Validation Overrides for CRT-0:
[  6771.792] (II) NVIDIA(GPU-0):     NoEdidModes
[  6771.960] (II) NVIDIA(0): Setting mode "NULL"
[  6772.053] (II) NVIDIA(0): Setting mode "DVI-I-0: nvidia-auto-select @1024x768 +0+0 {ViewPortIn=1024x768, ViewPortOut=1024x768+0+0}"
[  6772.470] (II) NVIDIA(GPU-0): Not probing EDID on CRT-0.
[  6772.470] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  6772.470] (**) NVIDIA(0):     device CRT-0 (Using EDID frequencies has been enabled on
[  6772.470] (**) NVIDIA(0):     all display devices.)
[  6772.470] (II) NVIDIA(GPU-0): Mode Validation Overrides for CRT-0:
[  6772.470] (II) NVIDIA(GPU-0):     NoEdidModes
[  6791.666] (II) NVIDIA(0): Setting mode "DPY-0:1280x800_60+0+0"
[  6791.906] (II) NVIDIA(GPU-0): Not probing EDID on CRT-0.
[  6791.906] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  6791.906] (**) NVIDIA(0):     device CRT-0 (Using EDID frequencies has been enabled on
[  6791.906] (**) NVIDIA(0):     all display devices.)
[  6791.906] (II) NVIDIA(GPU-0): Mode Validation Overrides for CRT-0:
[  6791.906] (II) NVIDIA(GPU-0):     NoEdidModes

Что это за такой

[    95.198] (II) NVIDIA(0):     "CRT-0:nvidia-auto-select"
[    95.198] (II) NVIDIA(0): Virtual screen size determined to be 1024 x 768

???

2

Можете подсказать попроще?

Есть такая команда:

xrandr --output DVI-I-0 --mode 1280x800

Как поставить ее на автозапуск? В gnome-session-properties не получается. Он вроде работает, но вроде как бесконечно циклится.
В ~/.xinitrc не получается. Может, неправильно делаю ссылку на ~/autorun.sh с правами chmod 777 ? -

exec ~/autorun.sh

3

А если попробовать, ради эксперимента, без конфига иксов?

4

A.T.W.A. пишет:

А если попробовать, ради эксперимента, без конфига иксов?

Не получается. Все то же самое, только нет разрешения 1280х800.

5

falcon, я конечно не разбираюсь в арчике, но в классическом Linux этим DE занимается.

falcon пишет:

В ~/.xinitrc не получается. Может, неправильно делаю ссылку на ~/autorun.sh с правами chmod 777 ? -

нет, неправильно. Я не знаю как надо, но 777 -- неправильно, как и 666  bs

falcon пишет:

В gnome-session-properties не получается. Он вроде работает, но вроде как бесконечно циклится.

тоже через exec? А может надо через source?

Карусель разнесло по цепочке за час
Всех известий — конец
Да, весна началась!
(всё к лицу подлецу, как родному отцу, не рассказывай, батя, и так всё пройдёт)

6

Нет, друзья! Никак не получается...

7

falcon,
У вас через что подключён монитор: VGA или DVI?
Какой монитор?

8 (25.02.2014 12:48:47 отредактировано falcon)

verg пишет:

falcon,
У вас через что подключён монитор: VGA или DVI?
Какой монитор?

Монитор подключен через DVI. Монитор LG Flatron W20438-PF.
Выставление "родных" HSync и VRefresh ничего не дало.

9

falcon пишет:

Нужно, чтобы при загрузке сразу стояло разрешение 1280x800.

При загрузке чего?:
1) GRUB и Plymouth (или фреймбуфера)
Для этого нужно настраивать GRUB:
Точнее прописать в файл /etc/default/grub в строку: GRUB_GFXPAYLOAD_LINUX=, например, следующее: 1280x800x16   (или что угодно подобное) после обновить GRUB.
2) Если DM(DE) же, то нужно настраивать файл xorg.conf
Поковыряйте мой рабочий: (секции Monitor, Device и Screen)
(к вашей модели тоже должен подойти)

Section "Monitor"
    Identifier "monitor1"
    VendorName "Plug'n Play"
    ModelName "BenQ EW2420"
    HorizSync 24-83
    VertRefresh 50-76
    
    # Monitor preferred modeline (60.0 Hz vsync, 67.5 kHz hsync, ratio 16/9, 91 dpi)
    ModeLine "1920x1080" 148.5 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync
    
    # 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 "1920x1080_60"  172.80  1920 2040 2248 2576  1080 1081 1084 1118  -HSync +Vsync
        
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1600x900_60"  119.00  1600 1696 1864 2128  900 901 904 932  -HSync +Vsync

    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1280x720_60"  74.48  1280 1336 1472 1664  720 721 724 746  -HSync +Vsync
    
EndSection

Section "Device"
    Identifier "device1"
    VendorName "nVidia Corporation"
    BoardName "NVIDIA GeForce 7600 GS"
    Driver "nvidia"
Option  "DynamicTwinView"       "False"
Option  "DPMS"          "0"
Option  "ConnectToAcpid"        "off"
Option  "UseDisplayDevice"      "DFP"
Option  "IgnoreDisplayDevices"  "CRT, TV"
Option  "Coolbits"      "1"
Option  "NoLogo"        "True"
#Option         "TripleBuffer"  "True"
Option  "UseEdidDpi"    "False"
Option  "DPI"   "96 x 96" 
Option  "RenderAccel"   "1"
EndSection

Section "Screen"
    Identifier "screen1"
    Device "device1"
    Monitor "monitor1"
    DefaultColorDepth 24
    
    Subsection "Display"
        Depth 8
        Modes "1920x1080" "1600x900" "1280x720"
    EndSubsection
    
    Subsection "Display"
        Depth 16
        Modes "1920x1080" "1600x900" "1280x720"
    EndSubsection
    
    Subsection "Display"
        Depth 24
        Modes "1920x1080" "1600x900" "1280x720"
    EndSubsection
EndSection

falcon пишет:

Монитор подключен через DVI.

Странно, что прописалось как CRT-0.

10 (27.02.2014 20:16:30 отредактировано falcon)

Бесполезно. Даже генерировал Xorg родными драйверами с сайта. Мрак. Как бы с автозагрузкой замутиться...

11

falcon пишет:

Как бы с автозагрузкой замутиться...

Сюда прописать команду:

~/.profile

не покатит?

12

verg пишет:
falcon пишет:

Как бы с автозагрузкой замутиться...

Сюда прописать команду:

~/.profile

не покатит?

Прописал в ~/.profile :

#!/bin/sh
xrandr --output DVI-I-0 --mode 1280x800
exit 0

Нет результата. Только если его запустить из самой среды, работает. Автозапуска нет.

13

falcon пишет:

Прописал в ~/.profile :

надо было в ~/.bashrc

И ещё в автозагрузку WM/DE прописать терминал.

falcon пишет:

#!/bin/sh

не нужно

falcon пишет:

exit 0

не нужно

Карусель разнесло по цепочке за час
Всех известий — конец
Да, весна началась!
(всё к лицу подлецу, как родному отцу, не рассказывай, батя, и так всё пройдёт)

14

falcon,
Сама команда-то работает?

 Консоль: user
[user@linuxforum.tech ~]$ xrandr --output DVI-I-0 --mode 1280x800

15

Работает.

16

falcon пишет:

Работает.

Пробуйте выше предложенную локацию.
(сообщение №13 )

Если не покатит что-нибудь ещё придумаем.

17 (28.02.2014 18:54:13 отредактировано falcon)

verg пишет:
falcon пишет:

Работает.

Пробуйте выше предложенную локацию.
(сообщение №13 )

Если не покатит что-нибудь ещё придумаем.

Дело в том, что я попробовал. Один раз каким-то чудом при загрузке гнома разрешение сменилось. Хотел уже хвалебную оду сочинить. Но на второй и последующий разы - облом. Все так же ничего не меняется. И щас прикол такой - под рутом вообще не логинится!!! Чувствую себя ламером.
Хотя нет. Прикол вот в чем. Теперь запускается, но только если вызываешь xterm! Первый раз было так же. Т.е. xterm сейчас работает как стартер скрипта.

18

falcon, можно ещё создать файл ~/.xinitrc, он выполняется в момент старта Xorg. Но сразу скажу, что он может конфликтовать с WM/DE. Попробуйте, не получится -- удалите.

Карусель разнесло по цепочке за час
Всех известий — конец
Да, весна началась!
(всё к лицу подлецу, как родному отцу, не рассказывай, батя, и так всё пройдёт)

19

falcon, вы там уже Over9000 способов накрутили сразу.

По уму это делается так:

1. создаём нового юзера
2. заходим как новый юзер

Но конечно вы вправе мучиться, я не против.

Карусель разнесло по цепочке за час
Всех известий — конец
Да, весна началась!
(всё к лицу подлецу, как родному отцу, не рассказывай, батя, и так всё пройдёт)

20

falcon,
Попробуйте и такую прописать:

xterm -e 'xrandr --output DVI-I-0 --mode 1280x800'