-
Notifications
You must be signed in to change notification settings - Fork 208
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't install Steam on Ubuntu 24.04 on Ampere system #2693
Comments
It seems the real problem here is Box86 installation. Box86 from Pi-Apps is precompiled and uses multiarch to install many armhf packages for maximum compatibility with software you may want to run. Here is the script that installs Box86 on ARM64 systems: https://github.com/Botspot/pi-apps/blob/master/apps/Box86/install-64 |
Then the
Will try updating the script to remove those packages and see how things work! |
After removing all the above packages from the box86 install script, I get:
Maybe I missed one... |
Yep! Missed removing
The package hunt progresses... |
In the Steam
After removing those packages:
|
I'm not in front of the computer and forgot to plug in my KVM, so I ran
I'll make a diff of the changes I made so they can be documented here and no package is missed! |
Well, in the process of trying to install a new copy of Ubuntu 24.04 Desktop, I now have a system that won't boot into Ubuntu, heh. Tried a full wipe of the disk and everything, but the installer fails halfway through, and results in a partition that doesn't boot. Working through that with Ampere/System76 now. |
After finally getting a fresh new install of Ubuntu 24.04 set up... I can now install Steam directly, without having to mess with any packages, using Pi-Apps. So... PEBKAC, but still—not sure why this happened in the first place. I was using a pre-installed version of Ubuntu from System76, maybe one of their packages/repos had tampered with something critical to all the |
Confirmations
What happened?
Steam won't install
Description
I tried installing Steam using Pi-Apps, but it ran into some packaging errors. I also did a
full-upgrade
again today after it suggested there were updates available, and the script still failed in the same way.What are your system specs (run the following command in your terminal)?
(Recommended) Error log? Terminal output? Debug messages?
Note: I had originally tried installing Steam with Pi-Apps. Then ran into the above issues. So then I tried installing following Ampere's guide, and that had a similar issue when it came to box86's
install_steam.sh
script, so I tried Pi-Apps again. Might have screwed up some repos along the way...I had originally considered I may have been on a 16 or 64K PAGE_SIZE, but I'm not, I'm back on the normal kernel:
The text was updated successfully, but these errors were encountered: