Skip to content
This repository was archived by the owner on Jul 27, 2025. It is now read-only.

Conversation

@pickledish
Copy link

On my steam deck, the current hwmon paths did not work (not found), and the systemd service was crashing. I updated the shell scripts to use the paths here to fix it.

Not sure if this fix is required (or will work) for everyone, but, worked for me at least!

  • Steam Deck OLED
  • OS version 3.5.17
  • Kernel version 6.1.52-valve16-1-neptune-61
  • BIOS version F7G0109

@CodeRunner5235
Copy link
Owner

Thank you for taking the time to test and fix this. I will do some testing on my LCD deck to see if this a steamOS version thing or a LCD vs OLED deck thing, and if it is an LCD vs OLED thing, if the changes sill work on the LCD deck or if their needs to be a separate service for the two.

@CodeRunner5235
Copy link
Owner

From testing the changes in my deck, it looks like this might be a difference between the LCD and OLED steamdecks. That leaves two options: 1. Either build some kind of check in the script to see which deck is being used and use the proper path based on that, or 2. Use two seperate scripts for LCD and OLED. Ill look into the first option before i take the lazy approach.

@CodeRunner5235
Copy link
Owner

New SteamOS versions make this workaround not longer necessary. To the archive it goes.

Append OLED as a separate script for OLED decks only.
Include obsoleteness
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants