| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 29,714
» Latest member: listtodata
» Forum threads: 16,265
» Forum posts: 117,215
Full Statistics
|
| Latest Threads |
Pinephone + Keyboard for ...
Forum: PinePhone Hardware
Last Post: biketool
1 hour ago
» Replies: 11
» Views: 5,942
|
PinePhone, PinePhone Pro,...
Forum: PinePhone Hardware
Last Post: biketool
1 hour ago
» Replies: 5
» Views: 348
|
no SD boot on replacement...
Forum: PinePhone Pro Hardware
Last Post: biketool
3 hours ago
» Replies: 0
» Views: 28
|
what is the point?
Forum: General Discussion on PinePhone
Last Post: biketool
Yesterday, 10:32 AM
» Replies: 6
» Views: 318
|
Irradium (based on crux l...
Forum: Linux on Pinebook
Last Post: mara
11-28-2025, 07:38 AM
» Replies: 3
» Views: 11,850
|
Danctnix USB GPS for Pine...
Forum: PineTab Software
Last Post: biketool
11-28-2025, 06:09 AM
» Replies: 0
» Views: 73
|
Pinetab2 camera drivers
Forum: PineTab Software
Last Post: biketool
11-28-2025, 03:39 AM
» Replies: 10
» Views: 6,790
|
Old Danctnix server in Pa...
Forum: PineTab Software
Last Post: realchunkyflea
11-27-2025, 05:01 PM
» Replies: 3
» Views: 336
|
PinePhone sensors - Gyros...
Forum: General Discussion on PinePhone
Last Post: WhiteHexagon
11-27-2025, 04:23 PM
» Replies: 2
» Views: 121
|
irradium (based on crux l...
Forum: Linux on Rock64
Last Post: mara
11-27-2025, 10:30 AM
» Replies: 10
» Views: 15,934
|
|
|
| Working modem? |
|
Posted by: Barugon - 02-14-2021, 10:17 PM - Forum: General Discussion on PinePhone
- Replies (34)
|
 |
I tried all the phosh distributions and couldn't get the modem to connect reliably. It would maybe show 3G and receiving calls/texts was questionable. I read about updating the modem firmware on the wiki page, found that my modem's firmware was out of date and updated it. Now it says that it connects 4G but I cannot access the internet at all (I haven't even tried calls/texts with the new firmware).
The rest of the phone works good enough for me to actually use it (even the camera works). I'd really like to use the pinephone but not having a working modem won't cut it. Any suggestions?
|
|
|
|
| Chromium now usable with a patch |
|
Posted by: jmorris - 02-14-2021, 04:11 PM - Forum: PostmarketOS on PinePhone
- Replies (5)
|
 |
Progress is ongoing. Chromium is this >< close to working. You can either wait for the devels to finish it up the right way or do this one weird trick today. (Edge channel only?)
Create /etc/chromium/local.conf and put one line in it:
Handy for sites that Firefox barfs on.
Update 21-02-22: Chromium package updated and has new breakage. The above will still launch Chromium from a command line but the launcher icon is now broken. Edit /usr/share/applications/chromium.desktop and modify the Exec line to remove the --use-gl=desktop switch.
Update 21-02-27: Instead of removing the --use-gl switch entirely you can enable egl instead of desktop full opengl mode with --use-gl=egl. You will get a lot of diagnostic output reporting gl issues but it does seems to run, youtube plays video, etc.
|
|
|
|
| Battery Dead on Arrival? |
|
Posted by: mpz - 02-14-2021, 11:59 AM - Forum: General Discussion on PineTime
- Replies (9)
|
 |
Hi everyone,
just got my pinetime (open) yesterday. Wouldn't turn on, so I tried attaching to the charging base (2.4A outlet) and it powers on, staying on momentarily after removing from the base. This made me think the battery might just be dead so I let it charge for the afternoon, but it still won't turn on when detached from a power source.
Is there something I'm supposed to do first for it to work properly? Any tests I should run to diagnose the situation? Any help would be appreciated.
Thanks in advance
|
|
|
|
| Mobian phone app update 2-14 |
|
Posted by: mw4jet - 02-14-2021, 11:19 AM - Forum: Mobian on PinePhone
- Replies (8)
|
 |
I am running mobian-pinphone-phosh-20210202.img
Today I received a system update through the phone GUI and a calling app update. Huge improvement on call quality.
I have postmarketOS edition PinePhone.
|
|
|
|
| Galaxy J3 Luna |
|
Posted by: WarpLover - 02-14-2021, 10:01 AM - Forum: General Discussion on PinePhone
- No Replies
|
 |
Wish I could put one of these pinephone OSs on my POS phone. I've seen my model described as an engineering hack, so no one ever made an alternate ROM for it.
|
|
|
|
| What distro should I try right now? |
|
Posted by: dan640 - 02-14-2021, 06:21 AM - Forum: PinePhone Software
- Replies (1)
|
 |
I got a postmarketOS generation phone, had a little play but haven't done much with it since.
Its hard to keep track of the state of the various distros.. What distro(s) should I try now/next? I would like to have a shell, browser and phone/sms.
TIA for recommendations.
|
|
|
|
| A Cure for the Moble Data Blues (KDE Community Edition) |
|
Posted by: neil2ball - 02-13-2021, 11:04 PM - Forum: Manjaro on PinePhone
- Replies (9)
|
 |
I thought for sure that there was something wrong with ofono. I even compiled ofono's master branch from source and learned how to create a pkgbuild, then eventually post my attempt on the AUR. Apparently, they didn't like that very much. However, I managed to get through it. However, this approach led to a phone that would not make calls. So, I reinstalled the original ofono and went back to the drawing board.
I started chasing down a few items online, including a few interesting items that turned out to not be too relevant. I began to look at the network interfaces and noticed how wwan0 never had a link and only had an ipv6 address. I ventured a guess that my service would be on ipv4 and couldn't find a good way to obtain or renew a lease. I downloaded udhcpd from the AUR and ran it. It spit out an ipv4 address along with DNS servers! Everything went sideways after that and I thought I broke the phone. However, with a few restarts I was back to the business of trying to get my mobile data working.
I disabled NetworkManager and enabled dhcpcd instead. I noticed that wwan0 had an ipv4 address, but still no Internet or calls. I went back to NetworkManager to keep things as close to default as I could.
Through more research, I stumbled across this post on the Manjaro gitlab for the Plasma Mobile Pinephone. I was struggling with the same issue. It just happens to be the case that my modem was on and registered while my wi-fi was off when I tried the following command:
Code: sudo ofonoctl wan --connect --append-dns
Hearkening back to the old days of fighting with NetworkManager on linux desktops, i decided to ping a public ip address and received a response, despite the icon claiming that I am disconnected: success. Immediately afterward, I opened Angelfish and began to surf the information superhighway.
Alas, not all of the troubles are over. It seems that when the phone goes idle and the screen turns off, the modem likes to shut down. However, Michael Lenz (God bless him), also provided a link to the ofonoctl main page. When this happened, the commands will not work. It first requires a restart of the ofono service.
Code: sudo systemctl restart ofono
sudo ofonoctl poweron
sudo ofonoctl online #You can make phone calls here.
sudo ofonoctl wan --connect --append-dns #Enjoy those tasty waves!
It should be simple enough to write a bash script for this. Perhaps make it check the the internet connection and execute the script via a cron job. I will see what I can do if someone else doesn't get to it first. I hope this helps you as much as it does me.
P.S. The latest update to the unstable branch has allowed me to use DTMF tones during a call. I can check my voicemail now without using my old phone to generate the tones of my pin code into the microphone of my Pinephone. Life is good.
|
|
|
|
|