Forum Linux.debian/ubuntu DisplayLink et configuration Xorg

Posté par  . Licence CC By‑SA.
Étiquettes :
0
3
mar.
2013

Bonjour,

J'ai un pc portable Toshiba Tecra avec une carte graphique Mobile Intel® GMA 4500MHD. Le PC est sur une station d'accueil avec un écran externe. J'utilise Linux Mint 14 Mate 64bits. Le double écran fonctionne parfaitement.

Maintenant je souhaiterai ajouter un troisième écran via un module displayLink USB/DVI. Ca marche parfaitement avec Windows. Par contre sous Linux Mint, c'est un peu plus complexe. J'ai fini par afficher le fameux écran verre sur le troisième écran. J'ai créé un fichier de configuration xorg dans le répertoire /usr/share/X11/xorg.conf.d.
Maintenant j'ai l'image sur le troisième écran, sauf que les 2 premiers sont noirs avec un underscore tout en haut à gauche.
J'ai cherché partout, j'ai essayé différentes options dans le fichier, soit j'ai les 2 écrans, soit j'ai le 3e écran. Impossible d'avoir les 3 écrans qui fonctionnent simultanément.

Voici mon fichier de configuration xorg :

Section "Device"
  Identifier "uga"
  driver "fbdev"
  Option "fbdev" "/dev/fb0"
  Option "ShadowFB" "on"
EndSection

Section "Monitor"
  Identifier "monitor0"
EndSection

Section "Screen"
  Identifier "screen0"
  Device "uga"
  Monitor "monitor0"
EndSection

Section "Device"
  Identifier "vga1"
  driver "intel"
  BusId "PCI:00:02:0"
EndSection

Section "Monitor"
  Identifier "monitor1"
EndSection

Section "Screen"
  Identifier "screen1"
  Device "vga1"
  Monitor "monitor1"
EndSection

Section "ServerLayout"
  Identifier "default"
  Screen     0 "screen0" 0 0
  Screen     1 "screen1" RightOf "screen0"
  Option     "Xinerama" "true"
EndSection

Voici le fichier Xorg.0.log

[     3.048] 
X.Org X Server 1.13.0
Release Date: 2012-09-05
[     3.048] X Protocol Version 11, Revision 0
[     3.048] Build Operating System: Linux 3.2.0-32-generic x86_64 Ubuntu
[     3.048] Current Operating System: Linux Mint-brice 3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
[     3.048] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic root=UUID=ec07f466-bd54-496a-9c88-c367f7837ec3 ro quiet splash vt.handoff=7
[     3.048] Build Date: 27 November 2012  07:44:35AM
[     3.048] xorg-server 2:1.13.0-0ubuntu6.1 (For technical support please see http://www.ubuntu.com/support) 
[     3.048] Current version of pixman: 0.26.0
[     3.048]    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[     3.048] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     3.048] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Mar  3 11:35:05 2013
[     3.049] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     3.049] (==) ServerLayout "default"
[     3.049] (**) |-->Screen "screen0" (0)
[     3.049] (**) |   |-->Monitor "monitor0"
[     3.049] (**) |   |-->Device "uga"
[     3.049] (**) |-->Screen "screen1" (1)
[     3.049] (**) |   |-->Monitor "monitor1"
[     3.049] (**) |   |-->Device "vga1"
[     3.049] (**) Option "Xinerama" "true"
[     3.049] (==) Automatically adding devices
[     3.049] (==) Automatically enabling devices
[     3.049] (==) Automatically adding GPU devices
[     3.049] (**) Xinerama: enabled
[     3.049] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[     3.049]    Entry deleted from font path.
[     3.049] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[     3.049]    Entry deleted from font path.
[     3.050] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[     3.050]    Entry deleted from font path.
[     3.050] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[     3.050]    Entry deleted from font path.
[     3.050] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[     3.050]    Entry deleted from font path.
[     3.050] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[     3.050]    Entry deleted from font path.
[     3.050] (==) FontPath set to:
    /usr/share/fonts/X11/misc,
    /usr/share/fonts/X11/Type1,
    built-ins
