GPU: Utilisation CPU de Gnome sur un Thinkpad X250

Hello!

J’ai installé une Debian sur mon Thinpad X250 et tout fonctionne bien excepté une chose. Mon CPU s’emballe lorsque je lis une vidéo ou bien lorsque j’utilise un desktop environnemnt. J’ai testé KDE, Gnome et XFCE et tous fonctionnent en utilisant plus de ressources de ce qu’ils devraient utiliser(Utilisation de cpu à 100% lorsque que je bouge les fenêtres).

Lorsque je lis une vidéo, mon CPU s’emballe à 100% que ce soit avec vlc ou bien mpv et il y’a des saccades au niveau de l’image.

J’ai pu lire sur ce lien que le DRI n’était pas activé sur le kernel 3.16: corsac.net/X250/#graphics. Je n’ai pas trouvé comment l’activer. J’ai essayé de booter avec le kernel 3.19 mais je perds le wifi. Je suis en Debian jessie.

Merci d’avance pour votre aide!

bonjour,
tu as mal compris le lien que tu as donné

Le DRI, c’est le driver graphique qui le gére.
Quel driver graphique as tu installé ?

Bonsoir,

J’ai installé xserver-xorg-video-intel 2:1.16.4-1 et pourtant ça mouline toujours… Une piste?

Merci

il nous faut plus d’infos sur ta config. Le GPU exact

pour voir ce qui se passe avec le DRI

Salut, j’ai le meme souci

[code]grep dri2 /var/log/Xorg.0.log
[ 46.245] (II) LoadModule: “dri2”
[ 46.245] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 46.299] (II) Module dri2: vendor=“X.Org Foundation”

[/code]

lspci -nn | grep VGA 07:00.0 VGA compatible controller [0300]: Advanced Micro Devices [AMD] nee ATI M66-P [Mobility Radeon X1700] [1002:71d5]

Hello,

Voici les outputs:

grep dri2 /var/log/Xorg.0.log [ 74.642] (II) Loading sub module "dri2" [ 74.642] (II) LoadModule: "dri2" [ 74.642] (II) Module "dri2" already built-in

lspci -nn | grep VGA 00:02.0 VGA compatible controller [0300]: Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09)

Merci beaucoup pour l’aide!

Debianluver: tu sembles avoir une AMD/ATI. Il te faut les pilotes radeon( normalement déjà installés) ainsi que (peut être) les firware-nonfree.

debianluver, merci d’ouvrir un post spécifique à ton problème, tu n’as pas le même chip graphique, tu as un AMD.
prosouth,

Tu es semble t il sur les divers libres
que donne lsmod | grep 915
ainsi que glxinfo | grep direct

si c’est confirmé, tu peux essayer les drivers propios intel

Hello,

Voici les outputs:

lsmod| grep 915 i915 837145 5 drm_kms_helper 49210 1 i915 drm 249955 4 i915,drm_kms_helper video 18096 1 i915 i2c_algo_bit 12751 1 i915 i2c_core 46012 7 drm,i915,i2c_i801,drm_kms_helper,i2c_algo_bit,v4l2_common,videodev button 12944 1 i915 crc32_pclmul 12915 0

glxinfo | grep direct direct rendering: Yes

C’est lequel de firmware non-free que je dois installer?

Merci beaucoup pour l’aide!

Avec ta config, tu devrais déja avoir de bonnes performances avec le driver Xorg. Jusque là tout est OK
As tu installé mesa, la lib 3D ?

vérifie avec

si tu obtiens [quote]OpenGL renderer string: you see llvmpipe[/quote] c’est que tu n’as pas l’accélération graphique.
Vérifie aussi que tu as installé les firmware non-free (Package firmware-linux-nonfree)

Hello,

J’avais déjà mesa utils par contre je n’avais pas le firmware-linux-nonfree. En l’installant, je n’ai pas eu d’amélioration.

glxinfo | grep OpenGL
OpenGL vendor string: VMware, Inc.
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.5, 256 bits)
OpenGL version string: 3.0 Mesa 10.4.2
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:

C’est une catastrophe si j’ai le malheur de vouloir regarder un film, ça ventile à mort et ça lag :119 :119

tu n’as pas l’accélération hardware utilisée

fais voir les logs de xorg
Ils sont dans /var/log/Xorg.0.log

Hello,

Voici ce qu’il y’a dans /var/log/Xorg.0.log

