[Xorg] Dual Screen (resolu)

Questions et astuces concernant l'installation et la configuration d'archlinux
Répondre
lorilan
Hankyu
Messages : 21
Inscription : jeu. 09 juin 2011, 01:50

[Xorg] Dual Screen (resolu)

Message par lorilan »

Bonjour !
Je tente d'installer un deuxieme ecran sur mon PC mais je rencontre quelque difficultees.
Le matos:
-carte graphique asus GTX550 Ti (nvidia)
-ecran 0 VK246H
-ecran 1 MIRAI 417N200

Je passe par nvidia-settings pour faire mes reglages, et il me genere un xorg.conf. Lorsque j'utilise ce xorg.conf, au demarage de gdm j'ai bien mon invite a entrer pseudo et mot de passe sur mon ecran 0 et l'ecran 1 a le meme fond (donc j'ai bien une vue separee comme souhaite et pas du twin). Mais lorsque je lance ma session, sur l'ecran principale sous un beau smiley malheureux j'ai le message suivant:
"Oh mince ! Quelque chose s'est mal passe. Un probleme est survenu et le systeme ne peut pas recuperer. Deconnectez vous et reassayez a nouveau".
... Ce qui aide vachement ^^ donc voila ce que je trouve dans le xorg.0.log:
[ 175.829]
X.Org X Server 1.10.2
Release Date: 2011-05-28
[ 175.829] X Protocol Version 11, Revision 0
[ 175.829] Build Operating System: Linux 2.6.38-ARCH x86_64
[ 175.829] Current Operating System: Linux fractale 2.6.39-ARCH #1 SMP PREEMPT Mon Jun 6 22:37:55 CEST 2011 x86_64
[ 175.829] Kernel command line: root=/dev/sda6 ro
[ 175.829] Build Date: 30 May 2011 08:18:15AM
[ 175.829]
[ 175.829] Current version of pixman: 0.22.0
[ 175.829] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 175.829] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 175.829] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jun 12 13:41:20 2011
[ 175.829] (==) Using config file: "/etc/X11/xorg.conf"
[ 175.829] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 175.829] (==) ServerLayout "Layout0"
[ 175.829] (**) |-->Screen "Screen0" (0)
[ 175.829] (**) | |-->Monitor "Monitor0"
[ 175.829] (**) | |-->Device "Device0"
[ 175.829] (**) |-->Screen "Screen1" (1)
[ 175.829] (**) | |-->Monitor "Monitor1"
[ 175.829] (**) | |-->Device "Device1"
[ 175.829] (**) |-->Input Device "Keyboard0"
[ 175.829] (**) |-->Input Device "Mouse0"
[ 175.829] (**) Option "Xinerama" "0"
[ 175.829] (==) Automatically adding devices
[ 175.829] (==) Automatically enabling devices
[ 175.829] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 175.829] Entry deleted from font path.
[ 175.829] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 175.829] Entry deleted from font path.
[ 175.829] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 175.829] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 175.829] Entry deleted from font path.
[ 175.829] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 175.829] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/
[ 175.829] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 175.829] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 175.829] (WW) Disabling Keyboard0
[ 175.829] (WW) Disabling Mouse0
[ 175.829] (II) Loader magic: 0x7d3440
[ 175.829] (II) Module ABI versions:
[ 175.829] X.Org ANSI C Emulation: 0.4
[ 175.829] X.Org Video Driver: 10.0
[ 175.829] X.Org XInput driver : 12.2
[ 175.829] X.Org Server Extension : 5.0
[ 175.830] (--) PCI:*(0:1:0:0) 10de:1244:1043:838c rev 161, Mem @ 0xfc000000/33554432, 0xd8000000/134217728, 0xd4000000/67108864, I/O @ 0x0000bc00/128, BIOS @ 0x????????/524288
[ 175.830] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 175.830] (II) LoadModule: "extmod"
[ 175.830] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 175.830] (II) Module extmod: vendor="X.Org Foundation"
[ 175.830] compiled for 1.10.2, module version = 1.0.0
[ 175.830] Module class: X.Org Server Extension
[ 175.830] ABI class: X.Org Server Extension, version 5.0
[ 175.830] (II) Loading extension MIT-SCREEN-SAVER
[ 175.830] (II) Loading extension XFree86-VidModeExtension
[ 175.830] (II) Loading extension XFree86-DGA
[ 175.830] (II) Loading extension DPMS
[ 175.830] (II) Loading extension XVideo
[ 175.830] (II) Loading extension XVideo-MotionCompensation
[ 175.830] (II) Loading extension X-Resource
[ 175.830] (II) LoadModule: "dbe"
[ 175.830] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 175.830] (II) Module dbe: vendor="X.Org Foundation"
[ 175.830] compiled for 1.10.2, module version = 1.0.0
[ 175.830] Module class: X.Org Server Extension
[ 175.830] ABI class: X.Org Server Extension, version 5.0
[ 175.831] (II) Loading extension DOUBLE-BUFFER
[ 175.831] (II) LoadModule: "glx"
[ 175.831] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 175.838] (II) Module glx: vendor="NVIDIA Corporation"
[ 175.838] compiled for 4.0.2, module version = 1.0.0
[ 175.838] Module class: X.Org Server Extension
[ 175.838] (II) NVIDIA GLX Module 270.41.19 Mon May 16 23:48:30 PDT 2011
[ 175.838] (II) Loading extension GLX
[ 175.838] (II) LoadModule: "record"
[ 175.838] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 175.838] (II) Module record: vendor="X.Org Foundation"
[ 175.838] compiled for 1.10.2, module version = 1.13.0
[ 175.838] Module class: X.Org Server Extension
[ 175.838] ABI class: X.Org Server Extension, version 5.0
[ 175.838] (II) Loading extension RECORD
[ 175.838] (II) LoadModule: "dri"
[ 175.838] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 175.838] (II) Module dri: vendor="X.Org Foundation"
[ 175.838] compiled for 1.10.2, module version = 1.0.0
[ 175.838] ABI class: X.Org Server Extension, version 5.0
[ 175.838] (II) Loading extension XFree86-DRI
[ 175.838] (II) LoadModule: "dri2"
[ 175.838] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 175.838] (II) Module dri2: vendor="X.Org Foundation"
[ 175.838] compiled for 1.10.2, module version = 1.2.0
[ 175.838] ABI class: X.Org Server Extension, version 5.0
[ 175.838] (II) Loading extension DRI2
[ 175.838] (II) LoadModule: "nvidia"
[ 175.838] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 175.838] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 175.839] compiled for 4.0.2, module version = 1.0.0
[ 175.839] Module class: X.Org Video Driver
[ 175.839] (II) NVIDIA dlloader X Driver 270.41.19 Mon May 16 23:33:35 PDT 2011
[ 175.839] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 175.839] (++) using VT number 8

