SteamDeckHomebrew / decky-loader

A plugin loader for the Steam Deck.
https://decky.xyz
GNU General Public License v2.0
4.69k stars 163 forks source link

Decky not showing up in quick setting menu after updated to the latest pre release #273

Closed realJustinLee closed 1 year ago

realJustinLee commented 1 year ago

Description Decky not showing up in quick setting menu after updated to the latest pre release

To Reproduce Steps to reproduce the behavior:

  1. Update to latest pre release
  2. Go to gaming mode
  3. Click on ‘…’
  4. No Decky icon

Expected behavior Decky icon visible

Version information

Additional context Have you modified the read-only filesystem at any point?
No

TrainDoctor commented 1 year ago

Please include the output of running cat ~/homebrew/services/.loader.version.

Please run the install stable script and then switch over to pre-release to see if the issue re-occurs.

realJustinLee commented 1 year ago

Please include the output of running cat ~/homebrew/services/.loader.version.

Please run the install stable script and then switch over to pre-release to see if the issue re-occurs.

@TrainDoctor Actually installing the Prerelease v2.4.6-pre1 would fix the problem.

Since I'm using the preview channel of steamOS, I would say this might be the mismatched version of glibc which the latest pre-release fixed for the stable version.

I would propose this project include two separate versions of the release for steamOS stable and steamOS preview since in steamOS 3.4 and 3.3 their kernels are very different from each other.

TrainDoctor commented 1 year ago

Testing of 2.4.6-pre3 indicates this issue is now resolved from one angle, but we are aware of a new issue related to restarting the steam client causing decky to not re-inject, which is unrelated to this issue.