[     3.050] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[     3.050] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
[     3.050] (II) Loader magic: 0x7f9d63679c40
[     3.050] (II) Module ABI versions:
[     3.050]    X.Org ANSI C Emulation: 0.4
[     3.050]    X.Org Video Driver: 13.0
[     3.050]    X.Org XInput driver : 18.0
[     3.050]    X.Org Server Extension : 7.0
[     3.050] (II) config/udev: Adding drm device (/dev/dri/card0)
[     3.052] (--) PCI:*(0:0:2:0) 8086:2a42:1179:0004 rev 7, Mem @ 0xff400000/4194304, 0xe0000000/268435456, I/O @ 0x0000cff8/8
[     3.053] (--) PCI: (0:0:2:1) 8086:2a43:1179:0004 rev 7, Mem @ 0xca000000/1048576
[     3.053] (II) Open ACPI successful (/var/run/acpid.socket)
[     3.053] Initializing built-in extension Generic Event Extension
[     3.053] Initializing built-in extension SHAPE
[     3.053] Initializing built-in extension MIT-SHM
[     3.053] Initializing built-in extension XInputExtension
[     3.053] Initializing built-in extension XTEST
[     3.053] Initializing built-in extension BIG-REQUESTS
[     3.053] Initializing built-in extension SYNC
[     3.053] Initializing built-in extension XKEYBOARD
[     3.053] Initializing built-in extension XC-MISC
[     3.053] Initializing built-in extension SECURITY
[     3.053] Initializing built-in extension XINERAMA
[     3.053] Initializing built-in extension XFIXES
[     3.053] Initializing built-in extension RENDER
[     3.053] Initializing built-in extension RANDR
[     3.053] Initializing built-in extension COMPOSITE
[     3.053] Initializing built-in extension DAMAGE
[     3.053] Initializing built-in extension MIT-SCREEN-SAVER
[     3.053] Initializing built-in extension DOUBLE-BUFFER
[     3.053] Initializing built-in extension RECORD
[     3.053] Initializing built-in extension DPMS
[     3.053] Initializing built-in extension X-Resource
[     3.053] Initializing built-in extension XVideo
[     3.053] Initializing built-in extension XVideo-MotionCompensation
[     3.053] Initializing built-in extension XFree86-VidModeExtension
[     3.053] Initializing built-in extension XFree86-DGA
[     3.053] Initializing built-in extension XFree86-DRI
[     3.053] Initializing built-in extension DRI2
[     3.053] (II) LoadModule: "glx"
[     3.054] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     3.055] (II) Module glx: vendor="X.Org Foundation"
[     3.055]    compiled for 1.13.0, module version = 1.0.0
[     3.055]    ABI class: X.Org Server Extension, version 7.0
[     3.055] (==) AIGLX enabled
[     3.055] Loading extension GLX
[     3.055] (II) LoadModule: "fbdev"
[     3.056] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[     3.056] (II) Module fbdev: vendor="X.Org Foundation"
[     3.056]    compiled for 1.12.99.902, module version = 0.4.3
[     3.056]    Module class: X.Org Video Driver
[     3.056]    ABI class: X.Org Video Driver, version 13.0
[     3.056] (II) LoadModule: "intel"
[     3.056] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[     3.057] (II) Module intel: vendor="X.Org Foundation"
[     3.057]    compiled for 1.13.0, module version = 2.20.9
[     3.057]    Module class: X.Org Video Driver
[     3.057]    ABI class: X.Org Video Driver, version 13.0
[     3.057] (II) FBDEV: driver for framebuffer: fbdev
[     3.057] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
    Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
    Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
    Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
    Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
    Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
    Ivybridge Server (GT2), Haswell Desktop (GT1), Haswell Desktop (GT2),
    Haswell Desktop (GT2+), Haswell Mobile (GT1), Haswell Mobile (GT2),
    Haswell Mobile (GT2+), Haswell Server (GT1), Haswell Server (GT2),
    Haswell Server (GT2+), Haswell SDV Desktop (GT1),
    Haswell SDV Desktop (GT2), Haswell SDV Desktop (GT2+),
    Haswell SDV Mobile (GT1), Haswell SDV Mobile (GT2),
    Haswell SDV Mobile (GT2+), Haswell SDV Server (GT1),
    Haswell SDV Server (GT2), Haswell SDV Server (GT2+),
    Haswell ULT Desktop (GT1), Haswell ULT Desktop (GT2),
    Haswell ULT Desktop (GT2+), Haswell ULT Mobile (GT1),
    Haswell ULT Mobile (GT2), Haswell ULT Mobile (GT2+),
    Haswell ULT Server (GT1), Haswell ULT Server (GT2),
    Haswell ULT Server (GT2+), Haswell CRW Desktop (GT1),
    Haswell CRW Desktop (GT2), Haswell CRW Desktop (GT2+),
    Haswell CRW Mobile (GT1), Haswell CRW Mobile (GT2),
    Haswell CRW Mobile (GT2+), Haswell CRW Server (GT1),
    Haswell CRW Server (GT2), Haswell CRW Server (GT2+),
    ValleyView PO board