[ 175.841] (II) Loading sub module "fb"
[ 175.841] (II) LoadModule: "fb"
[ 175.841] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 175.842] (II) Module fb: vendor="X.Org Foundation"
[ 175.842] compiled for 1.10.2, module version = 1.0.0
[ 175.842] ABI class: X.Org ANSI C Emulation, version 0.4
[ 175.842] (II) Loading sub module "wfb"
[ 175.842] (II) LoadModule: "wfb"
[ 175.842] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 175.842] (II) Module wfb: vendor="X.Org Foundation"
[ 175.842] compiled for 1.10.2, module version = 1.0.0
[ 175.842] ABI class: X.Org ANSI C Emulation, version 0.4
[ 175.842] (II) Loading sub module "ramdac"
[ 175.842] (II) LoadModule: "ramdac"
[ 175.842] (II) Module "ramdac" already built-in
[ 175.842] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 175.842] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 175.842] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 175.842] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 175.842] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 175.842] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 175.842] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 175.842] (==) NVIDIA(0): RGB weight 888
[ 175.842] (==) NVIDIA(0): Default visual is TrueColor
[ 175.842] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 175.842] (**) NVIDIA(0): Option "TwinView" "0"
[ 175.842] (**) NVIDIA(0): Option "MetaModes" "DFP: nvidia-auto-select +0+0"
[ 176.179] (II) NVIDIA(GPU-0): Display (Nexgen MIRAI 417N200 (CRT-1)) does not support NVIDIA
[ 176.179] (II) NVIDIA(GPU-0): 3D Vision stereo.
[ 176.212] (II) NVIDIA(GPU-0): Display (Ancor Communications Inc VK246 (DFP-0)) does not
[ 176.212] (II) NVIDIA(GPU-0): support NVIDIA 3D Vision stereo.
[ 176.213] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 550 Ti (GF116) at PCI:1:0:0 (GPU-0)
[ 176.213] (--) NVIDIA(0): Memory: 1048576 kBytes
[ 176.213] (--) NVIDIA(0): VideoBIOS: 70.26.20.00.02
[ 176.213] (II) NVIDIA(0): Detected PCI Express Link width: 8X
[ 176.213] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 176.213] (--) NVIDIA(0): Connected display device(s) on GeForce GTX 550 Ti at
[ 176.213] (--) NVIDIA(0): PCI:1:0:0
[ 176.213] (--) NVIDIA(0): Nexgen MIRAI 417N200 (CRT-1)
[ 176.213] (--) NVIDIA(0): Ancor Communications Inc VK246 (DFP-0)
[ 176.213] (--) NVIDIA(0): Nexgen MIRAI 417N200 (CRT-1): 400.0 MHz maximum pixel clock
[ 176.213] (--) NVIDIA(0): Ancor Communications Inc VK246 (DFP-0): 330.0 MHz maximum
[ 176.213] (--) NVIDIA(0): pixel clock
[ 176.213] (--) NVIDIA(0): Ancor Communications Inc VK246 (DFP-0): Internal Dual Link
[ 176.213] (--) NVIDIA(0): TMDS
[ 176.216] (II) NVIDIA(0): Display Device found referenced in MetaMode: DFP-0
[ 176.230] (II) NVIDIA(0): Assigned Display Device: DFP-0
[ 176.230] (II) NVIDIA(0): Validated modes:
[ 176.230] (II) NVIDIA(0): "DFP:nvidia-auto-select+0+0"
[ 176.230] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[ 176.259] (--) NVIDIA(0): DPI set to (92, 91); computed from "UseEdidDpi" X config
[ 176.259] (--) NVIDIA(0): option
[ 176.259] (**) NVIDIA(1): Depth 24, (--) framebuffer bpp 32
[ 176.259] (==) NVIDIA(1): RGB weight 888
[ 176.259] (==) NVIDIA(1): Default visual is TrueColor
[ 176.259] (==) NVIDIA(1): Using gamma correction (1.0, 1.0, 1.0)
[ 176.259] (**) NVIDIA(1): Option "TwinView" "0"
[ 176.259] (**) NVIDIA(1): Option "MetaModes" "CRT: nvidia-auto-select +0+0"
[ 176.259] (II) NVIDIA(1): NVIDIA GPU GeForce GTX 550 Ti (GF116) at PCI:1:0:0 (GPU-0)
[ 176.259] (--) NVIDIA(1): Memory: 1048576 kBytes
[ 176.259] (--) NVIDIA(1): VideoBIOS: 70.26.20.00.02
[ 176.259] (II) NVIDIA(1): Detected PCI Express Link width: 8X
[ 176.259] (--) NVIDIA(1): Interlaced video modes are supported on this GPU
[ 176.259] (--) NVIDIA(1): Connected display device(s) on GeForce GTX 550 Ti at
[ 176.259] (--) NVIDIA(1): PCI:1:0:0
[ 176.259] (--) NVIDIA(1): Nexgen MIRAI 417N200 (CRT-1)
[ 176.259] (--) NVIDIA(1): Ancor Communications Inc VK246 (DFP-0)
[ 176.259] (--) NVIDIA(1): Nexgen MIRAI 417N200 (CRT-1): 400.0 MHz maximum pixel clock
[ 176.259] (--) NVIDIA(1): Ancor Communications Inc VK246 (DFP-0): 330.0 MHz maximum
[ 176.259] (--) NVIDIA(1): pixel clock
[ 176.259] (--) NVIDIA(1): Ancor Communications Inc VK246 (DFP-0): Internal Dual Link
[ 176.259] (--) NVIDIA(1): TMDS
[ 176.262] (II) NVIDIA(1): Display Device found referenced in MetaMode: CRT-1
[ 176.266] (II) NVIDIA(1): Assigned Display Device: CRT-1
[ 176.266] (II) NVIDIA(1): Validated modes:
[ 176.266] (II) NVIDIA(1): "CRT:nvidia-auto-select+0+0"
[ 176.266] (II) NVIDIA(1): Virtual screen size determined to be 1280 x 1024
[ 176.270] (--) NVIDIA(1): DPI set to (95, 96); computed from "UseEdidDpi" X config
[ 176.270] (--) NVIDIA(1): option
[ 176.270] (--) Depth 24 pixmap format is 32 bpp
[ 176.270] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
[ 176.270] (II) NVIDIA: access.
[ 176.273] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 176.273] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 176.273] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 176.273] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 176.273] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 176.273] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 176.273] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 176.273] (II) NVIDIA(0): Config Options in the README.
[ 176.275] (II) NVIDIA(0): Setting mode "DFP:nvidia-auto-select+0+0"
[ 176.306] (II) Loading extension NV-GLX
[ 176.357] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 176.357] (==) NVIDIA(0): Backing store disabled
[ 176.357] (==) NVIDIA(0): Silken mouse enabled
[ 176.357] (**) NVIDIA(0): DPMS enabled
[ 176.357] (II) Loading extension NV-CONTROL
[ 176.357] (II) Loading extension XINERAMA
[ 176.357] (II) Loading sub module "dri2"
[ 176.357] (II) LoadModule: "dri2"
[ 176.358] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 176.358] (II) Module dri2: vendor="X.Org Foundation"
[ 176.358] compiled for 1.10.2, module version = 1.2.0
[ 176.358] ABI class: X.Org Server Extension, version 5.0
[ 176.358] (II) NVIDIA(0): [DRI2] Setup complete
[ 176.358] (==) RandR enabled
[ 176.360] (II) NVIDIA(1): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 176.360] (II) NVIDIA(1): may not be running or the "AcpidSocketPath" X
[ 176.360] (II) NVIDIA(1): configuration option may not be set correctly. When the
[ 176.360] (II) NVIDIA(1): ACPI event daemon is available, the NVIDIA X driver will
[ 176.360] (II) NVIDIA(1): try to use it to receive ACPI event notifications. For
[ 176.360] (II) NVIDIA(1): details, please see the "ConnectToAcpid" and
[ 176.361] (II) NVIDIA(1): "AcpidSocketPath" X configuration options in Appendix B: X
[ 176.361] (II) NVIDIA(1): Config Options in the README.
[ 176.361] (II) NVIDIA(1): Setting mode "CRT:nvidia-auto-select+0+0"
[ 176.480] (==) NVIDIA(1): Disabling shared memory pixmaps
[ 176.480] (==) NVIDIA(1): Backing store disabled
[ 176.480] (==) NVIDIA(1): Silken mouse enabled
[ 176.480] (==) NVIDIA(1): DPMS enabled
[ 176.481] (II) Loading sub module "dri2"
[ 176.481] (II) LoadModule: "dri2"
[ 176.481] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 176.481] (II) Module dri2: vendor="X.Org Foundation"
[ 176.481] compiled for 1.10.2, module version = 1.2.0
[ 176.481] ABI class: X.Org Server Extension, version 5.0
[ 176.481] (II) NVIDIA(1): [DRI2] Setup complete
[ 176.481] (==) RandR enabled
[ 176.481] (II) Initializing built-in extension Generic Event Extension
[ 176.481] (II) Initializing built-in extension SHAPE
[ 176.481] (II) Initializing built-in extension MIT-SHM
[ 176.481] (II) Initializing built-in extension XInputExtension
[ 176.481] (II) Initializing built-in extension XTEST
[ 176.481] (II) Initializing built-in extension BIG-REQUESTS
[ 176.481] (II) Initializing built-in extension SYNC
[ 176.481] (II) Initializing built-in extension XKEYBOARD
[ 176.481] (II) Initializing built-in extension XC-MISC
[ 176.481] (II) Initializing built-in extension SECURITY
[ 176.481] (II) Initializing built-in extension XINERAMA
[ 176.481] (II) Initializing built-in extension XFIXES
[ 176.481] (II) Initializing built-in extension RENDER
[ 176.481] (II) Initializing built-in extension RANDR
[ 176.481] (II) Initializing built-in extension COMPOSITE
[ 176.481] (II) Initializing built-in extension DAMAGE
[ 176.482] (II) Initializing extension GLX
[ 176.523] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 176.523] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 176.523] (II) LoadModule: "evdev"
[ 176.523] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 176.523] (II) Module evdev: vendor="X.Org Foundation"
[ 176.523] compiled for 1.10.0, module version = 2.6.0
[ 176.523] Module class: X.Org XInput Driver
[ 176.523] ABI class: X.Org XInput driver, version 12.2
[ 176.523] (II) Using input driver 'evdev' for 'Power Button'
[ 176.523] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 176.523] (**) Power Button: always reports core events
[ 176.523] (**) Power Button: Device: "/dev/input/event2"
[ 176.550] (--) Power Button: Found keys
[ 176.550] (II) Power Button: Configuring as keyboard
[ 176.550] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 176.550] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 176.550] (**) Option "xkb_rules" "evdev"
[ 176.550] (**) Option "xkb_model" "evdev"
[ 176.550] (**) Option "xkb_layout" "us"
[ 176.570] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 176.570] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 176.570] (II) Using input driver 'evdev' for 'Power Button'
[ 176.570] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 176.570] (**) Power Button: always reports core events
[ 176.570] (**) Power Button: Device: "/dev/input/event1"
[ 176.590] (--) Power Button: Found keys
[ 176.590] (II) Power Button: Configuring as keyboard
[ 176.590] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
[ 176.590] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 176.590] (**) Option "xkb_rules" "evdev"
[ 176.590] (**) Option "xkb_model" "evdev"
[ 176.590] (**) Option "xkb_layout" "us"
[ 176.593] (II) config/udev: Adding input device Logitech USB Gaming Mouse (/dev/input/event6)
[ 176.593] (**) Logitech USB Gaming Mouse: Applying InputClass "evdev pointer catchall"
[ 176.593] (II) Using input driver 'evdev' for 'Logitech USB Gaming Mouse'
[ 176.593] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 176.593] (**) Logitech USB Gaming Mouse: always reports core events
[ 176.593] (**) Logitech USB Gaming Mouse: Device: "/dev/input/event6"
[ 176.616] (--) Logitech USB Gaming Mouse: Found 20 mouse buttons
[ 176.616] (--) Logitech USB Gaming Mouse: Found scroll wheel(s)
[ 176.616] (--) Logitech USB Gaming Mouse: Found relative axes
[ 176.616] (--) Logitech USB Gaming Mouse: Found x and y relative axes
[ 176.616] (II) Logitech USB Gaming Mouse: Configuring as mouse
[ 176.616] (II) Logitech USB Gaming Mouse: Adding scrollwheel support
[ 176.616] (**) Logitech USB Gaming Mouse: YAxisMapping: buttons 4 and 5
[ 176.616] (**) Logitech USB Gaming Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 176.616] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb6/6-5/6-5:1.0/input/input6/event6"
[ 176.616] (II) XINPUT: Adding extended input device "Logitech USB Gaming Mouse" (type: MOUSE)
[ 176.616] (II) Logitech USB Gaming Mouse: initialized for relative axes.
[ 176.616] (**) Logitech USB Gaming Mouse: (accel) keeping acceleration scheme 1
[ 176.616] (**) Logitech USB Gaming Mouse: (accel) acceleration profile 0
[ 176.616] (**) Logitech USB Gaming Mouse: (accel) acceleration factor: 2.000
[ 176.617] (**) Logitech USB Gaming Mouse: (accel) acceleration threshold: 4
[ 176.617] (II) config/udev: Adding input device Logitech USB Gaming Mouse (/dev/input/mouse0)
[ 176.617] (II) No input driver/identifier specified (ignoring)
[ 176.618] (II) config/udev: Adding input device ASUS USB2.0 Webcam (/dev/input/event5)
[ 176.618] (**) ASUS USB2.0 Webcam: Applying InputClass "evdev keyboard catchall"
[ 176.618] (II) Using input driver 'evdev' for 'ASUS USB2.0 Webcam'
[ 176.618] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 176.618] (**) ASUS USB2.0 Webcam: always reports core events
[ 176.618] (**) ASUS USB2.0 Webcam: Device: "/dev/input/event5"
[ 176.643] (--) ASUS USB2.0 Webcam: Found keys
[ 176.643] (II) ASUS USB2.0 Webcam: Configuring as keyboard
[ 176.643] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb1/1-4/1-4:1.0/input/input5/event5"
[ 176.643] (II) XINPUT: Adding extended input device "ASUS USB2.0 Webcam" (type: KEYBOARD)
[ 176.643] (**) Option "xkb_rules" "evdev"
[ 176.643] (**) Option "xkb_model" "evdev"
[ 176.643] (**) Option "xkb_layout" "us"
[ 176.644] (II) config/udev: Adding input device HDA ATI SB Headphone (/dev/input/event4)
[ 176.644] (II) No input driver/identifier specified (ignoring)
[ 176.645] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 176.645] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 176.645] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 176.645] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 176.645] (**) AT Translated Set 2 keyboard: always reports core events
[ 176.645] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 176.670] (--) AT Translated Set 2 keyboard: Found keys
[ 176.670] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[ 176.670] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 176.670] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[ 176.670] (**) Option "xkb_rules" "evdev"
[ 176.670] (**) Option "xkb_model" "evdev"
[ 176.670] (**) Option "xkb_layout" "us"
[ 176.670] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[ 176.670] (II) No input driver/identifier specified (ignoring)
Voici le xorg.conf initial avec lequel tout marche tres bien:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 270.41.19 (buildmeister@swio-display-x86-rhel47-07.nvidia.com) Mon May 16 23:52:12 PDT 2011

Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 1280 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
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 "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection
Et le xorg.conf genere qui ne fonctionne pas :
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 270.41.19 (buildmeister@swio-display-x86-rhel47-07.nvidia.com) Mon May 16 23:52:01 PDT 2011

Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 1280 0
Screen 1 "Screen1" LeftOf "Screen0"
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"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Ancor Communications Inc VK246"
HorizSync 31.0 - 83.0
VertRefresh 56.0 - 76.0
Option "DPMS"
EndSection

Section "Monitor"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor1"
VendorName "Unknown"
ModelName "Nexgen MIRAI 417N200"
HorizSync 30.0 - 82.0
VertRefresh 56.0 - 76.0
Option "DPMS"
EndSection

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce GTX 550 Ti"
BusID "PCI:1:0:0"
Screen 0
EndSection

Section "Device"
Identifier "Device1"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce GTX 550 Ti"
BusID "PCI:1:0:0"
Screen 1
EndSection

Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "DFP: nvidia-auto-select +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection

Section "Screen"
Identifier "Screen1"
Device "Device1"
Monitor "Monitor1"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "CRT: nvidia-auto-select +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Pour info si dans nvidia-settings je coche "activer Xinerama", j'arrive a me logger sur le terminal graphique mais (alors qu'avant le log les deux ecran marchait), le petit ecran de gauche n'affiche rien. Sur l'autre ecran, sur la partie gauche, sur une surface de la taille de l'ecran qui ne marche pas, j'ai le fond d'ecran et rien d'autre et ma souris ne peut atteindre cette zone. Sur la partie droite restante il'y un morceau de bureau gnome fonctionnel...

Si quelqu'un pouvait m'aider ...
Merci d'avance !!!
Dernière modification par lorilan le dim. 12 juin 2011, 15:42, modifié 1 fois.
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17596
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [Xorg] Dual Screen

