Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,669
» Latest member: victor_yeh
» Forum threads: 16,243
» Forum posts: 117,144

Full Statistics

Latest Threads
Wake up Call
Forum: General Discussion on PinePhone
Last Post: biketool
3 hours ago
» Replies: 6
» Views: 265
Reinstallation Arch Linux...
Forum: General Discussion on PineTab
Last Post: victor_yeh
10 hours ago
» Replies: 0
» Views: 27
I think you can try compi...
Forum: General Discussion on Pinebook Pro
Last Post: wangyukunshan
Yesterday, 02:25 AM
» Replies: 0
» Views: 69
Second screen mirroring
Forum: General
Last Post: OpalTromp
11-04-2025, 09:53 PM
» Replies: 2
» Views: 1,721
kivy app keeping focus wh...
Forum: Mobian on PinePhone
Last Post: Kevin Kofler
11-04-2025, 08:37 PM
» Replies: 1
» Views: 60
How to add an homemade ap...
Forum: Mobian on PinePhone
Last Post: JChdeL
11-04-2025, 04:13 AM
» Replies: 3
» Views: 312
Has anyone installed Tris...
Forum: General
Last Post: RandB
11-03-2025, 12:08 PM
» Replies: 1
» Views: 2,188
Xen hypervisor on Rock64
Forum: Linux on Rock64
Last Post: darkfader
11-03-2025, 09:25 AM
» Replies: 6
» Views: 9,713
[Article] RISC-V Ox64 BL8...
Forum: General
Last Post: smithjohns
11-03-2025, 12:54 AM
» Replies: 3
» Views: 9,478
Pinetab2s running DanctNI...
Forum: PineTab Software
Last Post: biketool
11-02-2025, 04:45 AM
» Replies: 0
» Views: 113

 
  Terminal won't open (neither will Settings)
Posted by: The_PC_Doc - 02-01-2023, 09:35 AM - Forum: General Discussion of PinePhone Pro - Replies (1)

Hey all!

Got a new PinePhone Pro the other day. Fired it up, it needed updates. Had a struggle getting the updates to install because of certificate problems but got past that eventually. 

Updates installed... 

Now Terminal won't open, and Settings app is also broken.

I'm out of ideas!

Thanks!


  Modem audio settings
Posted by: jack1 - 01-31-2023, 05:21 PM - Forum: General Discussion on PinePhone - Replies (2)

I was looking at the AT+QDAI command, and I have 2 questions:

Why mode is slave ? from the docs it says "when slave mode is selected, master and synchronization clock should be provided", so i guess it is provided on the pp... what is it anyway ?

Clock is 256k... why ? I'd pick 2048k

Thanks.


  Lock screen question: always squeekboard
Posted by: tuxcall - 01-31-2023, 01:33 PM - Forum: Mobian on PinePhone - Replies (1)

Hi,

quick question:

can you configure the lock screen app in a way to not display the numeric pad but always go straight to the onscreen keyboard?

when you use normal passwords it's kind of annoying to always have to press the keyboard button

thanks!


  Supported Carrier and Modem Bands
Posted by: NachoMomma - 01-30-2023, 03:18 PM - Forum: PinePhone Hardware - Replies (4)

Is there a somewhere I can find out what carriers will fully support PinePhone for all of data, voice and text (not just one or the other)? AT&T and Verizon only support voice and calls but no data.

I found the following on the PinePhone page but I am no cellular export such that I can translate this into whether it is supported or not.  

Communication:
Modem: Quectel EG25-G
LTE-FDD: B1, B2, B3, B4, B5, B7, B8, B12, B13, B18, B19, B20, B25, B26, B28
LTE-TDD: B38, B39, B40, B41
WCDMA: B1, B2, B4, B5, B6, B8, B19
GSM: B2, B3, B5, B8 (850, 900, 1800, 1900 MHz)
WLAN: Wi-Fi 802.11 b/g/n, single-band, hotspot
Bluetooth: 4.0, A2DP
GNSS: GPS/GLONASS/BeiDou/Galileo/QZSS, with A-GPS


thank you


  Chatty does not work after suspend mode
Posted by: user641 - 01-30-2023, 11:36 AM - Forum: Mobian on PinePhone - Replies (4)

Hello, I have been using chatty for jabber, but there's this thing that after the phone goes into suspennd mode, the incoming messages cannot be decrypted. Is there a fix for that?


  Is Quartz64 compatible with official 7'' Raspberry Pi display?
Posted by: maldus - 01-30-2023, 11:09 AM - Forum: Quartz64 Hardware and Accessories - Replies (1)

Hello everyone,
I'm wondering what the title says; I've noticed the Quartz64 Model B has a visually identical DSI connector to the Raspberry Pi. I have a few extra 7'' official RPi touch displays: can I expect them to work?


  are you still using pinephone as a daily driver?
Posted by: zetabeta - 01-30-2023, 01:53 AM - Forum: General Discussion on PinePhone - Replies (29)

are you still using pinephone (either regular and pro) as a daily driver (primary device) (more than half of time is counted)?

it doesn't need to be same device and could be either pro or regular. but i post this on regular side.

i have a feeling that there was lot of enthusiasm in the early days. now there seems to be few hardcore users left. i know pre-emptively that results will be skewed.

we probably know the main reasons already why people left pinephone usage but if it is unusual reason, we like to know. if you left the pinephone, what was your next device. leaving additional info is voluntary.


  0x64 subforum?
Posted by: sfultong - 01-29-2023, 03:42 PM - Forum: General - No Replies

Could we get a subforum created for 0x64 discussion?


  USB tethering not forwarding traffic
Posted by: viacheslavg - 01-29-2023, 07:52 AM - Forum: Manjaro on PinePhone - Replies (1)

I have USB tethering configured on my PinePhone. It was working well 1-2 month ago.
But now (probably after some update) it doesn't forward any traffic outside.

In details:
I have USB gadget configured. I have usb0 device in place with assigned IP.
When connecting to PC - eth device correctly added and assigned IP.
I can ping and ssh to PinePhone IP (throught USB network).
No other IPs are reachable. Seems like IP packets just dropped.
I have clean iptables with ACCEPT policy for all chains.

Code:
iptables -nvL
Chain INPUT (policy ACCEPT 3577 packets, 323K bytes)
pkts bytes target     prot opt in     out     source               destination        

Chain FORWARD (policy ACCEPT 380 packets, 31059 bytes)
pkts bytes target     prot opt in     out     source               destination        

Chain OUTPUT (policy ACCEPT 3352 packets, 331K bytes)
pkts bytes target     prot opt in     out     source               destination        

Moreover, when I try to route traffic from my laptop through pinephone wifi I have the same problem. Everything seems like is dropped. Thus it might be not USB tethering issue but general network problem?

What else can I look at?


  Partial boot after installing Manjaro on emmc
Posted by: regivanx - 01-28-2023, 01:38 PM - Forum: General Discussion on Pinebook Pro - Replies (11)

I use the pinebook pro from an SDcard.

I wanted to install an operating system on emmc via manjaro-arm-installer.

After installation, after rebooting without SDcard, I saw the U-boot welcome screen, which I had never seen before.

I get to the login screen, it shows wrong time, and a few seconds later the screen freezes and the computer shuts down.

I must then press the power button for 20 seconds, then press the power button again to restart it.

When the usual SD card is inserted, uboot results in a minimal prompt, without booting the OS.

USB stick doesn't work neither.

Perhaps the installation on emmc went wrong, and it no longer wants to boot from the SD card normally?

NOTA: SD card is OK, I don't erase it during the installation.

[Image: photo_2023-01-28_20-14-22.jpg]