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 02/04/2020, à 02:10

Ekinox09

Carte Intel HD 620 non reconnue (llvmpipe)

Hello all,
Voici ma cible: Mettre en place une "Kodi Box" sur Ubuntu 18.04, fresh install, virtualisé sous Proxmox.
Voici mon problème: Carte Intel HD 620 non reconnue mais carte llvmpipe à la place.
Voici ma situation: Mini PC, i5 7200 + Carte Intel HD 620, Proxmox en place pour la virtualisation (GPU Passthrough en place pour envoyer la carte vers la VM Ubuntu).
Voici ce que j'observe: La carte Intel est bien détectée par Ubuntu; le HDMI est activé; les résolutions correspondent à cette carte. Elle semble fonctionner correctement. LE problème est qu'il n'y a pas d'accélération; Kodi fonctionne mais consomme 80% de CPU pour un film en HD (le matériel fonctionne et, sur Win10 ou Librelec, Kodi décode du 4K avec 20% de CPU). Le problème me parait lié au fait que la carte graphique détectée par Gnome est une "llvmpipe". A priori, c'est une solution par défaut qd la "vraie" carte n'est pas bien installée ou mal configurée. Or, je ne vois pas d'erreur sur Xorg pouvant expliquer. Direct Rendering parait OK.
Voici ce que j'ai essayé: Comme c'est une VM, j'ai pu essayer ENORMEMENT de solutions (et faire un rollback pour en essayer une autre). Et, vous vous en doutez, si je suis là, c'est que je n'ai pas trouvé la solution (alors que de nombreux articles décrivent cela sur le net).
Merci d'avance pour votre aide.

Voici des détails sur ma configuration:

ekinox@hystUbuKodi:~$ cat /etc/modprobe.d/modprobe.conf
options i915 modeset=1

ekinox@hystUbuKodi:~$ cat /etc/default.d/grub
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash i915.modeset=1 i915.enable_gvt=1 i915.alpha_support=1"

ekinox@hystUbuKodi:~$ cat /var/log/gpu-manager.log
log_file: /var/log/gpu-manager.log
last_boot_file: /var/lib/ubuntu-drivers-common/last_gfx_boot
new_boot_file: /var/lib/ubuntu-drivers-common/last_gfx_boot
can't access /run/u-d-c-nvidia-was-loaded file
can't access /opt/amdgpu-pro/bin/amdgpu-pro-px
Looking for nvidia modules in /lib/modules/5.3.0-45-generic/updates/dkms
Looking for amdgpu modules in /lib/modules/5.3.0-45-generic/updates/dkms
Is nvidia loaded? no
Was nvidia unloaded? no
Is nvidia blacklisted? no
Is intel loaded? yes
Is radeon loaded? no
Is radeon blacklisted? no
Is amdgpu loaded? no
Is amdgpu blacklisted? no
Is amdgpu versioned? no
Is amdgpu pro stack? no
Is nouveau loaded? no
Is nouveau blacklisted? no
Is nvidia kernel module available? no
Is amdgpu kernel module available? no
Vendor/Device Id: 8086:5916
BusID "PCI:1@0:0:0"
Is boot vga? yes
Error : Failed to open /dev/dri
Error : Failed to open /dev/dri
Error : Failed to open /dev/dri
Error : Failed to open /dev/dri
Does it require offloading? no
last cards number = 1
Has amd? no
Has intel? yes
Has nvidia? no
How many cards? 1
Has the system changed? No
Single card detected
Nothing to do

ekinox@hystUbuKodi:~$ lshw -C display
  *-display                 
       description: VGA compatible controller
       produit: HD Graphics 620
       fabriquant: Intel Corporation
       identifiant matériel: 0
       information bus: pci@0000:01:00.0
       version: 02
       bits: 64 bits
       horloge: 33MHz
       fonctionnalités: vga_controller bus_master cap_list
       configuration: driver=i915 latency=0
       ressources: mémoireE/S:80-7f irq:40 mémoire:c0000000-c0ffffff mémoire:800000000-80fffffff portE/S:d000(taille=64)

ekinox@hystUbuKodi:~$ ls /lib/modprobe.d
aliases.conf  blacklist_linux-hwe_5.3.0-28-generic.conf  blacklist_linux-hwe_5.3.0-45-generic.conf  fbdev-blacklist.conf  systemd.conf

