Welcome, Guest |
You have to register before you can post on our site.
|
Latest Threads |
Experimental Mobian kerne...
Forum: PinePhone Pro Software
Last Post: benpocalypse
5 hours ago
» Replies: 12
» Views: 5,514
|
Thoughts after a year wit...
Forum: General Discussion on Pinebook Pro
Last Post: anoduck
Yesterday, 03:14 PM
» Replies: 5
» Views: 8,555
|
bookworm vs trixie discus...
Forum: Mobian on PinePhone
Last Post: biketool
09-21-2025, 02:03 PM
» Replies: 71
» Views: 32,505
|
Special keys stopped work...
Forum: General Discussion on PineNote
Last Post: j_s
09-19-2025, 04:04 PM
» Replies: 3
» Views: 10,175
|
Wifi 5Ghz Issue
Forum: PineNote Software
Last Post: nicolaos
09-17-2025, 06:36 PM
» Replies: 0
» Views: 3,687
|
the self built bl602_boot...
Forum: Getting Started
Last Post: pinecheng
09-16-2025, 02:15 PM
» Replies: 2
» Views: 4,754
|
Why projects like PinePho...
Forum: General Discussion on PinePhone
Last Post: Gary2003
09-16-2025, 01:13 PM
» Replies: 13
» Views: 13,821
|
Cannot flash the modem fi...
Forum: Mobian on PinePhone
Last Post: anonymous
09-16-2025, 12:18 PM
» Replies: 7
» Views: 6,041
|
Star64 Irradium (based on...
Forum: Getting Started
Last Post: mara
09-16-2025, 11:18 AM
» Replies: 8
» Views: 8,829
|
Mobian MMS/SMS text probl...
Forum: Mobian on PinePhone
Last Post: georgegohl888
09-15-2025, 02:42 AM
» Replies: 16
» Views: 24,838
|
|
|
PPP microphone not working for calls, is this normal? |
Posted by: サーバント - 03-24-2022, 10:47 AM - Forum: PinePhone Pro Hardware
- Replies (4)
|
 |
So I have not been able to use the microphone for calls on any distro of Linux on my dev edition PPP, so I installed the android test image to try to see if it work there. It did not work in the android test image either. Is this normal?
I ask because I have read various people saying calls worked for them on reddit or on this forum. Mic is not working at all for me, just trying to figure out if I need to replace my PPP or if this is just the current state of the device.
|
|
|
Calls don't work on Softbank. Cellular data & SMS work. |
Posted by: yasmi - 03-23-2022, 11:47 PM - Forum: PostmarketOS on PinePhone
- Replies (1)
|
 |
Hello,
From the sxmo dialer, calling 111 (Japan's test dial) does nothing for a while, then I get "missed call 111" and a "QMI Protocol Error: IncompatibleState".
From the `dev/ttyUSB2` terminal, `ATD111` just says "NO SERVICE".
phone: Pinephone OG 2gb.
image: PMOS SXMO installer one on SD card.
carrier: Y!mobile (Softbank under the hood)
ModemManager log: https://pastebin.com/vKgk2YCr
(pastebin set to 2 week exipiry. I stripped the timestamps and excessive `<<<<<<` to make it fit into 512kb but I just realized this forum takes 32MB attatchments. wow.)
(I really hope I'm not exposing my phone number in a non-human-readable way. I removed the ones that I found.)
Seems like the paste was removed by pastebin. And the forum attach does not take 470ish kb txt files.
Is there a section of the log that would be useful to share?
Skimming through it, I see there are three "verbose call end reasons":
Code: <info> [modem0/bearer1] verbose call end reason (2,210): [internal] pdn-ipv6-call-disallowed
<info> [modem0/bearer1] verbose call end reason (3,1028): [cm] emm-detached
<info> [modem0/bearer1] verbose call end reason (3,2001): [cm] no-service
the no-service one happens 3-4 times for each bearer 1,2,3.
|
|
|
Shortcut for wifi hotspot |
Posted by: kbm - 03-23-2022, 01:37 PM - Forum: PinePhone Pro Software
- Replies (8)
|
 |
Does anyone know of a way to make a shortcut that can be clicked and will just launch the hotspot?
I've got the settings configured, but it's 2-3 clicks/touches and ideally I'd like to just have it launch with one
|
|
|
Pinephone Battery doesn't fit in the Pinephone Pro |
Posted by: ragreenburg - 03-23-2022, 01:34 PM - Forum: General Discussion of PinePhone Pro
- Replies (2)
|
 |
The battery in my Pro seems to go just fine in my Pinephone but it doesn't work the other way around. It is very tight when I have tried getting my Pinephone battery into the Pro. Tight to the point that I feel like if I pushed really hard I could get it in there but almost certainly couldn't get it out without using some kind of tool to leverage it. Is this everyone's experience?
|
|
|
Manjaro Plasma Beta 11 sleep issue after 3/22 update |
Posted by: Fred Zyphal - 03-23-2022, 09:11 AM - Forum: PinePhone Pro Software
- Replies (6)
|
 |
I've been running the latest Beta on my Pro ever since I got it, and was quite happy when they solved the mobile data issue with the release of Beta 11, however, as of yesterdays' update (3/22/22), it goes to sleep and never wakes up. The only solution is to do a hard reset (hold the power button for a long time).
Is anyone else seeing this, and / or does anyone know a way to fix it?
|
|
|
Anyone else's UART RX (serial input) stopped working? |
Posted by: pion - 03-23-2022, 02:02 AM - Forum: RockPro64 Hardware and Accessories
- Replies (1)
|
 |
I installed and was happily running OpenBSD on my RockPro64 v2.1 for many months. At some point I needed to wipe and reinstall everything. When I attached the serial console as usual, I realized that I was only ever able to get serial output FROM the board, but was no longer ever able to send any serial TO the board.
I have performed all of the expected troubleshooting steps many, many times to figure out what the heck I'm doing wrong:
- rechecked TX, RX, and GND connections
- rechecked serial terminal baudrate and settings (correct because I'm getting good serial output)
- swapped out different FTDI USB-serial cables
- confirmed I was able to use the same FTDI cable to send and receive on a different SBC
- connected both TX and RX lines to an oscilloscope (with serial decoding) to monitor that I was, indeed, sending and receiving valid serial data to/from the board
At this point I'm starting to think that I must either have inadvertently shorted the UART RX pin to something bad and blown the OC/OV/ESD protection in the silicon, or maybe there is even a manufacturing defect.
As my next debugging step I was going to start writing firmware to manually read the RX pin and see if it picks up signal changes, but I wanted to check with folks here and see if anyone has encountered this and/or if someone can suggest an easier debugging strategy.
Thanks much!
|
|
|
|