Description of problem: We have this upstream bug https://bugs.freedesktop.org/show_bug.cgi?id=80613 - dri3 breaks kwin and plasma closed as a duplicate of https://bugs.freedesktop.org/show_bug.cgi?id=81551 - [dri3] Mesa does not support explicit fencing I have this bug on my 2 systems with Intel graphics chipsets, a laptop with Intel(R) GM45 and a desktop with Intel(R) HD Graphics 2000. I can workaround the bug adding Option "DRI" "2" in xorg.conf section Device, to force the use of dri2. Version-Release number of selected component (if applicable): x11-driver-video-intel 2.99.914 Reproducible: Steps to Reproduce:
i865G host gx27c here seems to be working just fine without need of 'Option "DRI" "2"' with 32 bit x11-driver-video-intel-2.99.914-1.mga5.
CC: (none) => mrmazda
No need to force it manually it's done automatically. cat /var/log/Xorg.0.log | grep -i dri2 [ 8.459] Initializing built-in extension DRI2 [ 8.617] (II) Loading sub module "dri2" [ 8.617] (II) LoadModule: "dri2" [ 8.617] (II) Module "dri2" already built-in [ 8.706] (II) intel(0): [DRI2] Setup complete [ 8.706] (II) intel(0): [DRI2] DRI driver: i965 [ 8.706] (II) intel(0): [DRI2] VDPAU driver: i965 [ 8.706] (II) intel(0): direct rendering: DRI2 Enabled [ 8.737] (II) GLX: Initialized DRI2 GL provider for screen 0
CC: (none) => ozkyster
ok looks it's already on the dev ml :)
CC: (none) => mageia, thierry.vignaud
Fixed
Status: NEW => RESOLVEDResolution: (none) => FIXED