Skip to content

Commit 439f798

Browse files
authored
Add workaround for exit code 1 (auto-cpufreq-gtk) to README.md (#896)
* Update README with auto-cpufreq-gtk workaround Added workaround for launching auto-cpufreq-gtk with exit code 1. * Fix auto-cpufreq-gtk launch workaround in README Updated the workaround for launching auto-cpufreq-gtk to include the correct .desktop file path.
1 parent 68e91ab commit 439f798

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -728,9 +728,13 @@ quiet splash initcall_blacklist=amd_pstate_init amd_pstate.enable=0
728728

729729
Once you have made the necessary changes to the `cmdline` file, you can update it by running `sudo reinstall-kernels`.
730730

731+
**Q:** If auto-cpufreq-gtk doesn't launch with exit code 1 (Workaround)
732+
733+
**A:** Try launching it with `env -i XDG_RUNTIME_DIR=$XDG_RUNTIME_DIR auto-cpufreq-gtk` and add it to `/usr/share/applications/auto-cpufreq-gtk.desktop` if it works.
734+
731735
### AUR
732736

733-
- If the AUR installer does not work for your system, fallback to `auto-cpufreq-installer` and open an issue.
737+
- If the AUR installer does not work for your system, fallback to `auto-cpufreq-installer` and open an issue.
734738

735739
## Discussion:
736740

0 commit comments

Comments
 (0)