[code][ 15.277]
X.Org X Server 1.16.4
Release Date: 2014-12-20
[ 15.278] X Protocol Version 11, Revision 0
[ 15.278] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[ 15.278] Current Operating System: Linux verax 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt9-2 (2015-04-13) x86_64
[ 15.278] Kernel command line: BOOT_IMAGE=/vmlinuz-3.16.0-4-amd64 root=/dev/mapper/verax–vg-root ro quiet
[ 15.278] Build Date: 11 February 2015 12:32:02AM
[ 15.278] xorg-server 2:1.16.4-1 (http://www.debian.org/support)
[ 15.278] Current version of pixman: 0.32.6
[ 15.278] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 15.278] Markers: (–) probed, () from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 15.278] (==) Log file: “/var/log/Xorg.0.log”, Time: Wed Apr 22 08:13:12 2015
[ 15.281] (==) Using system config directory “/usr/share/X11/xorg.conf.d”
[ 15.282] (==) No Layout section. Using the first Screen section.
[ 15.282] (==) No screen section available. Using defaults.
[ 15.282] (
) |–>Screen “Default Screen Section” (0)
[ 15.282] (**) | |–>Monitor “”
[ 15.282] (==) No monitor specified for screen “Default Screen Section”.
Using a default monitor configuration.
[ 15.282] (==) Automatically adding devices
[ 15.282] (==) Automatically enabling devices
[ 15.282] (==) Automatically adding GPU devices
[ 15.284] (WW) The directory “/usr/share/fonts/X11/cyrillic” does not exist.
[ 15.284] Entry deleted from font path.
[ 15.288] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
built-ins
[ 15.288] (==) ModulePath set to “/usr/lib/xorg/modules”
[ 15.288] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 15.288] (II) Loader magic: 0x7f02f15f5d80
[ 15.288] (II) Module ABI versions:
[ 15.288] X.Org ANSI C Emulation: 0.4
[ 15.288] X.Org Video Driver: 18.0
[ 15.288] X.Org XInput driver : 21.0
[ 15.288] X.Org Server Extension : 8.0
[ 15.289] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 15.290] (–) PCI:*(0:0:2:0) 8086:1616:17aa:2226 rev 9, Mem @ 0xf0000000/16777216, 0xe0000000/268435456, I/O @ 0x00003000/64
[ 15.290] (II) LoadModule: “glx”
[ 15.291] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 15.299] (II) Module glx: vendor=“X.Org Foundation”
[ 15.299] compiled for 1.16.4, module version = 1.0.0
[ 15.299] ABI class: X.Org Server Extension, version 8.0
[ 15.299] (==) AIGLX enabled
[ 15.299] (==) Matched intel as autoconfigured driver 0
[ 15.299] (==) Matched intel as autoconfigured driver 1
[ 15.299] (==) Matched modesetting as autoconfigured driver 2
[ 15.299] (==) Matched fbdev as autoconfigured driver 3
[ 15.299] (==) Matched vesa as autoconfigured driver 4
[ 15.299] (==) Assigned the driver to the xf86ConfigLayout
[ 15.299] (II) LoadModule: “intel”
[ 15.305] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 15.310] (II) Module intel: vendor=“X.Org Foundation”
[ 15.310] compiled for 1.15.99.904, module version = 2.21.15
[ 15.310] Module class: X.Org Video Driver
[ 15.310] ABI class: X.Org Video Driver, version 18.0
[ 15.310] (II) LoadModule: “modesetting”
[ 15.310] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 15.311] (II) Module modesetting: vendor=“X.Org Foundation”
[ 15.311] compiled for 1.15.99.904, module version = 0.9.0
[ 15.311] Module class: X.Org Video Driver
[ 15.311] ABI class: X.Org Video Driver, version 18.0
[ 15.311] (II) LoadModule: “fbdev”
[ 15.311] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 15.311] (II) Module fbdev: vendor=“X.Org Foundation”
[ 15.311] compiled for 1.15.99.904, module version = 0.4.4
[ 15.311] Module class: X.Org Video Driver
[ 15.311] ABI class: X.Org Video Driver, version 18.0
[ 15.311] (II) LoadModule: “vesa”
[ 15.312] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 15.312] (II) Module vesa: vendor=“X.Org Foundation”
[ 15.312] compiled for 1.15.99.904, module version = 2.3.3
[ 15.312] Module class: X.Org Video Driver
[ 15.312] ABI class: X.Org Video Driver, version 18.0
[ 15.312] (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, HD Graphics,
HD Graphics 2000, HD Graphics 3000, HD Graphics 2500,
HD Graphics 4000, HD Graphics P4000, HD Graphics 4600,
HD Graphics 5000, HD Graphics P4600/P4700, Iris™ Graphics 5100,
HD Graphics 4400, HD Graphics 4200, Iris™ Pro Graphics 5200
[ 15.313] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 15.313] (II) FBDEV: driver for framebuffer: fbdev
[ 15.313] (II) VESA: driver for VESA chipsets: vesa
[ 15.313] (++) using VT number 7

