Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I know that for example raspberry pi 1 doesn't work with official mono because it doesn't support armv7 hard float cpu instructions.
Note that I don't know whether there is some unofficial Mono compilation (e.g. from Raspbian repo) that works with your machine or not - I never needed one, so I didn't have to find one. Perhaps you can have some luck with googling your way around.
However, the fact is, you must have working .NET framework implementation on your machine, either .NET for Windows, or Mono. Without it there is no way you can run ASF.
The problem is that u cannot add the oficial mono repository because like archi said the cpu is not supported.
But what works is that you can download the mono sources and compile them on your own.
You have 2 options, download via git
Or compile the source tarball https://download.mono-project.com/sources/mono/
I used the 2nd option because on a system with low memory it takes a little longer for the git version to compile.
I leave you a link with the description how to compile.
http://www.mono-project.com/docs/compiling-mono/linux/
Here are the steps i did
make took about 9 hours run it with nohup or screen
you better create an envronment file for that mono build
Is't possible to run ASF 2FA on Raspberry?
ASF 2FA has no platform requirements - if you can run ASF, you can run ASF 2FA. If you can't run ASF, you also can't run ASF 2FA.
In fact, entire ASF has no platform requirements - only several things might be available for Windows exclusively (such as preventing sleeping when run as service).
Neither, 100% native way would be using official authenticator on Android, extracting maFile and loading on ASF. This way you have Android + ASF 2FA. No authenticator I reviewed has native support for Linux, apart from ASF 2FA in ASF. You could have some luck trying to run e.g. SDA with Mono, but that is discouraged and you're on your own, since devs don't claim any Linux support.
Since it´s running all the time i can use it for accepting trade offers.
https://github.com/hyt47/SteamDesktopAuthenticator-Mod-47/wiki/How-to-Run-on-Linux