[GH-ISSUE #251] Linux not running the AppImage on Steam Deck #36

Closed
opened 2026-02-27 21:04:15 +03:00 by kerem · 7 comments
Owner

Originally created by @obscurerev on GitHub (Jul 6, 2024).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/251

I am receiving an error which doesn't allow the program to run on Steam Deck. I've read a forum online saying it's due to the libraries the appimage is being built on to be a later version. Is there a fix, or is it not possible to run ShadPS4 on a Steam Deck right now?
image

Originally created by @obscurerev on GitHub (Jul 6, 2024). Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/251 I am receiving an error which doesn't allow the program to run on Steam Deck. I've read a forum online saying it's due to the libraries the appimage is being built on to be a later version. Is there a fix, or is it not possible to run ShadPS4 on a Steam Deck right now? ![image](https://github.com/shadps4-emu/shadPS4/assets/77601184/3546c9fc-6f93-40d4-bbc7-642220243bf6)
kerem closed this issue 2026-02-27 21:04:15 +03:00
Author
Owner

@qurious-pixel commented on GitHub (Jul 6, 2024):

This is due to the build using the latest GLIBC version for the artifacts. Using an earlier version Ubuntu 22.04, would fix this error, but there is another error curently blocking that tries to create a read-write folder in a read-only section of the package.

<!-- gh-comment-id:2211790658 --> @qurious-pixel commented on GitHub (Jul 6, 2024): This is due to the build using the latest GLIBC version for the artifacts. Using an earlier version `Ubuntu 22.04`, would fix this error, but there is another error curently blocking that tries to create a read-write folder in a read-only section of the package.
Author
Owner

@anatoliiohorodnyk commented on GitHub (Jul 8, 2024):

Update Steam Deck to latest 20240702 firmware, and try. I managed to run the linux-qt version from the test branch where the read-only problem is fixed

<!-- gh-comment-id:2215355491 --> @anatoliiohorodnyk commented on GitHub (Jul 8, 2024): Update Steam Deck to latest 20240702 firmware, and try. I managed to run the linux-qt version from the test branch where the read-only problem is fixed
Author
Owner

@prototype5885 commented on GitHub (Aug 20, 2024):

same issue on debian 12

<!-- gh-comment-id:2299418875 --> @prototype5885 commented on GitHub (Aug 20, 2024): same issue on debian 12
Author
Owner

@MorrisBA commented on GitHub (Aug 21, 2024):

I have the same issue on PopOS! on Wayland. I have tried with the latest linux-qt build. I have followed the steps to build using cmake, outlined in Linux Build Instructions. When installing the requirements I receive the below.
E: Unable to locate package libvulkan-memory-allocator-dev E: Unable to locate package libmagicenum-dev

<!-- gh-comment-id:2301764208 --> @MorrisBA commented on GitHub (Aug 21, 2024): I have the same issue on PopOS! on Wayland. I have tried with the latest linux-qt build. I have followed the steps to build using cmake, outlined in Linux Build Instructions. When installing the requirements I receive the below. `E: Unable to locate package libvulkan-memory-allocator-dev E: Unable to locate package libmagicenum-dev`
Author
Owner

@veryrealwildcat commented on GitHub (Aug 22, 2024):

Just tested, the bb-hacks branch is not working on latest stable SteamOS. Just refuses to open in both desktop and game mode.

<!-- gh-comment-id:2304683018 --> @veryrealwildcat commented on GitHub (Aug 22, 2024): Just tested, the bb-hacks branch is not working on latest stable SteamOS. Just refuses to open in both desktop and game mode.
Author
Owner

@Hermiten commented on GitHub (Oct 1, 2024):

Can you test again ?
Maybe this can fix the problem https://github.com/shadps4-emu/shadPS4/pull/1187

<!-- gh-comment-id:2386941572 --> @Hermiten commented on GitHub (Oct 1, 2024): Can you test again ? Maybe this can fix the problem https://github.com/shadps4-emu/shadPS4/pull/1187
Author
Owner

@qurious-pixel commented on GitHub (Oct 1, 2024):

Just tested, the bb-hacks branch is not working on latest stable SteamOS. Just refuses to open in both desktop and game mode.

You need SteamOS Beta branch. It is up-to-date with the builds from Github.

<!-- gh-comment-id:2386947413 --> @qurious-pixel commented on GitHub (Oct 1, 2024): > Just tested, the bb-hacks branch is not working on latest stable SteamOS. Just refuses to open in both desktop and game mode. You need SteamOS Beta branch. It is up-to-date with the builds from Github.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#36
No description provided.