Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 25/06/2014, à 17:21

s4mdf0o1

[Resolu] nvidia et xorg, affichage de la moitié de l'écran

Bonjour à tous,
Je me suis offert une GTX 750 Ti pour remplacer ma vieille 8800 GTS

Actuellement, après un do-release-upgrade : en 14.04
Sur un écran Samsung en 1920x1080
Avec la 8800, pas de soucis, tout nickel

Avec la GTX 750,
Tout semble correctement détecté avec nvidia-settings,
dans un xorg.conf de base :

$ cat /etc/X11/xorg.conf
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 340.24  (buildd@wani06)  Wed Jul  9 05:48:08 UTC 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"
    # HorizSync source: edid, VertRefresh source: edid
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "SAMSUNG"
    HorizSync       15.0 - 81.0
    VertRefresh     24.0 - 75.0
    Option         "DPMS"
EndSection

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

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "Stereo" "0"
    Option         "nvidiaXineramaInfoOrder" "DFP-1"
    Option         "metamodes" "1920x1080_60 +0+0"
    Option         "SLI" "Off"
    Option         "MultiGPU" "Off"
    Option         "BaseMosaic" "off"
    SubSection     "Display"
        Depth       24
#	Modes "1920x1080"
    EndSubSection
EndSection

Mais, il n'y a que la moitié haute qui s'affiche, directement avec lightdm.

J'ai tenté de traffiquer les affichages avec xrandr (arandr)
rien de mieux

J'ai tenté sur la prise HDMI direct, et sur la prise DVI avec adaptateur HDMI, pas mieux

Le Xorg.0.log ne me semble guère aidant :

$ cat /var/log/Xorg.0.log
[  2148.615] 
X.Org X Server 1.15.1
Release Date: 2014-04-13
[  2148.615] X Protocol Version 11, Revision 0
[  2148.615] Build Operating System: Linux 3.2.0-37-generic i686 Ubuntu
[  2148.615] Current Operating System: Linux speed 3.13.0-30-generic #55-Ubuntu SMP Fri Jul 4 21:43:42 UTC 2014 i686
[  2148.615] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic root=UUID=348fbd49-1645-4708-ba52-e8e35df280d3 ro quiet
[  2148.615] Build Date: 16 April 2014  01:40:08PM
[  2148.615] xorg-server 2:1.15.1-0ubuntu2 (For technical support please see http://www.ubuntu.com/support) 
[  2148.615] Current version of pixman: 0.30.2
[  2148.615] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  2148.615] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  2148.615] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jul 15 21:25:38 2014
[  2148.616] (==) Using config file: "/etc/X11/xorg.conf"
[  2148.616] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  2148.616] (==) ServerLayout "Layout0"
[  2148.616] (**) |-->Screen "Screen0" (0)
[  2148.616] (**) |   |-->Monitor "Monitor0"
[  2148.616] (**) |   |-->Device "Device0"
[  2148.616] (**) |-->Input Device "Keyboard0"
[  2148.616] (**) |-->Input Device "Mouse0"
[  2148.616] (**) Option "Xinerama" "0"
[  2148.616] (==) Automatically adding devices
[  2148.616] (==) Automatically enabling devices
[  2148.616] (==) Automatically adding GPU devices
[  2148.616] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  2148.616] 	Entry deleted from font path.
[  2148.616] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[  2148.616] 	Entry deleted from font path.
[  2148.616] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[  2148.616] 	Entry deleted from font path.
[  2148.616] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[  2148.617] 	Entry deleted from font path.
[  2148.617] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[  2148.617] 	Entry deleted from font path.
[  2148.617] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	built-ins
[  2148.617] (==) ModulePath set to "/usr/lib/i386-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[  2148.617] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[  2148.617] (WW) Disabling Keyboard0
[  2148.617] (WW) Disabling Mouse0
[  2148.617] (II) Loader magic: 0xb774e6c0
[  2148.617] (II) Module ABI versions:
[  2148.617] 	X.Org ANSI C Emulation: 0.4
[  2148.617] 	X.Org Video Driver: 15.0
[  2148.617] 	X.Org XInput driver : 20.0
[  2148.617] 	X.Org Server Extension : 8.0
[  2148.617] (II) xfree86: Adding drm device (/dev/dri/card0)
[  2148.619] (--) PCI:*(0:1:0:0) 10de:1380:1462:8a9b rev 162, Mem @ 0xfa000000/16777216, 0xd0000000/268435456, 0xce000000/33554432, I/O @ 0x0000ac00/128, BIOS @ 0x????????/524288
[  2148.619] Initializing built-in extension Generic Event Extension
[  2148.619] Initializing built-in extension SHAPE
[  2148.619] Initializing built-in extension MIT-SHM
[  2148.619] Initializing built-in extension XInputExtension
[  2148.619] Initializing built-in extension XTEST
[  2148.619] Initializing built-in extension BIG-REQUESTS
[  2148.619] Initializing built-in extension SYNC
[  2148.619] Initializing built-in extension XKEYBOARD
[  2148.619] Initializing built-in extension XC-MISC
[  2148.619] Initializing built-in extension SECURITY
[  2148.619] Initializing built-in extension XINERAMA
[  2148.619] Initializing built-in extension XFIXES
[  2148.619] Initializing built-in extension RENDER
[  2148.619] Initializing built-in extension RANDR
[  2148.619] Initializing built-in extension COMPOSITE
[  2148.619] Initializing built-in extension DAMAGE
[  2148.619] Initializing built-in extension MIT-SCREEN-SAVER
[  2148.619] Initializing built-in extension DOUBLE-BUFFER
[  2148.619] Initializing built-in extension RECORD
[  2148.619] Initializing built-in extension DPMS
[  2148.619] Initializing built-in extension Present
[  2148.619] Initializing built-in extension DRI3
[  2148.619] Initializing built-in extension X-Resource
[  2148.620] Initializing built-in extension XVideo
[  2148.620] Initializing built-in extension XVideo-MotionCompensation
[  2148.620] Initializing built-in extension SELinux
[  2148.620] Initializing built-in extension XFree86-VidModeExtension
[  2148.620] Initializing built-in extension XFree86-DGA
[  2148.620] Initializing built-in extension XFree86-DRI
[  2148.620] Initializing built-in extension DRI2
[  2148.620] (WW) "glamoregl" will not be loaded unless you've specified it to be loaded elsewhere.
[  2148.620] (II) "glx" will be loaded by default.
[  2148.620] (WW) "xmir" is not to be loaded by default. Skipping.
[  2148.620] (II) LoadModule: "glx"
[  2148.620] (II) Loading /usr/lib/i386-linux-gnu/xorg/extra-modules/libglx.so
[  2148.637] (II) Module glx: vendor="NVIDIA Corporation"
[  2148.637] 	compiled for 4.0.2, module version = 1.0.0
[  2148.637] 	Module class: X.Org Server Extension
[  2148.637] (II) NVIDIA GLX Module  340.24  Wed Jul  2 16:55:49 PDT 2014
[  2148.637] Loading extension GLX
[  2148.637] (II) LoadModule: "nvidia"
[  2148.637] (II) Loading /usr/lib/i386-linux-gnu/xorg/extra-modules/nvidia_drv.so
[  2148.638] (II) Module nvidia: vendor="NVIDIA Corporation"
[  2148.638] 	compiled for 4.0.2, module version = 1.0.0
[  2148.638] 	Module class: X.Org Video Driver
[  2148.638] (II) NVIDIA dlloader X Driver  340.24  Wed Jul  2 16:33:55 PDT 2014
[  2148.638] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[  2148.638] (++) using VT number 7

