Read the statement by Michael Teeuw here.
Clean installation of MM 2.9.0 on an Orange Pi PC sbc, armbian buster
-
@sdetweil I’m going to try your installation script on the Orange Pi PC.
Do I only have to launch this command?
bash -c “$(curl -sL https://www.dropbox.com/s/rlh710ng0zwv3vp/raspberry.sh?dl=0)”
-
@qu1que Yes, that’s it
-
Well. MM installed Perfect with @sdetweil script on an Orange Pi PC board.
Very good Job! -
@qu1que Thx. And set the screen saver?
-
@sdetweil yes, On installation scirpt last step, I’ve disabled screensaver. It’s a good idea to include that option.
-
@qu1que Mine does what the original does, just fixes and more platforms.
Soon as it passes test, I will submit to replace original
-
@sdetweil I have another sbc called “La Frite” (http://wiki.loverpi.com/sbc:libre-computer-aml-s805x-ac), I could try your script on it too. When I’ve find some free time. I’ll tell you when I can
-
-
@sdetweil I’m not at home now, but yes, it’s ARM. Take a look at the specifications:
http://wiki.loverpi.com/specs:sbc:libre-aml-s805x-specs-libre-computer-specification
-
Hi! Finally I’ve get working the MM installation on “La Frite” board using your script. The only issue is that I’ve had to download your raspberry.sh script from the dropbox link and copy on home folder of that board, give execution permissions and execute it. Works fine!! (only basic installation, no modules).
Thanks again for your work