| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
Weatherproof case build
Forum: Enclosures
Last Post: ltorsini
Yesterday, 07:01 PM
» Replies: 12
» Views: 38,475
|
Pinephone + Keyboard for ...
Forum: PinePhone Hardware
Last Post: PinePhoneProUser
Yesterday, 04:47 PM
» Replies: 16
» Views: 11,039
|
pinecil v2 dosent negotia...
Forum: General Discussion on Pinecil
Last Post: moses
Yesterday, 07:28 AM
» Replies: 0
» Views: 62
|
Pinephone software
Forum: General Discussion on PinePhone
Last Post: Csanderson0313
07-06-2026, 05:22 PM
» Replies: 2
» Views: 213
|
Rock64 v2.0 u-boot SPI is...
Forum: General Discussion on ROCK64
Last Post: ju0n
07-05-2026, 11:02 AM
» Replies: 0
» Views: 115
|
Libby - ebook reader that...
Forum: PineNote Software
Last Post: kiwigoldfish
07-04-2026, 04:41 PM
» Replies: 6
» Views: 4,063
|
PineNote v1.2 - Charges N...
Forum: General Discussion on Pinebook Pro
Last Post: ttsp
07-02-2026, 02:52 AM
» Replies: 0
» Views: 291
|
How to change the PineNot...
Forum: General Discussion on PineNote
Last Post: cameronharring
07-01-2026, 12:22 PM
» Replies: 0
» Views: 160
|
PinePhone Pro disable Vol...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
07-01-2026, 10:53 AM
» Replies: 1
» Views: 1,620
|
Star64/Starpro64 kernel b...
Forum: General
Last Post: tgbgreen
06-30-2026, 12:17 PM
» Replies: 1
» Views: 2,235
|
|
|
Phone is unresponsive |
|
Posted by: theneedful - 06-22-2022, 03:18 PM - Forum: PinePhone Hardware
- Replies (14)
|
 |
After an upgrade, I came back and the phone was dead. I've tried several of the troubleshooting techniques on the Wiki, but the device is completely unresponsive. Even plugged in and with a new SD Card.
I tested the battery and there is a ~3.0V charge. Documentation says 3.3V is needed, but I'm not sure why the device is complete dead.
Please help. Thank you.
|
|
|
|
| Receiving SMS stopped working |
|
Posted by: treebeard - 06-22-2022, 02:48 PM - Forum: Mobian on PinePhone
- Replies (11)
|
 |
My Pinephone stopped receiving SMS while it has a Verizon SIM. This worked fine for months but stopped abruptly a couple weeks ago. The phone can still send SMS, and both send and receive MMS. There are no messages in the logs when a SMS should be processed. The text messaging history on my Verizon account shows the messages so it seems certain they were sent.
When my Ting/T-Mobile SIM is installed in the Pinephone it will send and receive SMS and MMS fine. When the Verizon SIM is in my backup phone, it will send and receive SMS and MMS normally.
I've swapped SIMs several times and the pattern holds. The phone has been through several reboots & battery removals with no change in symptoms. I've booted from several different SD cards and the problem persists across OS.
Firmware is EG25GGBR07A08M2G_01.001.01.001. Any ideas for diagnosing this?
|
|
|
|
| Broke my screen |
|
Posted by: Barugon - 06-21-2022, 02:35 PM - Forum: General Discussion of PinePhone Pro
- Replies (7)
|
 |
My phone slipped from my fingers literally four inches from the top of the counter and the screen is now cracked in multiple places.
So, my first question: when will replacement screens be available? My next question: is there a TPU case available that has edges high enough to protect the corners of the screen?
|
|
|
|
| Manjaro ARM new version? And hibernate/ sleep mode |
|
Posted by: regretfulpineuser - 06-20-2022, 02:48 PM - Forum: General Discussion on Pinebook Pro
- No Replies
|
 |
I saw an announcement for new Manjaro ARM version but accidentially closed the window, where can I find this page again? Does this update fix the mousepad?
Also while doing some research I saw that one person was able to get hibernation to work using some sort of KDE function in Manjaro ARM KDE version, can anyone give me some pointers on this?
|
|
|
|
| How to make manjaro sleep or hibernate? KDE? |
|
Posted by: regretfulpineuser - 06-20-2022, 12:56 AM - Forum: Linux on Pinebook Pro
- No Replies
|
 |
