For the record, I received yesterday the new mainboard that will be in those phones to replace the one of my pinephone UBport edition. The boost in RAM (3gb instead of 2gb) does the trick for me, allowing to use firefox. Not to the point that the experience is even close to android, but at least usable (before that, I used elinks on the phone). The system I use (mobian/phosh) still feels sluggish, but I suspect it's…
I’ve been using Mobian on the UBport edition for the last month. Sluggish doesn’t even describe the usability. I bought a few data only sims in hopes of leaving the house for short errands with different devices. There is no way I could leave the house with the pinephone. It isn’t usable yet. Could an extra gig of RAM solve this? It seems like it needs years of work.
PinePhone KDE Community Edition is now available
61–70 of 204 posts
Re: PinePhone KDE Community Edition is now available
#62Earlier quoted context omitted.
did you use mms in 2019-2020? where are you?
If you're in the US, you are using MMS in 2020.
Yesterday, I wrote a script to retrieve MMS "easily" on the Pinephone (in the spirit of janky-mms [1] which does not work well on my phone and of which I'm unable to read the code properly), I need to take the time to release it at some point.
Re: PinePhone KDE Community Edition is now available
#63For the record, I received yesterday the new mainboard that will be in those phones to replace the one of my pinephone UBport edition. The boost in RAM (3gb instead of 2gb) does the trick for me, allowing to use firefox. Not to the point that the experience is even close to android, but at least usable (before that, I used elinks on the phone). The system I use (mobian/phosh) still feels sluggish, but I suspect it's…
I grew up in the C64 days - I still can't get my head around the fact that you need 3gb of RAM because 2gb is not enough to run a webbrowser these days. I know that what's going on on a typical website these days requires an enormous amount of computational power, but I mean, come on. That shouldn't be the explanation, it's part of the problem.
Re: PinePhone KDE Community Edition is now available
#64I could fall in love with such a phone. One where I can easily run Python processes inside screen sessions, which gather GPS and other sensor data for rapid prototyping, stream that data over a WebSocket connection, then some Bluetooth stuff in Go. Computing stuff.
However, as of today, there's a much better way of achieving what you're describing in an Android phone: Termux (1)
With Termux you can use an amazing number of regular Linux/UNIX tools, interface them with phone specific functionality (like GPS or other sensors) and still enjoy having a modern smartphone in terms of apps available, performance and battery life.
(Shameless plug: you can watch Termux in action in this talk from last year (2). It's centered around Ruby, but Python works just fine, too)
(1) https://wiki.termux.com/wiki/Main_Page https://wiki.termux.com/wiki/Termux:API
(2) https://vimeo.com/482309000/1534e97efd
(edit: typo)
Re: PinePhone KDE Community Edition is now available
#65Earlier quoted context omitted.
I got a landline when I switched to the pinephone and set it up to ring both. I do miss MMS messages but people who really need to get to me call or email me.
did you use mms in 2019-2020? where are you?
Re: PinePhone KDE Community Edition is now available
#66> $199 — 3GB RAM; 32GB eMMC (includes a bundled USB-C dock) This could basically be a daily use PC + Phone for 199$? Quite impressive.
"Daily use" might be a biiit of a stretch with this hardware, but it'll be functional. I think Pinephone 2, whenever that happens, will be a much more practical convergence device. Pine64's plans to upgrade to the RK3566 SOC in their low-power devices look very promising.
Re: PinePhone KDE Community Edition is now available
#67Does anyone here have experience with actually using the pinephone as a daily driver? I know plenty of people that ordered one, but they are all laying on a drawer somewhere with the intention to play with it a bit. Basically how most RPi's end up. Just curious if this phone is actually competitive with android devices in the same price class.
Re: PinePhone KDE Community Edition is now available
#68Earlier quoted context omitted.
If it's the compositor that causes the problem, can't it be disabled? I don't know phosh but in Plasma you can disable the compositing from the system settings.
Nope, there's no option for that in phosh settings. Actually, it's the compositor (phoc) that starts gnome-session in /usr/bin/phosh. I've just tried to edit the startup script to launch gnome-session directly, but it would refuse to start. It's also a pure wayland system, so it's quite unlike what we're used on desktop.
When you say "pure", do you mean "no XWayland"?
Re: PinePhone KDE Community Edition is now available
#69I can't believe KDE can be run in a phone, when I tried to run KDE in my desktop it always felt sluggish and unstable
Re: PinePhone KDE Community Edition is now available
#70I can't believe KDE can be run in a phone, when I tried to run KDE in my desktop it always felt sluggish and unstable
I'm guessing it is seen as poor taste to not praise KDE in a thread with lots of people that like KDE since you get downvoted. I have the exact thoughts you did. It is amazing because in my experience KDE was one of -if not the- slowest desktop in Linux when I tried it. I'm guessing it was KDE 4. Gnome was way better and faster back then for me, both in Ubuntu and Debian. Great to hear it has become faster. Not so gr…