ekinox@hystUbuKodi:~$ sudo cat .local/share/xorg/Xorg.0.log | grep DRI
[     5.567] (WW) intel(0): loading DRI2 whilst acceleration is disabled.
[     5.567] (II) intel(0): [DRI2] Setup complete
[     5.567] (II) intel(0): [DRI2]   DRI driver: i965
[     5.567] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[     5.567] (II) intel(0): direct rendering: DRI2 enabled
[     5.570] (II) Initializing extension DRI3
[     5.606] (II) GLX: Initialized DRI2 GL provider for screen 0
[     5.606] (II) Initializing extension XFree86-DRI
[     5.606] (II) Initializing extension DRI2

ekinox@hystUbuKodi:~$ inxi -G
Graphics:  Card: Intel HD Graphics 620
           Display Server: x11 (X.Org 1.20.5 ) drivers: vmware (unloaded: modesetting,fbdev,vesa,intel)
           Resolution: 1440x900@59.90hz
           OpenGL: renderer: llvmpipe (LLVM 6.0, 128 bits) version: 3.3 Mesa 18.0.0

ekinox@hystUbuKodi:~$ sudo cat /etc/X11/xorg.conf
Section "Device"
Identifier "HD620"
Driver "intel"
Option "AccelMethod" "sna"
Option "TearFree" "true"
EndSection

Xorg.0.log

[     5.527] (--) Log file renamed from "/home/ekinox/.local/share/xorg/Xorg.pid-1083.log" to "/home/ekinox/.local/share/xorg/Xorg.0.log"
[     5.529] 
X.Org X Server 1.20.5
X Protocol Version 11, Revision 0
[     5.529] Build Operating System: Linux 4.4.0-170-generic x86_64 Ubuntu
[     5.529] Current Operating System: Linux hystUbuKodi 5.3.0-45-generic #37~18.04.1-Ubuntu SMP Fri Mar 27 15:58:10 UTC 2020 x86_64
[     5.529] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.3.0-45-generic root=UUID=6f92883a-1976-409b-a238-8746be058531 ro quiet splash i915.modeset=1 i915.enable_gvt=1 i915.alpha_support=1 vt.handoff=1
[     5.529] Build Date: 18 December 2019  08:15:29AM
[     5.529] xorg-server-hwe-18.04 2:1.20.5+git20191008-0ubuntu1~18.04.1 (For technical support please see http://www.ubuntu.com/support) 
[     5.529] Current version of pixman: 0.34.0
[     5.529] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     5.529] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     5.529] (==) Log file: "/home/ekinox/.local/share/xorg/Xorg.0.log", Time: Tue Mar 31 19:06:21 2020
[     5.531] (==) Using config file: "/etc/X11/xorg.conf"
[     5.531] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     5.532] (==) No Layout section.  Using the first Screen section.
[     5.532] (==) No screen section available. Using defaults.
[     5.532] (**) |-->Screen "Default Screen Section" (0)
[     5.532] (**) |   |-->Monitor "<default monitor>"
[     5.533] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[     5.533] (**) |   |-->Device "EkiHD620"
[     5.533] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     5.533] (==) Automatically adding devices
[     5.533] (==) Automatically enabling devices
[     5.533] (==) Automatically adding GPU devices
[     5.533] (==) Automatically binding GPU devices
[     5.533] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     5.534] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[     5.534] 	Entry deleted from font path.
[     5.534] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[     5.534] 	Entry deleted from font path.
[     5.534] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[     5.534] 	Entry deleted from font path.
[     5.534] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[     5.534] 	Entry deleted from font path.
[     5.534] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[     5.534] 	Entry deleted from font path.
[     5.534] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	built-ins
[     5.534] (==) ModulePath set to "/usr/lib/xorg/modules"
[     5.534] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     5.534] (II) Loader magic: 0x558d737ab020
[     5.534] (II) Module ABI versions:
[     5.534] 	X.Org ANSI C Emulation: 0.4
[     5.534] 	X.Org Video Driver: 24.0
[     5.534] 	X.Org XInput driver : 24.1
[     5.534] 	X.Org Server Extension : 10.0
[     5.535] (++) using VT number 1