[ 15.321] (WW) Falling back to old probe method for modesetting
[ 15.321] (WW) Falling back to old probe method for fbdev
[ 15.321] (II) Loading sub module “fbdevhw”
[ 15.321] (II) LoadModule: “fbdevhw”
[ 15.321] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 15.322] (II) Module fbdevhw: vendor=“X.Org Foundation”
[ 15.322] compiled for 1.16.4, module version = 0.0.2
[ 15.322] ABI class: X.Org Video Driver, version 18.0
[ 15.322] (WW) Falling back to old probe method for vesa
[ 15.322] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 15.322] (==) intel(0): Depth 24, (–) framebuffer bpp 32
[ 15.322] (==) intel(0): RGB weight 888
[ 15.322] (==) intel(0): Default visual is TrueColor
[ 15.322] (WW) intel(0): Unknown chipset
[ 15.322] () intel(0): Relaxed fencing disabled
[ 15.322] (
) intel(0): Wait on SwapBuffers? enabled
[ 15.322] () intel(0): Triple buffering? enabled
[ 15.322] (
) intel(0): Framebuffer linear
[ 15.322] () intel(0): Pixmaps tiled
[ 15.322] (
) intel(0): 3D buffers tiled
[ 15.322] () intel(0): SwapBuffers wait enabled
[ 15.322] (==) intel(0): video overlay key set to 0x101fe
[ 15.323] (II) intel(0): Output eDP1 has no monitor section
[ 15.323] (–) intel(0): found backlight control interface /sys/class/backlight/intel_backlight
[ 15.323] (II) intel(0): Output DP1 has no monitor section
[ 15.352] (II) intel(0): Output HDMI1 has no monitor section
[ 15.352] (II) intel(0): Output DP2 has no monitor section
[ 15.352] (II) intel(0): Output HDMI2 has no monitor section
[ 15.353] (II) intel(0): EDID for output eDP1
[ 15.353] (II) intel(0): Manufacturer: LGD Model: 437 Serial#: 0
[ 15.353] (II) intel(0): Year: 2013 Week: 0
[ 15.353] (II) intel(0): EDID Version: 1.4
[ 15.353] (II) intel(0): Digital Display Input
[ 15.353] (II) intel(0): 6 bits per channel
[ 15.353] (II) intel(0): Digital interface is DisplayPort
[ 15.353] (II) intel(0): Max Image Size [cm]: horiz.: 28 vert.: 16
[ 15.353] (II) intel(0): Gamma: 2.20
[ 15.353] (II) intel(0): No DPMS capabilities specified
[ 15.353] (II) intel(0): Supported color encodings: RGB 4:4:4
[ 15.353] (II) intel(0): First detailed timing is preferred mode
[ 15.353] (II) intel(0): Preferred mode is native pixel format and refresh rate
[ 15.353] (II) intel(0): redX: 0.604 redY: 0.351 greenX: 0.335 greenY: 0.558
[ 15.353] (II) intel(0): blueX: 0.148 blueY: 0.113 whiteX: 0.313 whiteY: 0.329
[ 15.353] (II) intel(0): Manufacturer’s mask: 0
[ 15.353] (II) intel(0): Supported detailed timing:
[ 15.353] (II) intel(0): clock: 138.5 MHz Image Size: 276 x 156 mm
[ 15.353] (II) intel(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2106 h_border: 0
[ 15.353] (II) intel(0): v_active: 1080 v_sync: 1083 v_sync_end 1088 v_blanking: 1095 v_border: 0
[ 15.353] (II) intel(0): LG Display
[ 15.353] (II) intel(0): LP125WF2-SPB2
[ 15.353] (II) intel(0): EDID (in hex):
[ 15.353] (II) intel(0): 00ffffffffffff0030e4370400000000
[ 15.353] (II) intel(0): 00170104951c107802bf059a59558e26
[ 15.353] (II) intel(0): 1d505400000001010101010101010101
[ 15.353] (II) intel(0): 010101010101163680ba70380f403020
[ 15.353] (II) intel(0): 3500149c1000001a0000000000000000
[ 15.353] (II) intel(0): 00000000000000000000000000fe004c
[ 15.353] (II) intel(0): 4720446973706c61790a2020000000fe
[ 15.353] (II) intel(0): 004c503132355746322d5350423200dd
[ 15.353] (II) intel(0): Not using default mode “320x240” (doublescan mode not supported)
[ 15.353] (II) intel(0): Not using default mode “400x300” (doublescan mode not supported)
[ 15.353] (II) intel(0): Not using default mode “400x300” (doublescan mode not supported)
[ 15.353] (II) intel(0): Not using default mode “512x384” (doublescan mode not supported)
[ 15.353] (II) intel(0): Not using default mode “640x480” (doublescan mode not supported)
[ 15.353] (II) intel(0): Not using default mode “640x512” (doublescan mode not supported)
[ 15.353] (II) intel(0): Not using default mode “800x600” (doublescan mode not supported)
[ 15.353] (II) intel(0): Not using default mode “896x672” (doublescan mode not supported)
[ 15.353] (II) intel(0): Not using default mode “928x696” (doublescan mode not supported)
[ 15.353] (II) intel(0): Not using default mode “960x720” (doublescan mode not supported)
[ 15.353] (II) intel(0): Not using default mode “576x432” (doublescan mode not supported)
[ 15.353] (II) intel(0): Not using default mode “680x384” (doublescan mode not supported)
[ 15.353] (II) intel(0): Not using default mode “680x384” (doublescan mode not supported)
[ 15.353] (II) intel(0): Not using default mode “700x525” (doublescan mode not supported)
[ 15.353] (II) intel(0): Not using default mode “720x450” (doublescan mode not supported)
[ 15.353] (II) intel(0): Not using default mode “800x512” (doublescan mode not supported)
[ 15.353] (II) intel(0): Not using default mode “840x525” (doublescan mode not supported)
[ 15.353] (II) intel(0): Not using default mode “840x525” (doublescan mode not supported)
[ 15.353] (II) intel(0): Not using default mode “960x540” (doublescan mode not supported)
[ 15.353] (II) intel(0): Not using default mode “960x600” (doublescan mode not supported)
[ 15.353] (II) intel(0): Not using default mode “1024x768” (doublescan mode not supported)
[ 15.353] (II) intel(0): Printing probed modes for output eDP1
[ 15.353] (II) intel(0): Modeline "1920x1080"x60.0 138.46 1920 1968 2000 2106 1080 1083 1088 1095 +hsync -vsync (65.7 kHz eP)
[ 15.353] (II) intel(0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[ 15.353] (II) intel(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[ 15.353] (II) intel(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[ 15.353] (II) intel(0): Modeline "1600x1024"x60.2 103.12 1600 1600 1656 1664 1024 1024 1029 1030 +hsync +vsync (62.0 kHz d)
[ 15.353] (II) intel(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[ 15.353] (II) intel(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[ 15.353] (II) intel(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz d)
[ 15.353] (II) intel(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 15.353] (II) intel(0): Modeline "1360x768"x59.8 84.75 1360 1432 1568 1776 768 771 781 798 -hsync +vsync (47.7 kHz d)
[ 15.353] (II) intel(0): Modeline "1360x768"x60.0 72.00 1360 1408 1440 1520 768 771 781 790 +hsync -vsync (47.4 kHz d)
[ 15.353] (II) intel(0): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 -hsync +vsync (53.7 kHz d)
[ 15.353] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 15.353] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 15.353] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 15.353] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 15.353] (II) intel(0): EDID for output DP1
[ 15.384] (II) intel(0): EDID for output HDMI1
[ 15.384] (II) intel(0): EDID for output DP2
[ 15.384] (II) intel(0): EDID for output HDMI2
[ 15.384] (II) intel(0): Output eDP1 connected
[ 15.384] (II) intel(0): Output DP1 disconnected
[ 15.384] (II) intel(0): Output HDMI1 disconnected
[ 15.384] (II) intel(0): Output DP2 disconnected
[ 15.384] (II) intel(0): Output HDMI2 disconnected
[ 15.384] (II) intel(0): Using exact sizes for initial modes
[ 15.384] (II) intel(0): Output eDP1 using initial mode 1920x1080
[ 15.384] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 15.384] (II) intel(0): Kernel page flipping support detected, enabling
[ 15.384] (==) intel(0): DPI set to (96, 96)
[ 15.384] (II) Loading sub module “fb”
[ 15.384] (II) LoadModule: “fb”
[ 15.384] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 15.385] (II) Module fb: vendor=“X.Org Foundation”
[ 15.385] compiled for 1.16.4, module version = 1.0.0
[ 15.385] ABI class: X.Org ANSI C Emulation, version 0.4
[ 15.385] (II) Loading sub module “dri2”
[ 15.385] (II) LoadModule: “dri2”
[ 15.385] (II) Module “dri2” already built-in
[ 15.385] (II) UnloadModule: “modesetting”
[ 15.385] (II) Unloading modesetting
[ 15.385] (II) UnloadModule: “fbdev”
[ 15.385] (II) Unloading fbdev
[ 15.385] (II) UnloadSubModule: “fbdevhw”
[ 15.385] (II) Unloading fbdevhw
[ 15.386] (II) UnloadModule: “vesa”
[ 15.386] (II) Unloading vesa
[ 15.386] (==) Depth 24 pixmap format is 32 bpp
[ 15.386] (WW) intel(0): cannot enable DRI2 whilst forcing software fallbacks
[ 15.386] (II) intel(0): Allocated new frame buffer 1920x1080 stride 7680, untiled
[ 15.387] (II) UXA(0): Driver registered support for the following operations:
[ 15.387] (II) solid
[ 15.387] (II) copy
[ 15.387] (II) composite (RENDER acceleration)
[ 15.387] (II) put_image
[ 15.387] (II) get_image
[ 15.387] (==) intel(0): Backing store enabled
[ 15.387] (==) intel(0): Silken mouse enabled
[ 15.388] (II) intel(0): Initializing HW Cursor
[ 15.388] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 15.388] (==) intel(0): DPMS enabled
[ 15.388] (==) intel(0): Intel XvMC decoder disabled
[ 15.388] (WW) intel(0): Disabling Xv because no adaptors could be initialized.
[ 15.388] (II) intel(0): direct rendering: Failed
[ 15.388] (==) intel(0): hotplug detection: “enabled”
[ 15.408] (–) RandR disabled
[ 15.415] (II) SELinux: Disabled on system
[ 15.416] (II) AIGLX: Screen 0 is not DRI2 capable
[ 15.416] (EE) AIGLX: reverting to software rendering
[ 15.484] (II) AIGLX: Loaded and initialized swrast
[ 15.484] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 15.484] (II) intel(0): Setting screen physical size to 508 x 285
[ 15.522] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 15.522] (
) Power Button: Applying InputClass “evdev keyboard catchall”
[ 15.522] (II) LoadModule: “evdev”
[ 15.522] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 15.524] (II) Module evdev: vendor=“X.Org Foundation”
[ 15.524] compiled for 1.16.0, module version = 2.9.0
[ 15.524] Module class: X.Org XInput Driver
[ 15.524] ABI class: X.Org XInput driver, version 21.0
[ 15.524] (II) Using input driver ‘evdev’ for ‘Power Button’
[ 15.524] () Power Button: always reports core events
[ 15.524] (
) evdev: Power Button: Device: “/dev/input/event3”
[ 15.524] (–) evdev: Power Button: Vendor 0 Product 0x1
[ 15.524] (–) evdev: Power Button: Found keys
[ 15.524] (II) evdev: Power Button: Configuring as keyboard
[ 15.524] () Option “config_info” “udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event3”
[ 15.524] (II) XINPUT: Adding extended input device “Power Button” (type: KEYBOARD, id 6)
[ 15.524] (
) Option “xkb_rules” “evdev”
[ 15.524] () Option “xkb_model” “pc105”
[ 15.524] (
) Option “xkb_layout” “ch”
[ 15.524] () Option “xkb_variant” “fr”
[ 15.537] (II) config/udev: Adding input device Video Bus (/dev/input/event13)
[ 15.537] (
) Video Bus: Applying InputClass “evdev keyboard catchall”
[ 15.537] (II) Using input driver ‘evdev’ for ‘Video Bus’
[ 15.537] () Video Bus: always reports core events
[ 15.537] (
) evdev: Video Bus: Device: “/dev/input/event13”
[ 15.537] (–) evdev: Video Bus: Vendor 0 Product 0x6
[ 15.537] (–) evdev: Video Bus: Found keys
[ 15.537] (II) evdev: Video Bus: Configuring as keyboard
[ 15.537] () Option “config_info” “udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input18/event13”
[ 15.537] (II) XINPUT: Adding extended input device “Video Bus” (type: KEYBOARD, id 7)
[ 15.537] (
) Option “xkb_rules” “evdev”
[ 15.537] () Option “xkb_model” “pc105”
[ 15.537] (
) Option “xkb_layout” “ch”
[ 15.537] () Option “xkb_variant” “fr”
[ 15.537] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 15.537] (II) No input driver specified, ignoring this device.
[ 15.537] (II) This device may have been added with another device file.
[ 15.537] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[ 15.537] (
) Sleep Button: Applying InputClass “evdev keyboard catchall”
[ 15.537] (II) Using input driver ‘evdev’ for ‘Sleep Button’
[ 15.537] () Sleep Button: always reports core events
[ 15.537] (
) evdev: Sleep Button: Device: “/dev/input/event2”
[ 15.537] (–) evdev: Sleep Button: Vendor 0 Product 0x3
[ 15.537] (–) evdev: Sleep Button: Found keys
[ 15.537] (II) evdev: Sleep Button: Configuring as keyboard
[ 15.537] () Option “config_info” “udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input6/event2”
[ 15.537] (II) XINPUT: Adding extended input device “Sleep Button” (type: KEYBOARD, id 8)
[ 15.537] (
) Option “xkb_rules” “evdev”
[ 15.537] () Option “xkb_model” “pc105”
[ 15.537] (
) Option “xkb_layout” “ch”
[ 15.537] () Option “xkb_variant” “fr”
[ 15.538] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event14)
[ 15.538] (II) No input driver specified, ignoring this device.
[ 15.538] (II) This device may have been added with another device file.
[ 15.538] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event15)
[ 15.538] (II) No input driver specified, ignoring this device.
[ 15.538] (II) This device may have been added with another device file.
[ 15.538] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event16)
[ 15.538] (II) No input driver specified, ignoring this device.
[ 15.538] (II) This device may have been added with another device file.
[ 15.538] (II) config/udev: Adding input device ELAN Touchscreen (/dev/input/event10)
[ 15.538] (
) ELAN Touchscreen: Applying InputClass “evdev touchscreen catchall”
[ 15.538] (II) Using input driver ‘evdev’ for ‘ELAN Touchscreen’
[ 15.538] () ELAN Touchscreen: always reports core events
[ 15.538] (
) evdev: ELAN Touchscreen: Device: “/dev/input/event10”
[ 15.538] (–) evdev: ELAN Touchscreen: Vendor 0x4f3 Product 0x301
[ 15.538] (–) evdev: ELAN Touchscreen: Found absolute axes
[ 15.538] (–) evdev: ELAN Touchscreen: Found absolute multitouch axes
[ 15.538] (II) evdev: ELAN Touchscreen: No buttons found, faking one.
[ 15.538] (–) evdev: ELAN Touchscreen: Found x and y absolute axes
[ 15.538] (–) evdev: ELAN Touchscreen: Found absolute touchscreen
[ 15.538] (II) evdev: ELAN Touchscreen: Configuring as touchscreen
[ 15.538] () evdev: ELAN Touchscreen: YAxisMapping: buttons 4 and 5
[ 15.538] (
) evdev: ELAN Touchscreen: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 15.538] () Option “config_info” “udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-5/2-5:1.0/0003:04F3:0301.0001/input/input15/event10”
[ 15.538] (II) XINPUT: Adding extended input device “ELAN Touchscreen” (type: TOUCHSCREEN, id 9)
[ 15.538] (II) evdev: ELAN Touchscreen: initialized for absolute axes.
[ 15.538] (
) ELAN Touchscreen: (accel) keeping acceleration scheme 1
[ 15.538] () ELAN Touchscreen: (accel) acceleration profile 0
[ 15.538] (
) ELAN Touchscreen: (accel) acceleration factor: 2.000
[ 15.538] () ELAN Touchscreen: (accel) acceleration threshold: 4
[ 15.539] (II) config/udev: Adding input device ELAN Touchscreen (/dev/input/mouse0)
[ 15.539] (II) No input driver specified, ignoring this device.
[ 15.539] (II) This device may have been added with another device file.
[ 15.539] (II) config/udev: Adding input device Integrated Camera (/dev/input/event11)
[ 15.539] (
) Integrated Camera: Applying InputClass “evdev keyboard catchall”
[ 15.539] (II) Using input driver ‘evdev’ for ‘Integrated Camera’
[ 15.539] () Integrated Camera: always reports core events
[ 15.539] (
) evdev: Integrated Camera: Device: “/dev/input/event11”
[ 15.539] (–) evdev: Integrated Camera: Vendor 0x4f2 Product 0xb449
[ 15.539] (–) evdev: Integrated Camera: Found keys
[ 15.539] (II) evdev: Integrated Camera: Configuring as keyboard
[ 15.539] () Option “config_info” “udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-8/2-8:1.0/input/input17/event11”
[ 15.539] (II) XINPUT: Adding extended input device “Integrated Camera” (type: KEYBOARD, id 10)
[ 15.539] (
) Option “xkb_rules” “evdev”
[ 15.539] () Option “xkb_model” “pc105”
[ 15.539] (
) Option “xkb_layout” “ch”
[ 15.539] () Option “xkb_variant” “fr”
[ 15.539] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event5)
[ 15.539] (II) No input driver specified, ignoring this device.
[ 15.539] (II) This device may have been added with another device file.
[ 15.539] (II) config/udev: Adding input device HDA Intel PCH Dock Mic (/dev/input/event6)
[ 15.539] (II) No input driver specified, ignoring this device.
[ 15.539] (II) This device may have been added with another device file.
[ 15.539] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event7)
[ 15.539] (II) No input driver specified, ignoring this device.
[ 15.539] (II) This device may have been added with another device file.
[ 15.539] (II) config/udev: Adding input device HDA Intel PCH Dock Headphone (/dev/input/event8)
[ 15.539] (II) No input driver specified, ignoring this device.
[ 15.539] (II) This device may have been added with another device file.
[ 15.540] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event9)
[ 15.540] (II) No input driver specified, ignoring this device.
[ 15.540] (II) This device may have been added with another device file.
[ 15.540] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 15.540] (
) AT Translated Set 2 keyboard: Applying InputClass “evdev keyboard catchall”
[ 15.540] (II) Using input driver ‘evdev’ for ‘AT Translated Set 2 keyboard’
[ 15.540] () AT Translated Set 2 keyboard: always reports core events
[ 15.540] (
) evdev: AT Translated Set 2 keyboard: Device: “/dev/input/event0”
[ 15.540] (–) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 15.540] (–) evdev: AT Translated Set 2 keyboard: Found keys
[ 15.540] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 15.540] () Option “config_info” “udev:/sys/devices/platform/i8042/serio0/input/input0/event0”
[ 15.540] (II) XINPUT: Adding extended input device “AT Translated Set 2 keyboard” (type: KEYBOARD, id 11)
[ 15.540] (
) Option “xkb_rules” “evdev”
[ 15.540] () Option “xkb_model” “pc105”
[ 15.540] (
) Option “xkb_layout” “ch”
[ 15.540] () Option “xkb_variant” “fr”
[ 15.540] (II) config/udev: Adding input device PS/2 Synaptics TouchPad (/dev/input/event12)
[ 15.540] (
) PS/2 Synaptics TouchPad: Applying InputClass “evdev pointer catchall”
[ 15.540] () PS/2 Synaptics TouchPad: Applying InputClass “Touchpad/TrackPoint”
[ 15.540] (II) Using input driver ‘evdev’ for ‘PS/2 Synaptics TouchPad’
[ 15.540] (
) PS/2 Synaptics TouchPad: always reports core events
[ 15.540] () evdev: PS/2 Synaptics TouchPad: Device: “/dev/input/event12”
[ 15.540] (–) evdev: PS/2 Synaptics TouchPad: Vendor 0x2 Product 0x1
[ 15.540] (–) evdev: PS/2 Synaptics TouchPad: Found 3 mouse buttons
[ 15.540] (–) evdev: PS/2 Synaptics TouchPad: Found relative axes
[ 15.540] (–) evdev: PS/2 Synaptics TouchPad: Found x and y relative axes
[ 15.540] (II) evdev: PS/2 Synaptics TouchPad: Configuring as mouse
[ 15.540] (
) Option “Emulate3Buttons” “0”
[ 15.540] () Option “EmulateWheel” “1”
[ 15.540] (
) Option “EmulateWheelButton” “2”
[ 15.540] () Option “YAxisMapping” “4 5”
[ 15.540] (
) evdev: PS/2 Synaptics TouchPad: YAxisMapping: buttons 4 and 5
[ 15.540] () Option “XAxisMapping” “6 7”
[ 15.540] (
) evdev: PS/2 Synaptics TouchPad: XAxisMapping: buttons 6 and 7
[ 15.540] () evdev: PS/2 Synaptics TouchPad: EmulateWheelButton: 2, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 15.540] (
) Option “config_info” “udev:/sys/devices/platform/i8042/serio1/input/input9/event12”
[ 15.540] (II) XINPUT: Adding extended input device “PS/2 Synaptics TouchPad” (type: MOUSE, id 12)
[ 15.540] (II) evdev: PS/2 Synaptics TouchPad: initialized for relative axes.
[ 15.540] () PS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 15.540] (
) PS/2 Synaptics TouchPad: (accel) acceleration profile 0
[ 15.540] () PS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 15.540] (
) PS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 15.540] (II) config/udev: Adding input device PS/2 Synaptics TouchPad (/dev/input/mouse1)
[ 15.540] (II) No input driver specified, ignoring this device.
[ 15.540] (II) This device may have been added with another device file.
[ 15.541] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[ 15.541] (II) No input driver specified, ignoring this device.
[ 15.541] (II) This device may have been added with another device file.
[ 24.877] (II) intel(0): EDID vendor “LGD”, prod id 1079
[ 24.877] (II) intel(0): Printing DDC gathered Modelines:
[ 24.877] (II) intel(0): Modeline "1920x1080"x0.0 138.46 1920 1968 2000 2106 1080 1083 1088 1095 +hsync -vsync (65.7 kHz eP)
[ 25.812] (II) intel(0): EDID vendor “LGD”, prod id 1079
[ 25.812] (II) intel(0): Printing DDC gathered Modelines:
[ 25.812] (II) intel(0): Modeline "1920x1080"x0.0 138.46 1920 1968 2000 2106 1080 1083 1088 1095 +hsync -vsync (65.7 kHz eP)
[ 28.502] (II) intel(0): EDID vendor “LGD”, prod id 1079
[ 28.502] (II) intel(0): Printing DDC gathered Modelines:
[ 28.502] (II) intel(0): Modeline "1920x1080"x0.0 138.46 1920 1968 2000 2106 1080 1083 1088 1095 +hsync -vsync (65.7 kHz eP)
[ 28.627] (II) intel(0): EDID vendor “LGD”, prod id 1079
[ 28.627] (II) intel(0): Printing DDC gathered Modelines:
[ 28.627] (II) intel(0): Modeline "1920x1080"x0.0 138.46 1920 1968 2000 2106 1080 1083 1088 1095 +hsync -vsync (65.7 kHz eP)
[ 28.692] (II) intel(0): EDID vendor “LGD”, prod id 1079
[ 28.692] (II) intel(0): Printing DDC gathered Modelines:
[ 28.692] (II) intel(0): Modeline "1920x1080"x0.0 138.46 1920 1968 2000 2106 1080 1083 1088 1095 +hsync -vsync (65.7 kHz eP)
[ 28.885] (II) intel(0): EDID vendor “LGD”, prod id 1079
[ 28.885] (II) intel(0): Printing DDC gathered Modelines:
[ 28.885] (II) intel(0): Modeline "1920x1080"x0.0 138.46 1920 1968 2000 2106 1080 1083 1088 1095 +hsync -vsync (65.7 kHz eP)
[ 29.058] (II) intel(0): EDID vendor “LGD”, prod id 1079
[ 29.058] (II) intel(0): Printing DDC gathered Modelines:
[ 29.058] (II) intel(0): Modeline "1920x1080"x0.0 138.46 1920 1968 2000 2106 1080 1083 1088 1095 +hsync -vsync (65.7 kHz eP)
[ 29.254] (II) intel(0): EDID vendor “LGD”, prod id 1079
[ 29.254] (II) intel(0): Printing DDC gathered Modelines:
[ 29.254] (II) intel(0): Modeline "1920x1080"x0.0 138.46 1920 1968 2000 2106 1080 1083 1088 1095 +hsync -vsync (65.7 kHz eP)
[ 29.435] (II) intel(0): EDID vendor “LGD”, prod id 1079
[ 29.435] (II) intel(0): Printing DDC gathered Modelines:
[ 29.435] (II) intel(0): Modeline "1920x1080"x0.0 138.46 1920 1968 2000 2106 1080 1083 1088 1095 +hsync -vsync (65.7 kHz eP)
[ 29.616] (II) intel(0): EDID vendor “LGD”, prod id 1079
[ 29.616] (II) intel(0): Printing DDC gathered Modelines:
[ 29.616] (II) intel(0): Modeline "1920x1080"x0.0 138.46 1920 1968 2000 2106 1080 1083 1088 1095 +hsync -vsync (65.7 kHz eP)
[ 30.147] (II) intel(0): EDID vendor “LGD”, prod id 1079
[ 30.147] (II) intel(0): Printing DDC gathered Modelines:
[ 30.147] (II) intel(0): Modeline "1920x1080"x0.0 138.46 1920 1968 2000 2106 1080 1083 1088 1095 +hsync -vsync (65.7 kHz eP)
[ 30.370] (II) intel(0): EDID vendor “LGD”, prod id 1079
[ 30.370] (II) intel(0): Printing DDC gathered Modelines:
[ 30.370] (II) intel(0): Modeline "1920x1080"x0.0 138.46 1920 1968 2000 2106 1080 1083 1088 1095 +hsync -vsync (65.7 kHz eP)
[ 30.554] (II) intel(0): EDID vendor “LGD”, prod id 1079
[ 30.555] (II) intel(0): Printing DDC gathered Modelines:
[ 30.555] (II) intel(0): Modeline "1920x1080"x0.0 138.46 1920 1968 2000 2106 1080 1083 1088 1095 +hsync -vsync (65.7 kHz eP)
[ 30.777] (II) intel(0): EDID vendor “LGD”, prod id 1079
[ 30.777] (II) intel(0): Printing DDC gathered Modelines:
[ 30.777] (II) intel(0): Modeline "1920x1080"x0.0 138.46 1920 1968 2000 2106 1080 1083 1088 1095 +hsync -vsync (65.7 kHz eP)
[/code]