[     3.057] (++) using VT number 8

[     3.061] (II) Loading sub module "fbdevhw"
[     3.061] (II) LoadModule: "fbdevhw"
[     3.061] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[     3.062] (II) Module fbdevhw: vendor="X.Org Foundation"
[     3.062]    compiled for 1.13.0, module version = 0.0.2
[     3.062]    ABI class: X.Org Video Driver, version 13.0
[     3.062] (**) FBDEV(0): claimed PCI slot 0@0:2:0
[     3.062] (II) FBDEV(0): using /dev/fb0
[     3.062] (II) FBDEV(0): Creating default Display subsection in Screen section
    "screen0" for depth/fbbpp 16/16
[     3.062] (==) FBDEV(0): Depth 16, (==) framebuffer bpp 16
[     3.062] (==) FBDEV(0): RGB weight 565
[     3.062] (==) FBDEV(0): Default visual is TrueColor
[     3.062] (==) FBDEV(0): Using gamma correction (1.0, 1.0, 1.0)
[     3.062] (II) FBDEV(0): hardware: udlfb (video memory: 4052kB)
[     3.062] (**) FBDEV(0): Option "ShadowFB" "on"
[     3.062] (**) FBDEV(0): Option "fbdev" "/dev/fb0"
[     3.062] (II) FBDEV(0): checking modes against framebuffer device...
[     3.062] (II) FBDEV(0): checking modes against monitor...
[     3.062] (--) FBDEV(0): Virtual size is 1920x1080 (pitch 1920)
[     3.062] (**) FBDEV(0):  Built-in mode "current": 148.5 MHz, 67.5 kHz, 60.0 Hz
[     3.062] (II) FBDEV(0): Modeline "current"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync -csync (67.5 kHz b)
[     3.062] (==) FBDEV(0): DPI set to (96, 96)
[     3.062] (II) Loading sub module "fb"
[     3.062] (II) LoadModule: "fb"
[     3.062] (II) Loading /usr/lib/xorg/modules/libfb.so
[     3.062] (II) Module fb: vendor="X.Org Foundation"
[     3.062]    compiled for 1.13.0, module version = 1.0.0
[     3.062]    ABI class: X.Org ANSI C Emulation, version 0.4
[     3.062] (**) FBDEV(0): using shadow framebuffer
[     3.062] (II) Loading sub module "shadow"
[     3.062] (II) LoadModule: "shadow"
[     3.062] (II) Loading /usr/lib/xorg/modules/libshadow.so
[     3.065] (II) Module shadow: vendor="X.Org Foundation"
[     3.065]    compiled for 1.13.0, module version = 1.1.0
[     3.065]    ABI class: X.Org ANSI C Emulation, version 0.4
[     3.065] (II) UnloadModule: "intel"
[     3.065] (II) Unloading intel
[     3.066] (==) FBDEV(0): Backing store disabled
[     3.066] (==) FBDEV(0): DPMS enabled
[     3.066] (==) RandR enabled
[     3.071] (II) AIGLX: Screen 0 is not DRI2 capable
[     3.071] (II) AIGLX: Screen 0 is not DRI capable
[     3.141] (II) AIGLX: Loaded and initialized swrast
[     3.141] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[     3.153] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[     3.156] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[     3.156] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[     3.156] (II) LoadModule: "evdev"
[     3.156] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[     3.156] (II) Module evdev: vendor="X.Org Foundation"
[     3.156]    compiled for 1.13.0, module version = 2.7.3
[     3.156]    Module class: X.Org XInput Driver
[     3.156]    ABI class: X.Org XInput driver, version 18.0
[     3.156] (II) Using input driver 'evdev' for 'Power Button'
[     3.156] (**) Power Button: always reports core events
[     3.156] (**) evdev: Power Button: Device: "/dev/input/event2"
[     3.157] (--) evdev: Power Button: Vendor 0 Product 0x1
[     3.157] (--) evdev: Power Button: Found keys
[     3.157] (II) evdev: Power Button: Configuring as keyboard
[     3.157] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[     3.157] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     3.157] (**) Option "xkb_rules" "evdev"
[     3.157] (**) Option "xkb_model" "pc105"
[     3.157] (**) Option "xkb_layout" "fr"
[     3.160] (II) XKB: reuse xkmfile /var/lib/xkb/server-1CA37FD61409D6C1EDB80880DF2DB1A574556A6A.xkm
[     3.161] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[     3.161] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[     3.161] (II) Using input driver 'evdev' for 'Video Bus'
[     3.161] (**) Video Bus: always reports core events
[     3.161] (**) evdev: Video Bus: Device: "/dev/input/event6"
[     3.161] (--) evdev: Video Bus: Vendor 0 Product 0x6
[     3.161] (--) evdev: Video Bus: Found keys
[     3.161] (II) evdev: Video Bus: Configuring as keyboard
[     3.161] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input6/event6"
[     3.161] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     3.161] (**) Option "xkb_rules" "evdev"
[     3.161] (**) Option "xkb_model" "pc105"
[     3.161] (**) Option "xkb_layout" "fr"
[     3.162] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[     3.162] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[     3.162] (II) Using input driver 'evdev' for 'Power Button'
[     3.162] (**) Power Button: always reports core events
[     3.162] (**) evdev: Power Button: Device: "/dev/input/event1"
[     3.162] (--) evdev: Power Button: Vendor 0 Product 0x1
[     3.162] (--) evdev: Power Button: Found keys
[     3.162] (II) evdev: Power Button: Configuring as keyboard
[     3.162] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
[     3.162] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[     3.162] (**) Option "xkb_rules" "evdev"
[     3.162] (**) Option "xkb_model" "pc105"
[     3.162] (**) Option "xkb_layout" "fr"
[     3.162] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[     3.162] (II) No input driver specified, ignoring this device.
[     3.162] (II) This device may have been added with another device file.
[     3.163] (II) config/udev: Adding drm device (/dev/dri/card0)
[     3.163] (II) config/udev: Adding input device Microsoft Microsoft® 2.4GHz Transceiver V1.0 (/dev/input/event9)
[     3.163] (**) Microsoft Microsoft® 2.4GHz Transceiver V1.0: Applying InputClass "evdev keyboard catchall"
[     3.163] (II) Using input driver 'evdev' for 'Microsoft Microsoft® 2.4GHz Transceiver V1.0'
[     3.163] (**) Microsoft Microsoft® 2.4GHz Transceiver V1.0: always reports core events
[     3.163] (**) evdev: Microsoft Microsoft® 2.4GHz Transceiver V1.0: Device: "/dev/input/event9"
[     3.163] (--) evdev: Microsoft Microsoft® 2.4GHz Transceiver V1.0: Vendor 0x45e Product 0x71d
[     3.163] (--) evdev: Microsoft Microsoft® 2.4GHz Transceiver V1.0: Found keys
[     3.163] (II) evdev: Microsoft Microsoft® 2.4GHz Transceiver V1.0: Configuring as keyboard
[     3.163] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-6/1-6.4/1-6.4:1.0/input/input9/event9"
[     3.163] (II) XINPUT: Adding extended input device "Microsoft Microsoft® 2.4GHz Transceiver V1.0" (type: KEYBOARD, id 9)
[     3.163] (**) Option "xkb_rules" "evdev"
[     3.163] (**) Option "xkb_model" "pc105"
[     3.163] (**) Option "xkb_layout" "fr"
[     3.164] (II) config/udev: Adding input device Microsoft Microsoft® 2.4GHz Transceiver V1.0 (/dev/input/event10)
[     3.164] (**) Microsoft Microsoft® 2.4GHz Transceiver V1.0: Applying InputClass "evdev pointer catchall"
[     3.164] (**) Microsoft Microsoft® 2.4GHz Transceiver V1.0: Applying InputClass "evdev keyboard catchall"
[     3.164] (II) Using input driver 'evdev' for 'Microsoft Microsoft® 2.4GHz Transceiver V1.0'
[     3.164] (**) Microsoft Microsoft® 2.4GHz Transceiver V1.0: always reports core events
[     3.164] (**) evdev: Microsoft Microsoft® 2.4GHz Transceiver V1.0: Device: "/dev/input/event10"
[     3.164] (--) evdev: Microsoft Microsoft® 2.4GHz Transceiver V1.0: Vendor 0x45e Product 0x71d
[     3.164] (--) evdev: Microsoft Microsoft® 2.4GHz Transceiver V1.0: Found 9 mouse buttons
[     3.164] (--) evdev: Microsoft Microsoft® 2.4GHz Transceiver V1.0: Found scroll wheel(s)
[     3.164] (--) evdev: Microsoft Microsoft® 2.4GHz Transceiver V1.0: Found relative axes
[     3.164] (--) evdev: Microsoft Microsoft® 2.4GHz Transceiver V1.0: Found x and y relative axes
[     3.164] (--) evdev: Microsoft Microsoft® 2.4GHz Transceiver V1.0: Found absolute axes
[     3.164] (--) evdev: Microsoft Microsoft® 2.4GHz Transceiver V1.0: Found absolute multitouch axes
[     3.164] (--) evdev: Microsoft Microsoft® 2.4GHz Transceiver V1.0: Found x and y absolute axes
[     3.164] (--) evdev: Microsoft Microsoft® 2.4GHz Transceiver V1.0: Found keys
[     3.164] (II) evdev: Microsoft Microsoft® 2.4GHz Transceiver V1.0: Configuring as mouse
[     3.164] (II) evdev: Microsoft Microsoft® 2.4GHz Transceiver V1.0: Configuring as keyboard
[     3.164] (II) evdev: Microsoft Microsoft® 2.4GHz Transceiver V1.0: Adding scrollwheel support
[     3.164] (**) evdev: Microsoft Microsoft® 2.4GHz Transceiver V1.0: YAxisMapping: buttons 4 and 5
[     3.164] (**) evdev: Microsoft Microsoft® 2.4GHz Transceiver V1.0: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[     3.164] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-6/1-6.4/1-6.4:1.1/input/input10/event10"
[     3.164] (II) XINPUT: Adding extended input device "Microsoft Microsoft® 2.4GHz Transceiver V1.0" (type: KEYBOARD, id 10)
[     3.164] (**) Option "xkb_rules" "evdev"
[     3.164] (**) Option "xkb_model" "pc105"
[     3.164] (**) Option "xkb_layout" "fr"
[     3.164] (II) evdev: Microsoft Microsoft® 2.4GHz Transceiver V1.0: initialized for relative axes.
[     3.164] (WW) evdev: Microsoft Microsoft® 2.4GHz Transceiver V1.0: ignoring absolute axes.
[     3.165] (**) Microsoft Microsoft® 2.4GHz Transceiver V1.0: (accel) keeping acceleration scheme 1
[     3.165] (**) Microsoft Microsoft® 2.4GHz Transceiver V1.0: (accel) acceleration profile 0
[     3.165] (**) Microsoft Microsoft® 2.4GHz Transceiver V1.0: (accel) acceleration factor: 2.000
[     3.165] (**) Microsoft Microsoft® 2.4GHz Transceiver V1.0: (accel) acceleration threshold: 4
[     3.165] (II) config/udev: Adding input device Microsoft Microsoft® 2.4GHz Transceiver V1.0 (/dev/input/js0)
[     3.165] (II) No input driver specified, ignoring this device.
[     3.165] (II) This device may have been added with another device file.
[     3.165] (II) config/udev: Adding input device Microsoft Microsoft® 2.4GHz Transceiver V1.0 (/dev/input/mouse0)
[     3.165] (II) No input driver specified, ignoring this device.
[     3.165] (II) This device may have been added with another device file.
[     3.165] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event7)
[     3.165] (II) No input driver specified, ignoring this device.
[     3.165] (II) This device may have been added with another device file.
[     3.166] (II) config/udev: Adding input device HDA Intel Front Headphone (/dev/input/event8)
[     3.166] (II) No input driver specified, ignoring this device.
[     3.166] (II) This device may have been added with another device file.
[     3.166] (II) config/udev: Adding input device CNA7157 (/dev/input/event5)
[     3.166] (**) CNA7157: Applying InputClass "evdev keyboard catchall"
[     3.166] (II) Using input driver 'evdev' for 'CNA7157'
[     3.166] (**) CNA7157: always reports core events
[     3.166] (**) evdev: CNA7157: Device: "/dev/input/event5"
[     3.166] (--) evdev: CNA7157: Vendor 0x4f2 Product 0xb096
[     3.166] (--) evdev: CNA7157: Found keys
[     3.166] (II) evdev: CNA7157: Configuring as keyboard
[     3.166] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb2/2-3/2-3:1.0/input/input5/event5"
[     3.166] (II) XINPUT: Adding extended input device "CNA7157" (type: KEYBOARD, id 11)
[     3.166] (**) Option "xkb_rules" "evdev"
[     3.166] (**) Option "xkb_model" "pc105"
[     3.166] (**) Option "xkb_layout" "fr"
[     3.167] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[     3.167] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[     3.167] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[     3.167] (**) AT Translated Set 2 keyboard: always reports core events
[     3.167] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event3"
[     3.167] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[     3.167] (--) evdev: AT Translated Set 2 keyboard: Found keys
[     3.167] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[     3.167] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[     3.167] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[     3.167] (**) Option "xkb_rules" "evdev"
[     3.167] (**) Option "xkb_model" "pc105"
[     3.167] (**) Option "xkb_layout" "fr"
[     3.167] (II) config/udev: Adding input device DualPoint Stick (/dev/input/event11)
[     3.167] (**) DualPoint Stick: Applying InputClass "evdev pointer catchall"
[     3.167] (**) DualPoint Stick: Applying InputClass "trackpoint catchall"
[     3.167] (II) Using input driver 'evdev' for 'DualPoint Stick'
[     3.167] (**) DualPoint Stick: always reports core events
[     3.167] (**) evdev: DualPoint Stick: Device: "/dev/input/event11"
[     3.168] (--) evdev: DualPoint Stick: Vendor 0x2 Product 0x8
[     3.168] (--) evdev: DualPoint Stick: Found 3 mouse buttons
[     3.168] (--) evdev: DualPoint Stick: Found relative axes
[     3.168] (--) evdev: DualPoint Stick: Found x and y relative axes
[     3.168] (II) evdev: DualPoint Stick: Configuring as mouse
[     3.168] (**) Option "Emulate3Buttons" "true"
[     3.168] (**) Option "EmulateWheel" "true"
[     3.168] (**) Option "EmulateWheelButton" "2"
[     3.168] (**) Option "YAxisMapping" "4 5"
[     3.168] (**) evdev: DualPoint Stick: YAxisMapping: buttons 4 and 5
[     3.168] (**) Option "XAxisMapping" "6 7"
[     3.168] (**) evdev: DualPoint Stick: XAxisMapping: buttons 6 and 7
[     3.168] (**) evdev: DualPoint Stick: EmulateWheelButton: 2, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[     3.168] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input11/event11"
[     3.168] (II) XINPUT: Adding extended input device "DualPoint Stick" (type: MOUSE, id 13)
[     3.168] (II) evdev: DualPoint Stick: initialized for relative axes.
[     3.168] (**) DualPoint Stick: (accel) keeping acceleration scheme 1
[     3.168] (**) DualPoint Stick: (accel) acceleration profile 0
[     3.168] (**) DualPoint Stick: (accel) acceleration factor: 2.000
[     3.168] (**) DualPoint Stick: (accel) acceleration threshold: 4
[     3.168] (II) config/udev: Adding input device DualPoint Stick (/dev/input/mouse1)
[     3.168] (II) No input driver specified, ignoring this device.
[     3.168] (II) This device may have been added with another device file.
[     3.168] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/event12)
[     3.168] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "evdev touchpad catchall"
[     3.168] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "touchpad catchall"
[     3.168] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "Default clickpad buttons"
[     3.168] (II) LoadModule: "synaptics"
[     3.169] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[     3.169] (II) Module synaptics: vendor="X.Org Foundation"
[     3.169]    compiled for 1.12.99.905, module version = 1.6.2
[     3.169]    Module class: X.Org XInput Driver
[     3.169]    ABI class: X.Org XInput driver, version 18.0
[     3.169] (II) Using input driver 'synaptics' for 'AlpsPS/2 ALPS DualPoint TouchPad'
[     3.169] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
[     3.169] (**) Option "Device" "/dev/input/event12"
[     3.192] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: x-axis range 0 - 1023
[     3.192] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: y-axis range 0 - 767
[     3.192] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: pressure range 0 - 127
[     3.192] (II) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: device does not report finger width.
[     3.192] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: buttons: left right middle
[     3.192] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: Vendor 0x2 Product 0x8
[     3.192] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: invalid finger width range.  defaulting to 0 - 15
[     3.192] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[     3.192] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
[     3.204] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input12/event12"
[     3.204] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS DualPoint TouchPad" (type: TOUCHPAD, id 14)
[     3.204] (**) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[     3.204] (**) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: MaxSpeed is now 1.75
[     3.204] (**) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: AccelFactor is now 0.156
[     3.204] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) keeping acceleration scheme 1
[     3.204] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration profile 1
[     3.204] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration factor: 2.000
[     3.204] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration threshold: 4
[     3.204] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[     3.204] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/mouse2)
[     3.204] (**) AlpsPS/2 ALPS DualPoint TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[     3.206] (II) config/udev: Adding input device Toshiba input device (/dev/input/event4)
[     3.206] (**) Toshiba input device: Applying InputClass "evdev keyboard catchall"
[     3.206] (II) Using input driver 'evdev' for 'Toshiba input device'
[     3.206] (**) Toshiba input device: always reports core events
[     3.206] (**) evdev: Toshiba input device: Device: "/dev/input/event4"
[     3.206] (--) evdev: Toshiba input device: Vendor 0 Product 0
[     3.206] (--) evdev: Toshiba input device: Found keys
[     3.206] (II) evdev: Toshiba input device: Configuring as keyboard
[     3.206] (**) Option "config_info" "udev:/sys/devices/virtual/input/input4/event4"
[     3.206] (II) XINPUT: Adding extended input device "Toshiba input device" (type: KEYBOARD, id 15)
[     3.206] (**) Option "xkb_rules" "evdev"
[     3.206] (**) Option "xkb_model" "pc105"
[     3.206] (**) Option "xkb_layout" "fr"
[     3.356] (II) config/udev: Adding input device C-Media Electronics Inc. USB Multimedia Audio Device (/dev/input/event13)
[     3.356] (**) C-Media Electronics Inc. USB Multimedia Audio Device: Applying InputClass "evdev keyboard catchall"
[     3.356] (II) Using input driver 'evdev' for 'C-Media Electronics Inc. USB Multimedia Audio Device'
[     3.356] (**) C-Media Electronics Inc. USB Multimedia Audio Device: always reports core events
[     3.356] (**) evdev: C-Media Electronics Inc. USB Multimedia Audio Device: Device: "/dev/input/event13"
[     3.356] (--) evdev: C-Media Electronics Inc. USB Multimedia Audio Device: Vendor 0xd8c Product 0x105
[     3.356] (--) evdev: C-Media Electronics Inc. USB Multimedia Audio Device: Found keys
[     3.356] (II) evdev: C-Media Electronics Inc. USB Multimedia Audio Device: Configuring as keyboard
[     3.356] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-6/1-6.1/1-6.1.3/1-6.1.3:1.3/input/input13/event13"
[     3.356] (II) XINPUT: Adding extended input device "C-Media Electronics Inc. USB Multimedia Audio Device" (type: KEYBOARD, id 16)
[     3.356] (**) Option "xkb_rules" "evdev"
[     3.356] (**) Option "xkb_model" "pc105"
[     3.356] (**) Option "xkb_layout" "fr"
[    27.478] (II) XKB: reuse xkmfile /var/lib/xkb/server-06857493A005679C6E1BB29F32E14DBDFE415BA8.xkm

