After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 768478 - Lagging on some websites
Lagging on some websites
Status: RESOLVED NOTGNOME
Product: epiphany
Classification: Core
Component: Tabs
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-07-06 09:30 UTC by jm.100best
Modified: 2016-08-21 09:32 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description jm.100best 2016-07-06 09:30:33 UTC
These pages recommend not installing xf86-video-intel and falling back to the modesetting driver.

https://wiki.archlinux.org/index.php/intel_graphics

https://packages.debian.org/sid/x11/xserver-xorg-video-intel
https://www.reddit.com/r/archlinux/comments/4cojj9/it_is_probably_time_to_ditch_xf86videointel/

But without it some pages are very laggy although most pages are not and eveything else is fine I think it has to do with WebKitGTK.
Comment 1 jm.100best 2016-07-08 01:38:12 UTC
I don't anymore think it's WebKitGTK.
Comment 2 Michael Catanzaro 2016-07-09 17:55:20 UTC
Unfortunately we cannot support the modesetting driver due to this issue. The problem has been identified in mesa, but nobody has fixed it yet. It's https://bugs.freedesktop.org/show_bug.cgi?id=85064
Comment 3 Michael Catanzaro 2016-07-09 17:56:30 UTC
Oh, workaround: run with LIBGL_DRI3_DISABLE=1 in your environment, that should avoid the issue.