On Wed, Jul 25, 2018 at 11:56:04AM +0100, Stuart Henderson wrote:
> On 2018/07/25 12:00, Antoine Jacoutot wrote:
> > > I see the exact same issue as you do.
> > > I'll try with s/modesetting/intel and see if it improves things.
> > 
> > OK I can already confirm this "fixes" the issue for me.
> 
> It's been up for long enough now that I agree.
> 
> For anyone else running into this, here is the xorg.conf stanza to
> switch (no other entries are needed in the file).
> 
> Section "Device"
>    Identifier  "Intel Graphics"
>    Driver      "intel"
> EndSection
> 

Do you remember if the problem occurs with the modesetting driver if
you disable acceleration, ie you add:

        Option "AccelMethod" "none"

to the "Device" section?

Reply via email to