Commit f51c371
debian: apply AMD cursor fix on desktop install (#34)
On AMD GPUs with GNOME/Wayland, the hardware cursor plane can be
dropped on login or wake, leaving the cursor invisible until the
compositor recovers. Setting MUTTER_DEBUG_ENABLE_ATOMIC_KMS=0 in
/etc/environment disables atomic KMS in Mutter and prevents this.
The fix is only applied when an AMD GPU is detected via lspci and
is idempotent (skipped if already present in /etc/environment).
Validated with bash scripts/check.sh.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 883bf95 commit f51c371
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
0 commit comments