fix: update governor references in troubleshooting sections to cyan-skillfish-governor-tt

- Update display troubleshooting to recommend cyan-skillfish-governor-tt
- Update bazzite GPU locked troubleshooting to show current governor
This commit is contained in:
Martin
2026-03-18 23:00:50 +01:00
parent 49c5f8aa80
commit 165814ed05
2 changed files with 9 additions and 8 deletions

View File

@@ -351,14 +351,15 @@ sudo systemctl restart oberon-governor
**Solution:**
```bash
# Check governor status
systemctl status oberon-governor
# Check governor status (use whichever you installed)
systemctl status cyan-skillfish-governor-tt
# Or: systemctl status oberon-governor
# If not running:
sudo systemctl enable --now oberon-governor.service
sudo systemctl enable --now cyan-skillfish-governor-tt.service
# Restart if running:
sudo systemctl restart oberon-governor
sudo systemctl restart cyan-skillfish-governor-tt
# Verify frequency scaling
cat /sys/class/drm/card0/device/pp_dpm_sclk