Il y a 3 lignes qui confirment que tu n’a pas l’accélération matéreille activée

[quote]15.386] (WW) intel(0): cannot enable DRI2 whilst forcing software fallbacks
15.388] (WW) intel(0): Disabling Xv because no adaptors could be initialized.
15.416] (II) AIGLX: Screen 0 is not DRI2 capable
[ 15.416] (EE) AIGLX: reverting to software rendering
[/quote]

mais rien n’indique pourquoi.
Reste plus qu’a regarder la sortie de dmesg, il y aura peut étre une piste

Voici ce que dmesg me sort:
pastebin.com/p0TNCF1k

J’ai été obligé de le mettre dans un pastebin car le nombre de caractères maximal autorisé est de 60’000 et mon output fait 120’000. :119 :119

Tu l’as analysé avant de le poster ? Parcequ’on n’y voit que les multiples connexion a ton point d’acces wifi.
reboote, et fait un dmesg juste après. C’est la séquence de démarrage qui est interessante!

Hello, voici ce qu’il y’a dans mon dmesg dès le démarrage, j’avais rien trouvé dans l’autre et je pensais qu’il y’avait tout…

pastebin.com/VRqa1KcS

Rien vu qui concerne le chip graphique.
Il y a toutefois un message intéressant

[quote] Your BIOS is broken and requested that x2apic be disabled.
This will slightly decrease performance.[/quote]

est ce que c’est ça qui perturbe ta machine …
Essaie de désactiver l’optimisation VM (machine virtuelle) dans ton BIOS

Hello,

En desactivant le VT-d, je n’ai plus le message d’avertissement du BIOS broken. En même temps que j’ai reboot j’ai aussi eu une update des drivers intel donc je ne sais pas si c’est ça qui a joué ou pas, il faudra que je reteste avec VT-d reactivé…

pastebin.com/gVFgSqR7

Quand j’essaie de lire une vidéo ça ne mouline heureusement plus, je vais voir si la batterie s’en sort mieux desormais :038

Je clos le fil de discussion dans 24h si ça fonctionne