Message par benjarobin »

Je te déconseille fortement de passer par un fichier xorg.conf généré par nvidia-settings
D'ailleurs ce fichiers est déconseillé tout simplement.
Que ce passe t'il avec la détection automatique ?
Tu dois utiliser de plus le TwinView, je te conseil de supprimer tout simplement, le fichier de configuration nvidia qui est dans les home (user et root) et aussi le xorg.conf
Zsh | KDE | PC fixe : AMD Ryzen 9900X, Radeon RX 7700 XT
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
lorilan
Hankyu
Messages : 21
Inscription : jeu. 09 juin 2011, 01:50

Re: [Xorg] Dual Screen

Message par lorilan »

heu ... comment realiser cette detection automatique ? Je vois dans le wiki fr que xorg utilise udev pour cette derniere mais si je comprend le coup d'oeil sur les man il faut passer par udevd en ayant configure udev.conf avant ? ou me fourvois-je completement ??
Et sinon comment ca je dois utiliser le TwinView ? justement je veut avoir deux bureau sur deux ecran, pas le meme affichage en double ! ou est ce que la encore je ne saisis pas ?
Et donc je supprime les fichier de conf nvidia dans les homes et le xorg.conf, ok, mais je les remplace par quoi ? la detection automatique en genere d'autre ?
Parce que je sais pas vraiment rediger un xorg.conf, j'etais bien content que nvidia me le genere. Il le fait si mal que ca ??
merci de ton aide, peut tu m'eclairer un peut plus ? ^^
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17596
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [Xorg] Dual Screen