Si quelqu'un a une idée, ça serait sympa !

Merci !

  • # arreter d'utiliser le xorg.conf qui n'est plus utiliser

    Posté par  . Évalué à 2.

    et laisser faire les outils de detection automatique et xrandr pour activer/desactiver un port, un ecran

    • [^] # Re: arreter d'utiliser le xorg.conf qui n'est plus utiliser

      Posté par  . Évalué à 1.

      J'aurai préféré que ça marche automatiquement mais par défaut le 3e écran reste éteint.

      J'ai du blacklister udl et dé-blacklister udlfb dans modprobe pour arriver à avoir un signal sur l'écran.

      J'ai installé ARandr pour voir un peu mais aucune option, il ne voyait pas l'écran.

  • # mauvais fb?

    Posté par  . Évalué à 2.

    Tu es sur que tu n'as pas plutot un fb1 pour ton DisplayLink ?
    J'avais une configuration assez identique ou mon GPU avait le fb0 alors que le displaylink etait sur fb1…

    • [^] # Re: mauvais fb?

      Posté par  . Évalué à 0.

      J'avance petit à petit. Apparemment avec fb1 ça marche par contre c'est les écrans sur Intel qui ne marche pas…

Suivre le flux des commentaires

Note : les commentaires appartiennent à celles et ceux qui les ont postés. Nous n’en sommes pas responsables.