Created attachment 228051 [details] Sys log System ist A8 APU A8-3500M, HD 6620 Radeon, Dell Vostro 35 This happens every like every two days. Screen turns black and freezes, mouse cursor still movable.
Created attachment 228061 [details] glxinfo
You are getting a GPU lockup. Is there any particular trigger? A specific app that tends to trigger it? Updating mesa may help if you are running an older version.
I'm using mesa 12.0.1 The only thing that works is downgrading kernel to 4.5 had the Problem with kernel 4.6.2 too I'm on Sabayon
(In reply to Andre from comment #3) > I'm using mesa 12.0.1 > The only thing that works is downgrading kernel to 4.5 Can you bisect?
eh, do what? ..may if you give complete howto for my sabayon/gentoo system?
Bisecting is a process for determining which specific commit in a project caused a regression. Google for "linux kernel git bisect howto".