Message par benjarobin »

TwinView n'est pas le mode clone, il fait exactement ce que tu veux, tu es obligé d'utiliser cette option.
Tu utilise nvidia-settings si tu veux pour t'aider à générer un fichier de configuration que tu mettra dans /etc/xorg.conf.d/
Attention il fortement conseillé de ne pas mettre l'ensemble du fichier généré.
Si tu veux, donne ce que génère nvidia-settings pour TwinView et je t'aiderai
Zsh | KDE | PC fixe : AMD Ryzen 9900X, Radeon RX 7700 XT
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
lorilan
Hankyu
Messages : 21
Inscription : jeu. 09 juin 2011, 01:50

Re: [Xorg] Dual Screen

Message par lorilan »

voici le conf genere avec le TwinView coche:
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 270.41.19 (buildmeister@swio-display-x86-rhel47-07.nvidia.com) Mon May 16 23:52:01 PDT 2011

Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 1280 0
Screen 1 "Screen1" LeftOf "Screen0"
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"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Ancor Communications Inc VK246"
HorizSync 31.0 - 83.0
VertRefresh 56.0 - 76.0
Option "DPMS"
EndSection

Section "Monitor"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor1"
VendorName "Unknown"
ModelName "Nexgen MIRAI 417N200"
HorizSync 30.0 - 82.0
VertRefresh 56.0 - 76.0
Option "DPMS"
EndSection

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce GTX 550 Ti"
BusID "PCI:1:0:0"
Screen 0
EndSection

