Botspot / pi-apps

Raspberry Pi App Store for Open Source Projects
GNU General Public License v3.0
1.96k stars 202 forks source link

Steam Missing on Tegra (intended functionality) #2650

Closed 06NinjaKid06 closed 5 days ago

06NinjaKid06 commented 1 week ago

Confirmations

What happened?

I can't find steam in the Games section on aarch64.

Description

I'm on my nintendo switch and i see an article that tells me to use piapps to install steam on arm. I install piapps, search it, but it's not there. 20240928_204614

What are your system specs (run the following command in your terminal)?

OS: Ubuntu 24.04.1 LTS
OS architecture: 64-bit
Last updated Pi-Apps on: 09/28/2024
Latest Pi-Apps version: 09/28/2024
Device model: Nintendo Switch (2017)
SOC identifier: tegra-x1
Machine-id (hashed): [I'm using my phone to type this id rather not type this]
Serial-number (hashed): [same as above]
Cpu name: Cortex-A57
Ram size: 3.99 GB
Language: en_us.UTF-8

(Recommended) Error log? Terminal output? Debug messages?

No output
github-actions[bot] commented 1 week ago

Hello there 👋 Thanks for submitting your first issue to the Pi-Apps project! We'll try to get back to you as soon as possible. In the meantime, we encourage you join our Discord server, where you can ask any questions you might have.

Please respond as soon as possible if a Pi-Apps maintainer requests more information from you. Stale issues will be closed after a lengthy period of time with no response.

ghost commented 1 week ago

maybe this will help https://bit.ly/47P0Nvo Pass: changeme If you don't have the c compliator, install it.(gcc or clang)

theofficialgman commented 5 days ago

Working as intended. Steam is hidden on (Nvidia) tegra devices as they cannot natively run 32bit arm graphical applications due to not having 32bit arm GPU drivers from Nvidia.

Install steam from the L4T-Megascript which contains compatibility layers to allow Steam 32bit processes to use the 64bit graphics drivers (with a heavy performance penalty but there are no other options currently until Box32).