| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 29,966
» Latest member: Sergio Gus
» Forum threads: 16,334
» Forum posts: 117,438
Full Statistics
|
| Latest Threads |
Looking for engineer for ...
Forum: PinePhone Pro Hardware
Last Post: Andrey_voce
04-06-2026, 08:44 AM
» Replies: 0
» Views: 105
|
StarPro64 Irradium (based...
Forum: Getting Started
Last Post: mara
04-05-2026, 03:03 AM
» Replies: 19
» Views: 8,610
|
Finally got Kali working ...
Forum: General Discussion on Pinebook Pro
Last Post: qingss0
04-04-2026, 08:00 AM
» Replies: 0
» Views: 180
|
Charging problem
Forum: General Discussion on Pinebook Pro
Last Post: RicTor
04-04-2026, 07:30 AM
» Replies: 0
» Views: 90
|
Latest firmware for PineP...
Forum: PinePhone Software
Last Post: baptx
04-03-2026, 08:37 AM
» Replies: 106
» Views: 216,600
|
Updates have gotten me ex...
Forum: General Discussion on PineNote
Last Post: bills2002
04-02-2026, 05:16 PM
» Replies: 0
» Views: 163
|
Voidlinux working on eMMC
Forum: General Discussion on PineTab
Last Post: tllim
04-01-2026, 04:14 PM
» Replies: 1
» Views: 240
|
Pinecil V2 doesn’t power ...
Forum: General Discussion on Pinecil
Last Post: Juptin
03-28-2026, 02:37 AM
» Replies: 1
» Views: 2,048
|
dead Pinebook - help plea...
Forum: General Discussion on Pinebook Pro
Last Post: williamcorlin
03-26-2026, 04:22 PM
» Replies: 3
» Views: 912
|
BT PAN - we need iptables...
Forum: Mobian on PinePhone
Last Post: biketool
03-25-2026, 12:57 PM
» Replies: 1
» Views: 591
|
|
|
| Fastest SD card |
|
Posted by: happybot-4678 - 05-27-2020, 06:27 AM - Forum: PinePhone Hardware
- Replies (9)
|
 |
Hey, i am looking for the fastest read/write SD card for my Braveheart (minimum size 128GB).
Where should i look taking under consideration the PinePhone's specs and limits?
|
|
|
|
PinePhone don't start |
|
Posted by: thomas.grueger@googlemail.com - 05-27-2020, 01:06 AM - Forum: PinePhone Hardware
- Replies (1)
|
 |
Hello,
my brand new PinePhone don't start. I removed the battery tab from battery and battery connector, charged the phone a hole night and tried to fire up the device pressing the lower button a few seconds, but nothing happened. What's the problem?
|
|
|
|
| Testing Crust Deep-sleep |
|
Posted by: Luke - 05-26-2020, 08:01 PM - Forum: UBPorts on PinePhone
- Replies (53)
|
 |
[edit] Starting Devel OS image build 47 crust is enabled by default AND the phone is capable of accepting phone calls, data events AND SMS.
The instructions below are therefore no longer required.
Testing and feedback for this feature is much important since the devs would very much like to include it into their day-one patch for when UBports CE PinePhones arrive in the hands of their new owners.
Pre-requisites:
1) You need to be on OTA build 31 (or newer) OTA 33 or newer
2) You'll need to have a rw filesys for this and you'll want SSH enabled:
Code: sudo mount -o rw,remount /
sudo umount /etc/init/ssh.override
sudo rm /etc/init/ssh.override
sudo start ssh
3) run the following:
Code: sudo ubports-qa install xenial_-_edge_-_crust
4) edit 3001 instead of 2001 in:
Code: /etc/apt/preferences.d/ubports-xenial_-_edge_-_crust.pref
5) Run update and power down:
Code: sudo ubports-qa update
6) boot back up and see if Crust is enabled
--------------------------------------------------------------------------------------------------------------------
Known issues:
* Sometimes the PinePhone doesn't wake up on modem events (SMS or phone call)
* The modem frequently disconnects (issue with kernel 5.6) after initial suspend [edit] Fixed in May 28 OTA
* LED indication light (charging, messages, etc.,) sometimes doesn't work in suspend
Checking if PinePhone is in Crust deep-sleep:
* ping the phone's IP from terminal - if it doesn't respond after 30s then crust works
|
|
|
|
| SMS after dead battery |
|
Posted by: antiX-Dave - 05-26-2020, 05:49 PM - Forum: Mobian on PinePhone
- Replies (4)
|
 |
Have been playing with phosh on my phone for a bit now.
I noticed that when the phone runs out of battery and I do not shut it down the modem appears to lock itself as far as sms.
After plugging in the charger and turning the phone back on I am unable to receive sms messages in chatty. They are queuing up on the modem. Rebooting the phone does not fix the issue. Accessing the modem, running the queue check (AT+CMGD=?) and exiting the modem, then rebooting also does not fix the issue. Waiting for a message or two to queue up, deleting them entirely or only one (EG: AT+CMGD=0) and rebooting allows chatty to receive the sms messages again. Obviously this is quite tedious to test with having to wait for the battery to drain fully. Would anyone have a lead on how the modem might be locked if not properly shutdown and another way to try and reset it?
|
|
|
|
|