Section "Device"
Identifier "Device1"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce GTX 550 Ti"
BusID "PCI:1:0:0"
Screen 1
EndSection

Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "DFP: nvidia-auto-select +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection

Section "Screen"
Identifier "Screen1"
Device "Device1"
Monitor "Monitor1"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "CRT: nvidia-auto-select +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
(Puree c'est fou avec un nom pareil, j'etait persuade que c'etait pour afficher deux fois la meme chose ^^)
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17596
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [Xorg] Dual Screen

Message par benjarobin »

Non tu n'as pas activé TwinView et disposé correctement les écrans... :|
Tu dois définir la résolution des écrans et les placer l'un par rapport à l'autre.
Tu ne dois pas lancer nvidia-settings en root, et tu dois avoir avant tout supprimer les fichiers que je t'ai indiqué.
Dernière modification par benjarobin le dim. 12 juin 2011, 15:16, modifié 1 fois.
Zsh | KDE | PC fixe : AMD Ryzen 9900X, Radeon RX 7700 XT
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
lorilan
Hankyu
Messages : 21
Inscription : jeu. 09 juin 2011, 01:50

Re: [Xorg] Dual Screen

Message par lorilan »

Je viens de tester ce nouveau fichie et tout semble fonctionner (y'a plus qu'a regler un leger effet de flou sur le deuxieme ecran ^^)
Merci beaucoup !
Non tu n'as pas activer TwinView et disposer correctement les écrans...
J'ai pourtant coche la case TwinView et comme dit deux ligne plus haut, de fait ca marche !
Tu ne dois pas lancer nvidia-settings en root, et tu dois avoir avant tout supprimer les fichiers que je t'ai indiqué.
Ben je dois bien les remplacer par quelque chose ces fichier supprime non ?
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17596
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [Xorg] Dual Screen

Message par benjarobin »

En faite tu m'a coller 2 fois la même chose, c'est le même que ton premier post
Tu dois supprimer les fichiers de nvidia et créer une version allégé de ce qui a été généré que tu place dans /etc/xorg.conf.d/
Zsh | KDE | PC fixe : AMD Ryzen 9900X, Radeon RX 7700 XT
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
lorilan
Hankyu
Messages : 21
Inscription : jeu. 09 juin 2011, 01:50

Re: [Xorg] Dual Screen

Message par lorilan »

autant pour moi ^^
voici donc le fichier xorg avec twin view qui semble bien fonctionner
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 270.41.19 (buildmeister@swio-display-x86-rhel47-07.nvidia.com) Mon May 16 23:52:01 PDT 2011

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 270.41.19 (buildmeister@swio-display-x86-rhel47-07.nvidia.com) Mon May 16 23:52:12 PDT 2011

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 "Nexgen MIRAI 417N200"
HorizSync 30.0 - 82.0
VertRefresh 56.0 - 76.0
Option "DPMS"
EndSection

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce GTX 550 Ti"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "1"
Option "TwinViewXineramaInfoOrder" "DFP-0"
Option "metamodes" "CRT: nvidia-auto-select +0+0, DFP: nvidia-auto-select +1280+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
ai je dis que l'un des ecran est branche en dvi et l'autre en vga ? c'est le vga qui a un effet de flou ... une idee ? (je cherche en meme temps ^^)
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17596
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [Xorg] Dual Screen

Message par benjarobin »

Code : Tout sélectionner

Section "Monitor"
Identifier "Monitor0"
HorizSync 30.0 - 82.0
VertRefresh 56.0 - 76.0
Option "DPMS"
EndSection

Section "Screen"
Identifier "Screen0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "1"
Option "TwinViewXineramaInfoOrder" "DFP-0"
Option "metamodes" "CRT: nvidia-auto-select +0+0, DFP: nvidia-auto-select +1280+0"
SubSection "Display"
	Depth 24
EndSubSection
EndSection
Pour le flou je te conseil vivement de vérifier que nvidia utilise la bonne résolution ainsi que la fréquence de rafraichissement
Zsh | KDE | PC fixe : AMD Ryzen 9900X, Radeon RX 7700 XT
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
lorilan
Hankyu
Messages : 21
Inscription : jeu. 09 juin 2011, 01:50

Re: [Xorg] Dual Screen

Message par lorilan »

ok !
en tout cas merci beaucoup ! tu m'a bien aide !
++
Répondre