I read somewhere that someone found a way to make pinebook pro hibernate using a function in KDE plasma? Can anyone help please? The inability to sleep or hibernate is what is keeping me from really enjoying this machine.
Using PBP version Manjaro "Rolling release" (how does this differ from stock really?)
|
|
|
|
| Manjaro PBP stable update 2022-06-19 bricked |
|
Posted by: wpeckham - 06-19-2022, 09:12 PM - Forum: Linux on Pinebook Pro
- Replies (2)
|
 |
I check for updates daily, and keep up with all updates.
Today there was a rather large install/update set of 300 packages total. It took around an hour.
It included a new u-boot.
After the install I rebooted, and it appeared to work. Aisleriot seemed to fail, but that is a minor thing. I installed the u-boot update to the EEMC using the usual commands. After that, on reboot it failed and locked at "script failed, continuing" at a => prompts and the status light yellow. It did not continue.
Booting form an old SD card to Manjaro, I installed the OLDER u-boot to the EMMC in case I had a bad u-boot image, but that did not change the behavior.
Has anyone experienced this?
I am looking for a way to recover so I do not have to migrate my home off to the SD card and update that.
|
|
|
|
| USB 2.0 OTG port slow performance |
|
Posted by: disctanger - 06-19-2022, 09:11 PM - Forum: Development Discussion on PineCube
- No Replies
|
 |
I am working on https://wiki.pine64.org/wiki/PineCube#Pi...s_a_webcam section of PineCube wiki.
I am trying to get USB 2.0 port to reach maximum bandwidth with OTG port (Hi-Speed - 480 MegaBits/second) on PineCube device. Currently it is performing as Full-Speed (12.5 MegaBytes/second) usb port.
I have measured the speed and performance using iperf + g_ether kernel mod + OTG port (details below)
Official datasheet of PineCube (https://files.pine64.org/doc/datasheet/p...180123.pdf) tells that the port can perform up to 60 MegaBytes/second or 480 MegaBits/second.
UVC gadget (g_webcam module) is also performing at Full-Speed mode.
Code: root@pinecube:~/uvs-gadget# iperf3 -c 192.168.10.5 -f M
Connecting to host 192.168.10.5, port 5201
[ 5] local 192.168.10.2 port 38834 connected to 192.168.10.5 port 5201
[ ID] Interval Transfer Bitrate Retr Cwnd
[ 5] 0.00-1.00 sec 14.0 MBytes 14.0 MBytes/sec 0 133 KBytes
[ 5] 1.00-2.00 sec 12.9 MBytes 12.9 MBytes/sec 0 165 KBytes
[ 5] 2.00-3.01 sec 13.3 MBytes 13.3 MBytes/sec 0 165 KBytes
[ 5] 3.01-4.00 sec 13.7 MBytes 13.8 MBytes/sec 0 165 KBytes
[ 5] 4.00-5.00 sec 13.0 MBytes 13.0 MBytes/sec 0 175 KBytes
[ 5] 5.00-6.00 sec 13.6 MBytes 13.6 MBytes/sec 0 252 KBytes
[ 5] 6.00-7.00 sec 12.7 MBytes 12.7 MBytes/sec 0 252 KBytes
[ 5] 7.00-8.00 sec 12.6 MBytes 12.6 MBytes/sec 0 264 KBytes
[ 5] 8.00-9.00 sec 13.1 MBytes 13.1 MBytes/sec 0 431 KBytes
[ 5] 9.00-10.00 sec 12.9 MBytes 12.9 MBytes/sec 0 431 KBytes
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bitrate Retr
[ 5] 0.00-10.00 sec 132 MBytes 13.2 MBytes/sec 0 sender
[ 5] 0.00-10.00 sec 131 MBytes 13.1 MBytes/sec receiver
iperf Done.
armbianmonitor tool output (detailed logs) : http://ix.io/40o2
My questions are:
- How can i reach high speed on USB 2.0 port. (probably too general)
- Could the issue be be related to USB drivers or Device Tree set up?
|
|
|
|
|