Public bug reported:
After updating from 16.10 to 17.04 the system hangs indefinitely when powering
off from Gnome.
After manually switching to console '7' with ctrl+alt+F7 the shutdown procedure
resumes and the system powers off correctly.
Reboot is not affected, i.e. the systems resets as expe
Don't know if it can help, but enabling DRI3 solves the problem for me.
Just added this to /usr/share/X11/xorg.conf.d/20-intel.conf :
Section "Device"
Identifier "Card0"
Driver "Intel"
Option "DRI" "3"
EndSection
ad restarted X
--
You received this bug notification becaus
Same problem here: Dell Latitude E6540 with Intel HD4000 + AMD Radeon HD8790M
(OLAND), Ubuntu 16.04 updated.
Some OpenGL programs do not refresh the windows and shows only artifacts from
background when using DRI_PRIME=1 to lunch (e.g. with kicad pcbnew)
Followed comment #11 suggestion and tried
3 matches
Mail list logo