Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#46461 - [llvm] Lot of flickering with mesa 11.0
Attached to Project:
Arch Linux
Opened by Bruno Pagani (ArchangeGabriel) - Monday, 28 September 2015, 14:46 GMT
Last edited by Laurent Carlier (lordheavy) - Monday, 04 April 2016, 11:56 GMT
Opened by Bruno Pagani (ArchangeGabriel) - Monday, 28 September 2015, 14:46 GMT
Last edited by Laurent Carlier (lordheavy) - Monday, 04 April 2016, 11:56 GMT
|
DetailsSince mesa 11.0 (or linux 4.2, not really sure which one is causing this), there is a lot of flickering on my screen, especially when scrolling on my browser (I can see part of my background terminal window in the flickering parts).
I’m on a Intel Haswell system, with SNA. Found nothing in any log. |
This task depends upon
It’s mesa.
Maybe I should report upstream, but since I don’t have any log or error message to show this, I don’t know where to begin…
I discovered a problem related to llvm 3.7.0-4 and llvm-libs 3.7.0-4 packages,
these packages are used to build mesa 11 packages, with my configuration ( amd radeon HD4650, cpu pentium dual core E6800 3.33 Ghz ) mesa 11 triggers a bug on some openGL functions, for example every openGL programs who use the "glRasterPos2i()" openGLfunction will crash or will have a weird display,
to solve my problem I decided to downgrade llvm/llvm-libs to the previous version ( 3.6.2-4 ) and then I rebuilt mesa 11.0.2 with llvm 3.6.2, the result is that my bug is gone, all is ok now,
maybe your problem is related also to llvm 3.7.0,
I created a bug report in mesa and llvm websites :
https://bugs.freedesktop.org/show_bug.cgi?id=92214
https://llvm.org/bugs/show_bug.cgi?id=25021
could be also a problem related to glibc but I am not sure
The repaint bug now also affect Dolphin (KDE Filemanager) a lot, i.e. folder names and icons are not changed when opening one, only refreshed when moving cursor above them.