We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 859cfbf + 7fe8c81 commit 56bd667Copy full SHA for 56bd667
framework13/Fedora41-amd-fw13.md
@@ -72,6 +72,21 @@ sudo dnf install gnome-tweaks -y
72
73
## Optional and *only if needed* - current AMD Ryzen 7040 Series workarounds to common issues
74
75
+### Laggy or stuttering touchpad:
76
+
77
+- Browse to the horizontal line in the upper left corner, click to open it.
78
+- Type out the word terminal, click to open it.
79
+- Then press the enter key, user password, enter key.
80
81
+```
82
+sudo grubby --update-kernel=ALL --args="amdgpu.dcdebugmask=0x10"
83
84
+> **TIP:** If you've set other kernel parameters, like from the section above, include both inside `--args=""`.
85
86
87
+**Reboot**
88
89
90
### Buzzing sound from 3.5mm jack
91
92
- Browse to the horizontal line in the upper left corner, click to open it.
0 commit comments