Before answering that question I'd ask: why would we want that? My answer is no, it didn't work on the desktop, it won't work on the smartphone, for more or less the same reasons. As much as I like Linux and FOSS, Linux is just a bad OS for the average consumer. For hackers, makers, DYI enthusiasts, etc. Linux is wonderful, however, what's the market size for a Linux smart phone for this people? I bet it's tiny.
Is there hope for Linux on smartphones? [video]
61–70 of 282 posts
Re: Is there hope for Linux on smartphones? [video]
#62Nokia had Linux on their smartphone until Microsoft bought them and stopped everything, they even shut down the app store. The OS was called MeeGo. Part of the Nokia team however started their own company called Jolla and still produce smartphones running Linux, they call their OS Sailfish. (ignoring the fact that Android also uses the Linux kernel). The problem with alternative phone OS:es is that in the country I l…
Re: Is there hope for Linux on smartphones? [video]
#63Re: Is there hope for Linux on smartphones? [video]
#64Re: Is there hope for Linux on smartphones? [video]
#65It's mentioned already, but: Android. Discounting Android as "Not Linux" enough is a mind boggle to me. Perhaps not "GNU" enough, but certainly the spirit of Linux -- customized for the particular needs, stable, fast, works on a plethora of hardware, etc.
Vanilla Android or AOSP might kinda have “Linux Spirit” but I’m not sure what gets shipped on most consumer devices does… lots of random things locked down (including boot loader, sometimes), crapware all over the place, drivers and kernel changes that aren’t upstreamed making it difficult to install anything but carrier/manufacturer-flavored Android, etc. I think most people rooting for “smartphone Linux” are lookin…
Re: Is there hope for Linux on smartphones? [video]
#66Earlier quoted context omitted.
Termux is a godsend on Android, and remains The Only App Which Does Not Specifically and Precisely Suck (though EinkBro is giving it a good run for its money). Termux still has a host of limitations and weaknesses which are imposed by the Android environment itself , including being capriciously killed by the OS, lack of multiple users, blocked access to most of the filesystem, and a relatively limited (though impres…
Termux is awesome but the native environment is suffocating. I didn't even bother with Termux utilities after one hour of messing around. I went straight for the Arch Linux ARM proot environment and it contains ALL of the Arch Linux utilities. For example you will never get scipy to compile in normal Termux because you can't reasonably get a compatible Fortran compiler built and configured. Arch Linux ARM is the best…
I'll note that Termux has about 1/3 the package count of RHEL / CentOS. It's not everything, but for a mobile distro, it's quite good.
That said:
1. Thanks for the Arch suggestion. I'll take a look at that. Root required?
2. Even with a full-fledged distro installed, if you're running unrooted Android you're still grossly crippled by the overarching (so to speak) Android system in terms of filesystem and process management and interference.
Re: Is there hope for Linux on smartphones? [video]
#67Earlier quoted context omitted.
Android is Linux but it has nowhere close to the fully open source freedom of a traditional Linux workstation. This is why I carry a tiny linux laptop.
What do you use a small laptop? Seems there's nothing ultralight and small like the Asus Eee and Acer Aspire One these days (even though you'd think it'd be easier with ARM now).
Re: Is there hope for Linux on smartphones? [video]
#68Earlier quoted context omitted.
Why is the title “Is there hope for linux on smartphones?”? If it said “Is there hope for GNU on smartphones?” the answer would be a resounding no, because the community is fractured and politicized to the degree the products are uncompetitive. Pinephone is an example. Then there was the Ubuntu effort. Android, being partly closed as the GPL2 allows for, is proof that Linux can be highly successful without the GNU cr…
most of the user space tools originated from GNU (such as gcc), linux really just brought the kernel.
Re: Is there hope for Linux on smartphones? [video]
#69Earlier quoted context omitted.
Android is Linux but it has nowhere close to the fully open source freedom of a traditional Linux workstation. This is why I carry a tiny linux laptop.
What do you use a small laptop? Seems there's nothing ultralight and small like the Asus Eee and Acer Aspire One these days (even though you'd think it'd be easier with ARM now).
They're called "Ultrabooks" now. Buy an older one on the used market if you don't care about top performance.
Re: Is there hope for Linux on smartphones? [video]
#70I'm typing this comment from a Poco F1 I set up with postmarketOS and Phosh earlier this week and so far it's very promising. Will write up a proper review next week. Much better than the Pinephone so far.
This is interesting. Communities like postmarketOS put in a lot of effort to adapt their distribution to hardware that would otherwise be running Android. Perhaps targeting commodity hardware is a more viable strategy than contending with newer platforms like Pinephone. Sure the device is more open, but most of the software support falls on the same community of developers. Lord knows they have enough build targets t…