[     5.537] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[     5.538] (II) xfree86: Adding drm device (/dev/dri/card0)
[     5.539] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 12 paused 0
[     5.542] (--) PCI:*(1@0:0:0) 8086:5916:8086:2212 rev 2, Mem @ 0xc0000000/16777216, 0x800000000/268435456, I/O @ 0x0000d000/64
[     5.542] (II) LoadModule: "glx"
[     5.543] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     5.553] (II) Module glx: vendor="X.Org Foundation"
[     5.553] 	compiled for 1.20.5, module version = 1.0.0
[     5.553] 	ABI class: X.Org Server Extension, version 10.0
[     5.553] (II) LoadModule: "intel"
[     5.554] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[     5.557] (II) Module intel: vendor="X.Org Foundation"
[     5.557] 	compiled for 1.20.1, module version = 2.99.917
[     5.557] 	Module class: X.Org Video Driver
[     5.557] 	ABI class: X.Org Video Driver, version 24.0
[     5.557] (II) intel: Driver for Intel(R) 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
[     5.558] (II) intel: Driver for Intel(R) HD Graphics
[     5.558] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[     5.558] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[     5.558] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[     5.559] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20190619
[     5.559] (II) intel(0): SNA compiled: xserver-xorg-video-intel-hwe-18.04 2:2.99.917+git20171229-1ubuntu1~18.04.1 (Timo Aaltonen <tjaalton@debian.org>)
[     5.559] (II) intel(0): SNA compiled for use with valgrind
[     5.560] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[     5.561] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 620
[     5.561] (--) intel(0): CPU: x86-64, sse2, sse3; using a maximum of 4 threads
[     5.561] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     5.561] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[     5.561] (==) intel(0): RGB weight 888
[     5.561] (==) intel(0): Default visual is TrueColor
[     5.561] (**) intel(0): Option "AccelMethod" "sna"
[     5.561] (**) intel(0): Option "TearFree" "true"
[     5.561] (WW) intel(0): Detected a hung GPU, disabling acceleration.
[     5.562] (II) intel(0): Output DP1 has no monitor section
[     5.563] (II) intel(0): Enabled output DP1
[     5.563] (II) intel(0): Output HDMI1 has no monitor section
[     5.563] (II) intel(0): Enabled output HDMI1
[     5.563] (II) intel(0): Output DP2 has no monitor section
[     5.563] (II) intel(0): Enabled output DP2
[     5.563] (II) intel(0): Output HDMI2 has no monitor section
[     5.563] (II) intel(0): Enabled output HDMI2
[     5.563] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[     5.563] (II) intel(0): Output VIRTUAL1 has no monitor section
[     5.563] (II) intel(0): Enabled output VIRTUAL1
[     5.563] (--) intel(0): Output HDMI2 using initial mode 3840x2160 on pipe 0
[     5.563] (**) intel(0): TearFree enabled
[     5.563] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[     5.563] (==) intel(0): DPI set to (96, 96)
[     5.563] (II) Loading sub module "dri3"
[     5.563] (II) LoadModule: "dri3"
[     5.563] (II) Module "dri3" already built-in
[     5.563] (II) Loading sub module "dri2"
[     5.563] (II) LoadModule: "dri2"
[     5.563] (II) Module "dri2" already built-in
[     5.564] (II) Loading sub module "present"
[     5.564] (II) LoadModule: "present"
[     5.564] (II) Module "present" already built-in
[     5.565] (II) intel(0): SNA initialized with disabled backend
[     5.565] (==) intel(0): Backing store enabled
[     5.565] (==) intel(0): Silken mouse enabled
[     5.565] (II) intel(0): HW Cursor enabled
[     5.566] (==) intel(0): DPMS enabled
[     5.566] (==) intel(0): Display hotplug detection enabled
[     5.566] (II) intel(0): Textured video not supported on this hardware or backend
[     5.567] (WW) intel(0): loading DRI2 whilst acceleration is disabled.
[     5.567] (II) intel(0): [DRI2] Setup complete
[     5.567] (II) intel(0): [DRI2]   DRI driver: i965
[     5.567] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[     5.567] (II) intel(0): direct rendering: DRI2 enabled
[     5.567] (II) intel(0): hardware support for Present enabled
[     5.567] (II) Initializing extension Generic Event Extension
[     5.568] (II) Initializing extension SHAPE
[     5.568] (II) Initializing extension MIT-SHM
[     5.568] (II) Initializing extension XInputExtension
[     5.568] (II) Initializing extension XTEST
[     5.569] (II) Initializing extension BIG-REQUESTS
[     5.569] (II) Initializing extension SYNC
[     5.569] (II) Initializing extension XKEYBOARD
[     5.569] (II) Initializing extension XC-MISC
[     5.569] (II) Initializing extension SECURITY
[     5.569] (II) Initializing extension XFIXES
[     5.569] (II) Initializing extension RENDER
[     5.569] (II) Initializing extension RANDR
[     5.570] (II) Initializing extension COMPOSITE
[     5.570] (II) Initializing extension DAMAGE
[     5.570] (II) Initializing extension MIT-SCREEN-SAVER
[     5.570] (II) Initializing extension DOUBLE-BUFFER
[     5.570] (II) Initializing extension RECORD
[     5.570] (II) Initializing extension DPMS
[     5.570] (II) Initializing extension Present
[     5.570] (II) Initializing extension DRI3
[     5.570] (II) Initializing extension X-Resource
[     5.571] (II) Initializing extension XVideo
[     5.571] (II) Initializing extension XVideo-MotionCompensation
[     5.571] (II) Initializing extension SELinux
[     5.571] (II) SELinux: Disabled on system
[     5.571] (II) Initializing extension GLX
[     5.606] (II) AIGLX: Loaded and initialized i965
[     5.606] (II) GLX: Initialized DRI2 GL provider for screen 0
[     5.606] (II) Initializing extension XFree86-VidModeExtension
[     5.606] (II) Initializing extension XFree86-DGA
[     5.606] (II) Initializing extension XFree86-DRI
[     5.606] (II) Initializing extension DRI2
[     5.623] (II) intel(0): switch to mode 3840x2160@30.0 on HDMI2 using pipe 0, position (0, 0), rotation normal, reflection none
[     5.640] (II) intel(0): Setting screen physical size to 1016 x 571
[     5.714] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[     5.714] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     5.714] (II) LoadModule: "libinput"
[     5.714] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     5.719] (II) Module libinput: vendor="X.Org Foundation"
[     5.719] 	compiled for 1.20.1, module version = 0.28.1
[     5.719] 	Module class: X.Org XInput Driver
[     5.719] 	ABI class: X.Org XInput driver, version 24.1
[     5.719] (II) Using input driver 'libinput' for 'Power Button'
[     5.720] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 22 paused 0
[     5.720] (**) Power Button: always reports core events
[     5.720] (**) Option "Device" "/dev/input/event0"
[     5.720] (**) Option "_source" "server/udev"
[     5.721] (II) event0  - Power Button: is tagged by udev as: Keyboard
[     5.721] (II) event0  - Power Button: device is a keyboard
[     5.721] (II) event0  - Power Button: device removed
[     5.721] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input0/event0"
[     5.721] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     5.721] (**) Option "xkb_model" "pc105"
[     5.721] (**) Option "xkb_layout" "fr"
[     5.721] (**) Option "xkb_variant" "latin9"
[     5.743] (II) event0  - Power Button: is tagged by udev as: Keyboard
[     5.743] (II) event0  - Power Button: device is a keyboard
[     5.744] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event4)
[     5.745] (II) No input driver specified, ignoring this device.
[     5.745] (II) This device may have been added with another device file.
[     5.745] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event5)
[     5.745] (II) No input driver specified, ignoring this device.
[     5.745] (II) This device may have been added with another device file.
[     5.746] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event6)
[     5.746] (II) No input driver specified, ignoring this device.
[     5.746] (II) This device may have been added with another device file.
[     5.746] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event7)
[     5.746] (II) No input driver specified, ignoring this device.
[     5.746] (II) This device may have been added with another device file.
[     5.747] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event8)
[     5.747] (II) No input driver specified, ignoring this device.
[     5.747] (II) This device may have been added with another device file.
[     5.747] (II) config/udev: Adding input device QEMU QEMU USB Tablet (/dev/input/event2)
[     5.747] (**) QEMU QEMU USB Tablet: Applying InputClass "libinput pointer catchall"
[     5.747] (II) Using input driver 'libinput' for 'QEMU QEMU USB Tablet'
[     5.808] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 25 paused 0
[     5.808] (**) QEMU QEMU USB Tablet: always reports core events
[     5.808] (**) Option "Device" "/dev/input/event2"
[     5.808] (**) Option "_source" "server/udev"
[     5.809] (II) event2  - QEMU QEMU USB Tablet: is tagged by udev as: Mouse
[     5.809] (II) event2  - QEMU QEMU USB Tablet: device is a pointer
[     5.809] (II) event2  - QEMU QEMU USB Tablet: device removed
[     5.809] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/0003:0627:0001.0001/input/input4/event2"
[     5.809] (II) XINPUT: Adding extended input device "QEMU QEMU USB Tablet" (type: MOUSE, id 7)
[     5.809] (**) Option "AccelerationScheme" "none"
[     5.809] (**) QEMU QEMU USB Tablet: (accel) selected scheme none/0
[     5.809] (**) QEMU QEMU USB Tablet: (accel) acceleration factor: 2.000
[     5.809] (**) QEMU QEMU USB Tablet: (accel) acceleration threshold: 4
[     5.810] (II) event2  - QEMU QEMU USB Tablet: is tagged by udev as: Mouse
[     5.810] (II) event2  - QEMU QEMU USB Tablet: device is a pointer
[     5.811] (II) config/udev: Adding input device QEMU QEMU USB Tablet (/dev/input/mouse0)
[     5.811] (II) No input driver specified, ignoring this device.
[     5.811] (II) This device may have been added with another device file.
[     5.812] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event1)
[     5.812] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[     5.812] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[     5.813] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 26 paused 0
[     5.813] (**) AT Translated Set 2 keyboard: always reports core events
[     5.813] (**) Option "Device" "/dev/input/event1"
[     5.813] (**) Option "_source" "server/udev"
[     5.814] (II) event1  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     5.814] (II) event1  - AT Translated Set 2 keyboard: device is a keyboard
[     5.814] (II) event1  - AT Translated Set 2 keyboard: device removed
[     5.814] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input1/event1"
[     5.814] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 8)
[     5.814] (**) Option "xkb_model" "pc105"
[     5.814] (**) Option "xkb_layout" "fr"
[     5.814] (**) Option "xkb_variant" "latin9"
[     5.815] (II) event1  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     5.815] (II) event1  - AT Translated Set 2 keyboard: device is a keyboard
[     5.815] (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/event3)
[     5.815] (**) ImExPS/2 Generic Explorer Mouse: Applying InputClass "libinput pointer catchall"
[     5.815] (II) Using input driver 'libinput' for 'ImExPS/2 Generic Explorer Mouse'
[     5.816] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 27 paused 0
[     5.816] (**) ImExPS/2 Generic Explorer Mouse: always reports core events
[     5.816] (**) Option "Device" "/dev/input/event3"
[     5.816] (**) Option "_source" "server/udev"
[     5.817] (II) event3  - ImExPS/2 Generic Explorer Mouse: is tagged by udev as: Mouse
[     5.817] (II) event3  - ImExPS/2 Generic Explorer Mouse: device is a pointer
[     5.817] (II) event3  - ImExPS/2 Generic Explorer Mouse: device removed
[     5.817] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input3/event3"
[     5.817] (II) XINPUT: Adding extended input device "ImExPS/2 Generic Explorer Mouse" (type: MOUSE, id 9)
[     5.817] (**) Option "AccelerationScheme" "none"
[     5.817] (**) ImExPS/2 Generic Explorer Mouse: (accel) selected scheme none/0
[     5.817] (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration factor: 2.000
[     5.817] (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration threshold: 4
[     5.818] (II) event3  - ImExPS/2 Generic Explorer Mouse: is tagged by udev as: Mouse
[     5.818] (II) event3  - ImExPS/2 Generic Explorer Mouse: device is a pointer
[     5.819] (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/mouse1)
[     5.819] (II) No input driver specified, ignoring this device.
[     5.819] (II) This device may have been added with another device file.
[     7.897] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    11.847] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    11.975] (II) intel(0): resizing framebuffer to 1440x900
[    11.977] (II) intel(0): switch to mode 1440x900@59.9 on HDMI2 using pipe 0, position (0, 0), rotation normal, reflection none
[    14.366] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    39.425] (--) intel(0): HDMI max TMDS frequency 300000KHz
[  1132.441] (--) intel(0): HDMI max TMDS frequency 300000KHz

Hors ligne