I don’t believe that they’re likely to do GNU/Linux. I bet that they’re going to do a fork of Android off AOSP or something like that.
Android’s had a huge amount of work put into it to make it suitable to be a consumer mobile phone OS, and the companies here aren’t doing this because they want stuff that GNU/Linux does, but rather because they’re Chinese companies worried about a US-China industrial decoupling and its risks for them. Like, they were okay with the technical status; what changed was that they started to worry about having the rug pulled out from them.
That being said, I can at least imagine that helping GNU/Linux phone adoption. So, think about what happened with video games. There were some major platforms out there – MacOS, iOS, Windows, various consoles, Android, GNU/Linux. That fragmented the market. Trying to port software to all platforms became a huge pain. What a lot of game developers did was to target a more-or-less platform-agnostic engine and let the engine handle the platform abstraction.
If the mobile OS space fragments further – like, Android splits into “Google Android” and “China Android” — my guess is that that’ll help drive demand for platform-agnostic engines to help improve portability, and porting one engine to GNU/Linux is a lot easier than every individual program.
No. I have a second phone with it just to play with.
It’s functional, but rough. App support is lacking, VoLTE doesn’t work still which means on countries like the US which shutdown 2/3G you cannot make or receive calls. The UI is clunky and dated.
I think a lot of these issues would go away pretty quick if it got a lot of attention. But then it’s unlikely to get much attention without that stuff. Vicious cycle. It’s a good base to build on.
I would love to have a phone that I could just plug into a USB C dock and use as a normal computer. They’ve got plenty of processing power for that now. Every single program I use except for games could run on a phone if it used normal GNU/Linux.
Was about to say that - while it’s sadly proprietary and most FOSS Apps are not well supported, it is a nice showcase. But I don’t think it’s actually used much by people.
Already exists. Several iterations are active and work as a daily driver: phone, sms and mobile networking works reliably, apps exist. Just not as many as on Android, and some features are not part of the OS. This is enough for many to declare them “a failure”. That and limited hardware support.
Google has coddled us for way too long, and at what price.
Honestly, I think the old FirefoxOS could do well these days. Literally everything an app can do can be done by a browser with a decent caching/local storage scheme. Slap a decent camera on that and it would be amazing.
If you can implement an equivalent to Apple’s Secure Enclave on a device running that, I’ll be interested. I haven’t seen even a device running Android doing that yet though.
Samsung actually added Knox to their Android implementation a few months before iOS added Secure Enclave. I think Qualcomm had some sort of trusted execution environment around that time, too, if I recall correctly. And Google added Trusty to the AOSP two years ago. So it’s already running on Android, and has been for ages.
But I’m not convinced a TEE would be necessary for a device that doesn’t run any third-party native code. Browser tab sandboxing is already pretty robust; I haven’t heard of an escalation exploit being found in ages on any major JavaScript engine, meaning that the risk of data exfiltration or bootloader compromise are extremely remote, and would be much quicker (and less risky!) to patch via browser updates than firmware/OS updates.
The only other reason I know of that you’d need a TEE is for DRM, and I’d be willing to wager most people who would want a FirefoxOS phone would actively prefer not to have that on their device.
deleted by creator
Exact! And please no bloatware!!
Oh wait, before anything else : NO, and I really mean NO AI and/or VR shit. Just none. None A T A L L
So you exclusively want ai. Got it.
-Microsoft, probably
Clippie coming right up!
So AOSP
Dude, you get free third party bullshit with every update. What’s not to love?
I don’t believe that they’re likely to do GNU/Linux. I bet that they’re going to do a fork of Android off AOSP or something like that.
Android’s had a huge amount of work put into it to make it suitable to be a consumer mobile phone OS, and the companies here aren’t doing this because they want stuff that GNU/Linux does, but rather because they’re Chinese companies worried about a US-China industrial decoupling and its risks for them. Like, they were okay with the technical status; what changed was that they started to worry about having the rug pulled out from them.
That being said, I can at least imagine that helping GNU/Linux phone adoption. So, think about what happened with video games. There were some major platforms out there – MacOS, iOS, Windows, various consoles, Android, GNU/Linux. That fragmented the market. Trying to port software to all platforms became a huge pain. What a lot of game developers did was to target a more-or-less platform-agnostic engine and let the engine handle the platform abstraction.
If the mobile OS space fragments further – like, Android splits into “Google Android” and “China Android” — my guess is that that’ll help drive demand for platform-agnostic engines to help improve portability, and porting one engine to GNU/Linux is a lot easier than every individual program.
Is this the year of the Ubuntu Touch Smartphone?
Probably not, but it should be.
is it ready for normies to daily drive?
Seems pretty polished, but I genuinely don’t know. None of my devices support it, so I haven’t had the opportunity to test drive it.
At some point, “normies” are just going to have to break down and learn something.
deleted by creator
Palm OS was really good, but without a great app store it never stood a chance.
No. I have a second phone with it just to play with.
It’s functional, but rough. App support is lacking, VoLTE doesn’t work still which means on countries like the US which shutdown 2/3G you cannot make or receive calls. The UI is clunky and dated.
I think a lot of these issues would go away pretty quick if it got a lot of attention. But then it’s unlikely to get much attention without that stuff. Vicious cycle. It’s a good base to build on.
thanks for the insight. if you use google voice app on it would that work as a replacement for VoLTE?
There isn’t a Google Voice app. It’s not Android.
You could probably place calls from the browser but not receive them.
I heard of some people setting up IP phone stuff for it, but it doesn’t seem simple.
Oh dear … Are we gonna be forced to snap on phones too?
I would love to have a phone that I could just plug into a USB C dock and use as a normal computer. They’ve got plenty of processing power for that now. Every single program I use except for games could run on a phone if it used normal GNU/Linux.
Samsung Dex already does this with Android.
Was about to say that - while it’s sadly proprietary and most FOSS Apps are not well supported, it is a nice showcase. But I don’t think it’s actually used much by people.
Which is kind of sad.
Honestly love Dex, it’s such a smooth transition
Convergence! I think Ubuntu tried to go that way for a while.
Already exists. Several iterations are active and work as a daily driver: phone, sms and mobile networking works reliably, apps exist. Just not as many as on Android, and some features are not part of the OS. This is enough for many to declare them “a failure”. That and limited hardware support.
Google has coddled us for way too long, and at what price.
deleted by creator
Furiphone flx1 looks promising
What’s that link got to do with PostmarketOS? It does not look like FuriOS is a version of it?
deleted by creator
They have been promising a good Linux phone for forever. Is this one any good? Will support last?
deleted by creator
postmarketOS?
Honestly, I think the old FirefoxOS could do well these days. Literally everything an app can do can be done by a browser with a decent caching/local storage scheme. Slap a decent camera on that and it would be amazing.
If you can implement an equivalent to Apple’s Secure Enclave on a device running that, I’ll be interested. I haven’t seen even a device running Android doing that yet though.
Samsung actually added Knox to their Android implementation a few months before iOS added Secure Enclave. I think Qualcomm had some sort of trusted execution environment around that time, too, if I recall correctly. And Google added Trusty to the AOSP two years ago. So it’s already running on Android, and has been for ages.
But I’m not convinced a TEE would be necessary for a device that doesn’t run any third-party native code. Browser tab sandboxing is already pretty robust; I haven’t heard of an escalation exploit being found in ages on any major JavaScript engine, meaning that the risk of data exfiltration or bootloader compromise are extremely remote, and would be much quicker (and less risky!) to patch via browser updates than firmware/OS updates.
The only other reason I know of that you’d need a TEE is for DRM, and I’d be willing to wager most people who would want a FirefoxOS phone would actively prefer not to have that on their device.
Yeah, Meego was really nice.
deleted by creator
GNU/Linux is about 100x more painful than Android…
How so?
Let me know when there’s a phone with Linux that has a security implementation that matches Apple’s Secure Enclave.
deleted by creator