Hi everyone! ![]()
I’d like to report an intermittent issue that may be related to the Intel iGPU (i915 driver) (or the graphics/power stack), and hopefully bring in more people with similar reports so we can speed up the investigation.
1) Hardware and bug description
Laptop: Acer Aspire Go 15 AG15-71P-747N
CPU/iGPU: 13th Gen Intel Core i7 with Intel iGPU (Raptor Lake-P / UHD)
RAM: 32 GB
System: Fedora 43 KDE Plasma on Wayland
Bug name (for reference): “i915 black screen”
How the bug happens
It occurs more often when the machine is under heavier load (e.g., running local AI workloads / high hardware usage) and when resuming from suspend or hibernation.
Less frequently, it also happens seemingly at random, with no clear trigger.
Symptom: black screen, and sometimes the “black screen” shows up as “colored static / multicolored noise”.
(Here I have some screenshots/photos to illustrate the issue.)
2) What we’re doing (workaround script) and results
We built a workaround script (our Fedora KDE “global patch”) that, in summary:
- forces a more conservative i915 behavior by disabling some display/power saving/optimization features (e.g., PSR/FBC/DC/RC6/DMC/GuC, DP MST — among other tweaks);
- disables the
xedriver to ensure the system usesi915.
Result: the script reduces how often it happens, but it does not eliminate the issue.
3) Why I believe the community should look into this
While searching the Fedora community, I found several recent reports suggesting that black screen issues on KDE/Wayland and i915/xe-related problems are not isolated cases. This reinforces the need for a collective investigation.
Note: I’m not referring to the separate issue of “black screen on boot before login / SDDM doesn’t appear” — ours seems much more related to suspend/hibernate resume and occasional random occurrences during normal use.
Olá, pessoal! ![]()
Quero relatar um problema intermitente eque pode estar relacionado ao Intel iGPU (driver i915) (ou à pilha gráfica/energia) e trazer mais gente para relatar casos semelhantes — para acelerar a investigação.
1) Hardware e descrição do bug
Notebook: Acer Aspire Go 15 AG15-71P-747N
CPU/iGPU: Intel Core i7 (13ª geração) com iGPU Intel (Raptor Lake-P / UHD)
RAM: 32 GB
Sistema: Fedora 43 KDE Plasma em Wayland
Nome dado ao bug: “black screen i915”
Como o bug se manifesta
- Acontece com mais frequência quando a máquina está sob maior carga (ex.: uso de IA local / consumo alto de hardware) e ao retornar de suspensão ou hibernação .
- Em menor frequência , também ocorre de forma aleatória , sem causa clara.
- Sintoma: tela preta , e às vezes a “tela preta” aparece como “chuvisco/ruído multicolorido” .
2) O que estamos fazendo (script/contorno) e resultados
Criamos um script de contorno (nosso patch global do Fedora KDE) que, em resumo:
- força um comportamento mais conservador no i915 desativando alguns recursos de economia/otimização de display/energia (ex.: PSR/FBC/DC/RC6/DMC/GuC, DP MST — entre outros ajustes);
- desativa o driver xe para garantir uso do i915 ;
Resultado: o script reduz a recorrência , mas não elimina o problema.
3) Por que acredito que a comunidade deve investigar
Pesquisando na comunidade, encontrei diversos relatos recentes que sugerem que problemas de black screen em KDE/Wayland e questões envolvendo i915/xe não são casos isolados. Isso reforça a necessidade de investigação coletiva.