[  2148.642] (II) Loading sub module "fb"
[  2148.642] (II) LoadModule: "fb"
[  2148.642] (II) Loading /usr/lib/xorg/modules/libfb.so
[  2148.642] (II) Module fb: vendor="X.Org Foundation"
[  2148.642] 	compiled for 1.15.1, module version = 1.0.0
[  2148.643] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  2148.643] (WW) Unresolved symbol: fbGetGCPrivateKey
[  2148.643] (II) Loading sub module "wfb"
[  2148.643] (II) LoadModule: "wfb"
[  2148.643] (II) Loading /usr/lib/xorg/modules/libwfb.so
[  2148.643] (II) Module wfb: vendor="X.Org Foundation"
[  2148.643] 	compiled for 1.15.1, module version = 1.0.0
[  2148.643] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  2148.643] (II) Loading sub module "ramdac"
[  2148.643] (II) LoadModule: "ramdac"
[  2148.643] (II) Module "ramdac" already built-in
[  2148.644] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[  2148.644] (==) NVIDIA(0): RGB weight 888
[  2148.644] (==) NVIDIA(0): Default visual is TrueColor
[  2148.644] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[  2148.644] (**) NVIDIA(0): Option "Stereo" "0"
[  2148.644] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-1"
[  2148.644] (**) NVIDIA(0): Option "SLI" "Off"
[  2148.644] (**) NVIDIA(0): Option "MultiGPU" "Off"
[  2148.644] (**) NVIDIA(0): Option "BaseMosaic" "off"
[  2148.644] (**) NVIDIA(0): Stereo disabled by request
[  2148.644] (**) NVIDIA(0): NVIDIA SLI disabled.
[  2148.644] (**) NVIDIA(0): NVIDIA Multi-GPU disabled.
[  2148.644] (**) NVIDIA(0): Option "MetaModes" "1920x1080_60 +0+0"
[  2148.644] (**) NVIDIA(0): Enabling 2D acceleration
[  2149.142] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20130102)
[  2149.144] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 750 Ti (GM107-A) at PCI:1:0:0 (GPU-0)
[  2149.144] (--) NVIDIA(0): Memory: 2097152 kBytes
[  2149.144] (--) NVIDIA(0): VideoBIOS: 82.07.25.00.1c
[  2149.144] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[  2149.148] (--) NVIDIA(0): Valid display device(s) on GeForce GTX 750 Ti at PCI:1:0:0
[  2149.148] (--) NVIDIA(0):     CRT-0
[  2149.148] (--) NVIDIA(0):     SAMSUNG (DFP-0) (boot, connected)
[  2149.148] (--) NVIDIA(0):     DFP-1
[  2149.148] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[  2149.148] (--) NVIDIA(0): SAMSUNG (DFP-0): Internal TMDS
[  2149.148] (--) NVIDIA(GPU-0): SAMSUNG (DFP-0): 340.0 MHz maximum pixel clock
[  2149.148] (--) NVIDIA(0): DFP-1: Internal TMDS
[  2149.148] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[  2149.148] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  2149.148] (**) NVIDIA(0):     device SAMSUNG (DFP-0) (Using EDID frequencies has been
[  2149.148] (**) NVIDIA(0):     enabled on all display devices.)
[  2149.152] (II) NVIDIA(0): Validated MetaModes:
[  2149.152] (II) NVIDIA(0):     "1920x1080_60+0+0"
[  2149.152] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[  2149.183] (--) NVIDIA(0): DPI set to (40, 40); computed from "UseEdidDpi" X config
[  2149.183] (--) NVIDIA(0):     option
[  2149.183] (--) Depth 24 pixmap format is 32 bpp
[  2149.183] (II) NVIDIA: Using 1024.00 MB of virtual memory for indirect memory
[  2149.183] (II) NVIDIA:     access.
[  2149.191] (II) NVIDIA(0): Setting mode "1920x1080_60+0+0"
[  2149.246] Loading extension NV-GLX
[  2149.269] (==) NVIDIA(0): Disabling shared memory pixmaps
[  2149.269] (==) NVIDIA(0): Backing store enabled
[  2149.269] (==) NVIDIA(0): Silken mouse enabled
[  2149.269] (**) NVIDIA(0): DPMS enabled
[  2149.269] Loading extension NV-CONTROL
[  2149.270] Loading extension XINERAMA
[  2149.270] (II) Loading sub module "dri2"
[  2149.270] (II) LoadModule: "dri2"
[  2149.270] (II) Module "dri2" already built-in
[  2149.270] (II) NVIDIA(0): [DRI2] Setup complete
[  2149.270] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[  2149.270] (--) RandR disabled
[  2149.276] (II) SELinux: Disabled on system
[  2149.277] (II) Initializing extension GLX
[  2149.294] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[  2149.297] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[  2149.297] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  2149.297] (II) LoadModule: "evdev"
[  2149.297] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  2149.297] (II) Module evdev: vendor="X.Org Foundation"
[  2149.297] 	compiled for 1.15.0, module version = 2.8.2
[  2149.297] 	Module class: X.Org XInput Driver
[  2149.297] 	ABI class: X.Org XInput driver, version 20.0
[  2149.297] (II) Using input driver 'evdev' for 'Power Button'
[  2149.297] (**) Power Button: always reports core events
[  2149.297] (**) evdev: Power Button: Device: "/dev/input/event1"
[  2149.297] (--) evdev: Power Button: Vendor 0 Product 0x1
[  2149.297] (--) evdev: Power Button: Found keys
[  2149.297] (II) evdev: Power Button: Configuring as keyboard
[  2149.297] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[  2149.297] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  2149.297] (**) Option "xkb_rules" "evdev"
[  2149.297] (**) Option "xkb_model" "pc105"
[  2149.297] (**) Option "xkb_layout" "fr"
[  2149.297] (**) Option "xkb_options" "compose:lwin,terminate:ctrl_alt_bksp"
[  2149.299] (II) XKB: reuse xkmfile /var/lib/xkb/server-1D56CE35A97FDBCA03258339507C6B1EBF3E0377.xkm
[  2149.300] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[  2149.300] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  2149.300] (II) Using input driver 'evdev' for 'Power Button'
[  2149.300] (**) Power Button: always reports core events
[  2149.300] (**) evdev: Power Button: Device: "/dev/input/event0"
[  2149.300] (--) evdev: Power Button: Vendor 0 Product 0x1
[  2149.300] (--) evdev: Power Button: Found keys
[  2149.300] (II) evdev: Power Button: Configuring as keyboard
[  2149.300] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
[  2149.300] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[  2149.300] (**) Option "xkb_rules" "evdev"
[  2149.300] (**) Option "xkb_model" "pc105"
[  2149.300] (**) Option "xkb_layout" "fr"
[  2149.300] (**) Option "xkb_options" "compose:lwin,terminate:ctrl_alt_bksp"
[  2149.300] (II) config/udev: Adding drm device (/dev/dri/card0)
[  2149.300] (II) config/udev: Ignoring already known drm device (/dev/dri/card0)
[  2149.300] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event18)
[  2149.300] (II) No input driver specified, ignoring this device.
[  2149.300] (II) This device may have been added with another device file.
[  2149.300] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event17)
[  2149.300] (II) No input driver specified, ignoring this device.
[  2149.300] (II) This device may have been added with another device file.
[  2149.301] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event16)
[  2149.301] (II) No input driver specified, ignoring this device.
[  2149.301] (II) This device may have been added with another device file.
[  2149.301] (II) config/udev: Adding input device             Logitech              Logitech Z205   (/dev/input/event5)
[  2149.301] (**)             Logitech              Logitech Z205  : Applying InputClass "evdev keyboard catchall"
[  2149.301] (II) Using input driver 'evdev' for '            Logitech              Logitech Z205  '
[  2149.301] (**)             Logitech              Logitech Z205  : always reports core events
[  2149.301] (**) evdev:             Logitech              Logitech Z205  : Device: "/dev/input/event5"
[  2149.301] (--) evdev:             Logitech              Logitech Z205  : Vendor 0x46d Product 0xa19
[  2149.301] (--) evdev:             Logitech              Logitech Z205  : Found keys
[  2149.301] (II) evdev:             Logitech              Logitech Z205  : Configuring as keyboard
[  2149.301] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1.1/1-1.2.1.1:1.2/input/input8/event5"
[  2149.301] (II) XINPUT: Adding extended input device "            Logitech              Logitech Z205  " (type: KEYBOARD, id 8)
[  2149.301] (**) Option "xkb_rules" "evdev"
[  2149.301] (**) Option "xkb_model" "pc105"
[  2149.301] (**) Option "xkb_layout" "fr"
[  2149.301] (**) Option "xkb_options" "compose:lwin,terminate:ctrl_alt_bksp"
[  2149.302] (II) config/udev: Adding input device Logitech Logitech Illuminated Keyboard (/dev/input/event6)
[  2149.302] (**) Logitech Logitech Illuminated Keyboard: Applying InputClass "evdev keyboard catchall"
[  2149.302] (II) Using input driver 'evdev' for 'Logitech Logitech Illuminated Keyboard'
[  2149.302] (**) Logitech Logitech Illuminated Keyboard: always reports core events
[  2149.302] (**) evdev: Logitech Logitech Illuminated Keyboard: Device: "/dev/input/event6"
[  2149.302] (--) evdev: Logitech Logitech Illuminated Keyboard: Vendor 0x46d Product 0xc318
[  2149.302] (--) evdev: Logitech Logitech Illuminated Keyboard: Found keys
[  2149.302] (II) evdev: Logitech Logitech Illuminated Keyboard: Configuring as keyboard
[  2149.302] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1.2/1-1.2.1.2:1.0/input/input9/event6"
[  2149.302] (II) XINPUT: Adding extended input device "Logitech Logitech Illuminated Keyboard" (type: KEYBOARD, id 9)
[  2149.302] (**) Option "xkb_rules" "evdev"
[  2149.302] (**) Option "xkb_model" "pc105"
[  2149.302] (**) Option "xkb_layout" "fr"
[  2149.302] (**) Option "xkb_options" "compose:lwin,terminate:ctrl_alt_bksp"
[  2149.302] (II) config/udev: Adding input device Logitech Logitech Illuminated Keyboard (/dev/input/event7)
[  2149.302] (**) Logitech Logitech Illuminated Keyboard: Applying InputClass "evdev keyboard catchall"
[  2149.302] (II) Using input driver 'evdev' for 'Logitech Logitech Illuminated Keyboard'
[  2149.302] (**) Logitech Logitech Illuminated Keyboard: always reports core events
[  2149.302] (**) evdev: Logitech Logitech Illuminated Keyboard: Device: "/dev/input/event7"
[  2149.302] (--) evdev: Logitech Logitech Illuminated Keyboard: Vendor 0x46d Product 0xc318
[  2149.302] (--) evdev: Logitech Logitech Illuminated Keyboard: Found 1 mouse buttons
[  2149.302] (--) evdev: Logitech Logitech Illuminated Keyboard: Found scroll wheel(s)
[  2149.302] (--) evdev: Logitech Logitech Illuminated Keyboard: Found relative axes
[  2149.302] (II) evdev: Logitech Logitech Illuminated Keyboard: Forcing relative x/y axes to exist.
[  2149.302] (--) evdev: Logitech Logitech Illuminated Keyboard: Found absolute axes
[  2149.302] (II) evdev: Logitech Logitech Illuminated Keyboard: Forcing absolute x/y axes to exist.
[  2149.302] (--) evdev: Logitech Logitech Illuminated Keyboard: Found keys
[  2149.302] (II) evdev: Logitech Logitech Illuminated Keyboard: Configuring as mouse
[  2149.302] (II) evdev: Logitech Logitech Illuminated Keyboard: Configuring as keyboard
[  2149.302] (II) evdev: Logitech Logitech Illuminated Keyboard: Adding scrollwheel support
[  2149.302] (**) evdev: Logitech Logitech Illuminated Keyboard: YAxisMapping: buttons 4 and 5
[  2149.302] (**) evdev: Logitech Logitech Illuminated Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  2149.302] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1.2/1-1.2.1.2:1.1/input/input10/event7"
[  2149.302] (II) XINPUT: Adding extended input device "Logitech Logitech Illuminated Keyboard" (type: KEYBOARD, id 10)
[  2149.302] (**) Option "xkb_rules" "evdev"
[  2149.302] (**) Option "xkb_model" "pc105"
[  2149.302] (**) Option "xkb_layout" "fr"
[  2149.302] (**) Option "xkb_options" "compose:lwin,terminate:ctrl_alt_bksp"
[  2149.303] (II) evdev: Logitech Logitech Illuminated Keyboard: initialized for relative axes.
[  2149.303] (WW) evdev: Logitech Logitech Illuminated Keyboard: ignoring absolute axes.
[  2149.303] (**) Logitech Logitech Illuminated Keyboard: (accel) keeping acceleration scheme 1
[  2149.303] (**) Logitech Logitech Illuminated Keyboard: (accel) acceleration profile 0
[  2149.303] (**) Logitech Logitech Illuminated Keyboard: (accel) acceleration factor: 2.000
[  2149.303] (**) Logitech Logitech Illuminated Keyboard: (accel) acceleration threshold: 4
[  2149.303] (II) config/udev: Adding input device Hercules HD Twist (/dev/input/event19)
[  2149.303] (**) Hercules HD Twist: Applying InputClass "evdev keyboard catchall"
[  2149.303] (II) Using input driver 'evdev' for 'Hercules HD Twist'
[  2149.303] (**) Hercules HD Twist: always reports core events
[  2149.303] (**) evdev: Hercules HD Twist: Device: "/dev/input/event19"
[  2149.303] (--) evdev: Hercules HD Twist: Vendor 0x6f8 Product 0x301a
[  2149.303] (--) evdev: Hercules HD Twist: Found keys
[  2149.303] (II) evdev: Hercules HD Twist: Configuring as keyboard
[  2149.303] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.0/input/input22/event19"
[  2149.303] (II) XINPUT: Adding extended input device "Hercules HD Twist" (type: KEYBOARD, id 11)
[  2149.303] (**) Option "xkb_rules" "evdev"
[  2149.303] (**) Option "xkb_model" "pc105"
[  2149.303] (**) Option "xkb_layout" "fr"
[  2149.303] (**) Option "xkb_options" "compose:lwin,terminate:ctrl_alt_bksp"
[  2149.304] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/event3)
[  2149.304] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "evdev keyboard catchall"
[  2149.304] (II) Using input driver 'evdev' for 'MOSART Semi. 2.4G Keyboard Mouse'
[  2149.304] (**) MOSART Semi. 2.4G Keyboard Mouse: always reports core events
[  2149.304] (**) evdev: MOSART Semi. 2.4G Keyboard Mouse: Device: "/dev/input/event3"
[  2149.304] (--) evdev: MOSART Semi. 2.4G Keyboard Mouse: Vendor 0x62a Product 0x4101
[  2149.304] (--) evdev: MOSART Semi. 2.4G Keyboard Mouse: Found keys
[  2149.304] (II) evdev: MOSART Semi. 2.4G Keyboard Mouse: Configuring as keyboard
[  2149.304] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2.3/1-1.2.3:1.0/input/input6/event3"
[  2149.304] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse" (type: KEYBOARD, id 12)
[  2149.304] (**) Option "xkb_rules" "evdev"
[  2149.304] (**) Option "xkb_model" "pc105"
[  2149.304] (**) Option "xkb_layout" "fr"
[  2149.304] (**) Option "xkb_options" "compose:lwin,terminate:ctrl_alt_bksp"
[  2149.304] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/event4)
[  2149.304] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "evdev pointer catchall"
[  2149.304] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "evdev keyboard catchall"
[  2149.304] (II) Using input driver 'evdev' for 'MOSART Semi. 2.4G Keyboard Mouse'
[  2149.304] (**) MOSART Semi. 2.4G Keyboard Mouse: always reports core events
[  2149.304] (**) evdev: MOSART Semi. 2.4G Keyboard Mouse: Device: "/dev/input/event4"
[  2149.304] (--) evdev: MOSART Semi. 2.4G Keyboard Mouse: Vendor 0x62a Product 0x4101
[  2149.304] (--) evdev: MOSART Semi. 2.4G Keyboard Mouse: Found 9 mouse buttons
[  2149.304] (--) evdev: MOSART Semi. 2.4G Keyboard Mouse: Found scroll wheel(s)
[  2149.304] (--) evdev: MOSART Semi. 2.4G Keyboard Mouse: Found relative axes
[  2149.304] (--) evdev: MOSART Semi. 2.4G Keyboard Mouse: Found x and y relative axes
[  2149.304] (--) evdev: MOSART Semi. 2.4G Keyboard Mouse: Found absolute axes
[  2149.304] (II) evdev: MOSART Semi. 2.4G Keyboard Mouse: Forcing absolute x/y axes to exist.
[  2149.304] (--) evdev: MOSART Semi. 2.4G Keyboard Mouse: Found keys
[  2149.304] (II) evdev: MOSART Semi. 2.4G Keyboard Mouse: Configuring as mouse
[  2149.304] (II) evdev: MOSART Semi. 2.4G Keyboard Mouse: Configuring as keyboard
[  2149.304] (II) evdev: MOSART Semi. 2.4G Keyboard Mouse: Adding scrollwheel support
[  2149.304] (**) evdev: MOSART Semi. 2.4G Keyboard Mouse: YAxisMapping: buttons 4 and 5
[  2149.304] (**) evdev: MOSART Semi. 2.4G Keyboard Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  2149.304] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2.3/1-1.2.3:1.1/input/input7/event4"
[  2149.304] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse" (type: KEYBOARD, id 13)
[  2149.304] (**) Option "xkb_rules" "evdev"
[  2149.304] (**) Option "xkb_model" "pc105"
[  2149.304] (**) Option "xkb_layout" "fr"
[  2149.304] (**) Option "xkb_options" "compose:lwin,terminate:ctrl_alt_bksp"
[  2149.305] (II) evdev: MOSART Semi. 2.4G Keyboard Mouse: initialized for relative axes.
[  2149.305] (WW) evdev: MOSART Semi. 2.4G Keyboard Mouse: ignoring absolute axes.
[  2149.305] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) keeping acceleration scheme 1
[  2149.305] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) acceleration profile 0
[  2149.305] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) acceleration factor: 2.000
[  2149.305] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) acceleration threshold: 4
[  2149.305] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/mouse0)
[  2149.305] (II) No input driver specified, ignoring this device.
[  2149.305] (II) This device may have been added with another device file.
[  2149.305] (II) config/udev: Adding input device Logitech Logitech Cordless RumblePad 2 (/dev/input/event2)
[  2149.305] (II) No input driver specified, ignoring this device.
[  2149.305] (II) This device may have been added with another device file.
[  2149.306] (II) config/udev: Adding input device Logitech Logitech Cordless RumblePad 2 (/dev/input/js0)
[  2149.306] (II) No input driver specified, ignoring this device.
[  2149.306] (II) This device may have been added with another device file.
[  2149.306] (II) config/udev: Adding input device HDA Intel MID Front Mic (/dev/input/event15)
[  2149.306] (II) No input driver specified, ignoring this device.
[  2149.306] (II) This device may have been added with another device file.
[  2149.306] (II) config/udev: Adding input device HDA Intel MID Rear Mic (/dev/input/event14)
[  2149.306] (II) No input driver specified, ignoring this device.
[  2149.306] (II) This device may have been added with another device file.
[  2149.306] (II) config/udev: Adding input device HDA Intel MID Line (/dev/input/event13)
[  2149.306] (II) No input driver specified, ignoring this device.
[  2149.306] (II) This device may have been added with another device file.
[  2149.306] (II) config/udev: Adding input device HDA Intel MID Line Out Front (/dev/input/event12)
[  2149.306] (II) No input driver specified, ignoring this device.
[  2149.306] (II) This device may have been added with another device file.
[  2149.306] (II) config/udev: Adding input device HDA Intel MID Line Out Surround (/dev/input/event11)
[  2149.307] (II) No input driver specified, ignoring this device.
[  2149.307] (II) This device may have been added with another device file.
[  2149.307] (II) config/udev: Adding input device HDA Intel MID Line Out CLFE (/dev/input/event10)
[  2149.307] (II) No input driver specified, ignoring this device.
[  2149.307] (II) This device may have been added with another device file.
[  2149.307] (II) config/udev: Adding input device HDA Intel MID Line Out Side (/dev/input/event9)
[  2149.307] (II) No input driver specified, ignoring this device.
[  2149.307] (II) This device may have been added with another device file.
[  2149.307] (II) config/udev: Adding input device HDA Intel MID Front Headphone (/dev/input/event8)
[  2149.307] (II) No input driver specified, ignoring this device.
[  2149.307] (II) This device may have been added with another device file.
[  2164.478] (II) XKB: reuse xkmfile /var/lib/xkb/server-1CA37FD61409D6C1EDB80880DF2DB1A574556A6A.xkm
[  2168.593] (II) XKB: reuse xkmfile /var/lib/xkb/server-0131BCD1131E5CB36DC6A2CB6A0B57D25F9A20E7.xkm
[  2168.604] (II) XKB: reuse xkmfile /var/lib/xkb/server-0131BCD1131E5CB36DC6A2CB6A0B57D25F9A20E7.xkm
[  2168.745] (II) XKB: reuse xkmfile /var/lib/xkb/server-1185F7ABFC2A695173D4A0564F6209407481B01D.xkm
[  2168.962] (II) XKB: reuse xkmfile /var/lib/xkb/server-1185F7ABFC2A695173D4A0564F6209407481B01D.xkm
[  2168.972] (II) XKB: reuse xkmfile /var/lib/xkb/server-1185F7ABFC2A695173D4A0564F6209407481B01D.xkm

