09-14-2020, 04:33 AM
(09-13-2020, 12:28 PM)KerryK Wrote: Mobian works and it works very well!
Download it here:
https://images.mobian-project.org/pinetab/nightly/
You may need to upgrade it by command line to fix some bugs and add some new software:
sudo -i
apt install && apt full-upgrade -y
I've had the same experience. It works really well. It installs programs well, and runs them fine. I can't seem to move or adjust windows, I don't have sound, and I have had to restart after a little while of running too many programs.
Though, a great thing is being able to install VLC player, insert a portable hard drive (an ntfs formatted drive will require you to run the below code) and then play movies with any frame rate issues.
Code:
sudo apt install ntfs-3g
@bcnaz FYI