Si quelqu'un avait une petite piste ?
Merci d'avance

(Euh : help, là)

Edit: J'ai aussi supprimé le fichier ~/.config/monitors.xml, puisque j'étais en dual screen avec la GTS
Edit2: je n'ai pas de vieux fichier .xprofile pouvant parasiter
Edit3: les terminaux prennent correctement la totalité de l'écran (Ctrl+Alt+F(1..6))
Edit4: j'utilise les paquets du ppa xorg-edgers
Edit5: avec un xorg.conf généré avec 'X -configure', (et erreur de chargement du module 3D nvidia dans le Xorg.0.log), donc uniquement en 2D : toujours le même problème dès lightdm.

Dernière modification par s4mdf0o1 (Le 16/07/2014, à 13:51)


"L'absolu n'est pas accessible à l'esprit humain", Albert Einstein

Hors ligne

#2 Le 16/07/2014, à 13:53

s4mdf0o1

Re : [Resolu] nvidia et xorg, affichage de la moitié de l'écran

Par la plus grande des curiosités, c'est en laissant passer en veille l'ordi et l'écran s'éteindre,
que ce matin, il avait une définition correcte.
Je suppose (très bêtement, et avec beaucoup d'incertitudes), que l'écran change mal son affichage de la résolution courante, lors du passage du terminal à l'interface graphique...
Au moins j'ai un bon affichage, pas encore testé, si ça doit le refaire au redémarrage...


"L'absolu n'est pas accessible à l'esprit humain", Albert Einstein

Hors ligne

#3 Le 15/09/2014, à 19:56

s4mdf0o1

Re : [Resolu] nvidia et xorg, affichage de la moitié de l'écran

Yes c'était bien ça : si vous avez un mauvaise définition au démarrage, avant d'incriminer votre config ou même la carte : incriminez ces écrans à firmware développés avec les pieds et non upgradables :'(
à quand des écrans sous debian ? LOL

Dernière modification par s4mdf0o1 (Le 15/09/2014, à 19:57)


"L'absolu n'est pas accessible à l'esprit humain", Albert Einstein

Hors ligne