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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 30,099
» Latest member: StevenHanks21
» Forum threads: 16,358
» Forum posts: 117,525

Full Statistics

Latest Threads
PinePhone Pro disable Vol...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
Yesterday, 10:53 AM
» Replies: 1
» Views: 1,503
Manjaro affected by Arch ...
Forum: General
Last Post: tantamount
06-28-2026, 10:45 AM
» Replies: 0
» Views: 187
Fix Bricked SPI Flash, Pi...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
06-27-2026, 05:00 PM
» Replies: 0
» Views: 124
irradium (based on crux l...
Forum: Linux on RockPro64
Last Post: mara
06-27-2026, 04:09 PM
» Replies: 12
» Views: 19,590
irradium (based on crux l...
Forum: Linux on Rock64
Last Post: mara
06-27-2026, 02:43 PM
» Replies: 13
» Views: 18,766
Android Gaming Image
Forum: Game Station Emulation
Last Post: Jacobgilbert
06-26-2026, 07:06 AM
» Replies: 52
» Views: 111,037
rAudio for Rock64 V2/Pine...
Forum: Linux on Rock64
Last Post: shinzuka
06-25-2026, 03:16 PM
» Replies: 11
» Views: 1,939
Big thanks for the docume...
Forum: General Discussion on Pinebook Pro
Last Post: alchemist
06-25-2026, 12:58 PM
» Replies: 0
» Views: 242
Mobian MMS/SMS text probl...
Forum: Mobian on PinePhone
Last Post: mehdy
06-23-2026, 06:53 AM
» Replies: 16
» Views: 34,599
OpenTTD game - Error: no ...
Forum: Mobian on PinePhone
Last Post: Mary_Davis
06-23-2026, 01:12 AM
» Replies: 3
» Views: 5,598

 
  Is my VoLTE working?
Posted by: worden - 06-26-2021, 11:46 PM - Forum: General Discussion on PinePhone - Replies (1)

Hi, I followed all the instructions I could find to get VoLTE working. My carrier "Consumer Cellular" uses AT&T network which is soon totally disabling 3G so I must get VoLTE working. However I'm not sure if it is working. I need help understanding it.

I have Manjaro CE with Phosh.

I reached the carrier support and they succesfuly detected the modem model and enabled something on their end to allow VoLTE.

I followed the VoLTE steps on the main PinePhone wiki page.

Code:
AT+QCFG="ims"
+QCFG: "ims",1,1

OK

The 4G indicator shows in the UI. To test, I called my wife.

Code:
#Start call to my wife:

[root@manjaro-arm ~]# echo 'AT+CLCC' | atinout - /dev/EG25.AT -
+CLCC: 2,1,0,1,0,"",128
+CLCC: 1,1,0,1,0,"",128
+CLCC: 3,0,0,0,0,"4436179824",129,"Andrea"
+CLCC: 4,1,0,1,0,"",128

OK

#Hang up:

[root@manjaro-arm ~]# echo 'AT+CLCC' | atinout - /dev/EG25.AT -
+CLCC: 2,1,0,1,0,"",128
+CLCC: 1,1,0,1,0,"",128

OK

[root@manjaro-arm ~]# echo 'AT+QNWINFO' | atinout - /dev/EG25.AT -
+QNWINFO: "FDD LTE","310410","LTE BAND 2",700

OK



Elsewhere I have read that the fourth value of AT+CLCC tells you whether the voice is carried by VoLTE. The Quectel AT command reference says ony this about it:

<mode>Bearer/tele service
0: Voice
1: Data
2: FAX

However the line with my wife's phone number has a 0 in that position. Still I wonder, with all the other symptoms lining up??


  Audiobook Player Thread
Posted by: biketool - 06-26-2021, 03:10 PM - Forum: PinePhone Software - Replies (7)

I am curious what people are playing audiobooks on with their Pinephones, I think the defining trait of an audiobook player is that it saves your postion in the 'book' between listening sessions; bookmarks, skipping << < > >> controls, and playlists are important too as is playing most all formats.
I feel like a podcast player would be yet another category aside from music and audiobooks with much emphasis on browsing, auto-downloading, and organizing played/unplayed podcasts after reviewing gnome podcasts.
I consider an audiobook player to be a daily driver essential as I prefer books to music when driving long distances.
On my N900 I ran the simple but effective Panucci which is FOSS, I have not had a chance to try to compile for Mobian.
https://github.com/gpodder/panucci
Panucci works well but only plays MP3 files, it also will wipe progress if I try to run the app without the current media found.

What do you recommend to play audiobooks on your pinephone?


  mmc_erase: group start error -110, status 0x0
Posted by: gab - 06-26-2021, 02:58 PM - Forum: General Discussion on PinePhone - Replies (1)

In dmesg I have these error lines repeated multiple times:

sunxi-mmc 1c0f000.mmc: data error, sending stop command
sunxi-mmc 1c0f000.mmc: send stop command failed
mmc_erase: group start error -110, status 0x0
[...]
[b]mmc_erase: group start error -110, status 0x0[/b]

This is a bit strange because I am running from the sdcard.
Should I be worried ? Is my emmc dying ?


  Size of the user base
Posted by: constfun - 06-26-2021, 11:11 AM - Forum: General Discussion on PinePhone - Replies (19)

I'm considering investing some time into the platform and wonder how many devices have been sold? If this information is not public, a range would be very helpful to know. Thank you!


  Future RK3588 model
Posted by: blorp - 06-26-2021, 10:21 AM - Forum: Pinebook Pro Hardware and Accessories - Replies (25)

With the RK3588 hopefully coming later this year, and maybe arriving in Pine products early in 2022, I have some questions for people who are more familiar with the hardware supply situation right now.

Pine64 tries to keep the number of SKUs as small as possible, which is very respectable. However, I think a version of a possible RK3588 Pinebook with the ability to flip it's display around fully, a touch screen and accordingly low-latency pen input would be really useful, especially since the ARM processor would provide good battery life.

Are parts that would facilitate that kind of (of course slightly more expensive) PineBook Ultra model readily available, and is it realistic to manufacture? Is this something Pine64 would be interested in making?
Distributions running Gnome or Pantheon seem ready to be used with part-time touch input, and a pen would make taking notes really convenient.

Thanks!


  How to backup Contacts in Gnome / Posh ?
Posted by: gab - 06-26-2021, 10:02 AM - Forum: General Discussion on PinePhone - Replies (2)

Hello,

In order to investigate issues I want to change my linux distribution so I need to export (then import) my contacts.

I am currently using Mobian with Posh, my contacts are in the application Gnome Contacts 3.38.1.
I see no option to export a vcf file.
I would be happy with copying a configuration directory (like how you can backup ~.mozilla/firefox)

Any idea ?


  GPIO Table
Posted by: Bullet64 - 06-26-2021, 12:53 AM - Forum: Quartz64 Hardware and Accessories - Replies (1)

I have edit the wiki with table for GPIO

https://wiki.pine64.org/wiki/Quartz64#GPIO_Pins

Can someone please check it? Thanks.

Source: https://wiki.pine64.org/images/3/31/Quar...201215.pdf


  What causes the long delays which switching or starting apps?
Posted by: motox6 - 06-25-2021, 06:40 PM - Forum: Mobian on PinePhone - Replies (10)

I was watching top via an SSH session.

When I select a new app there is a long delay before the new app shows up on the screen.

I had expected to see something like high CPU usage, or perhaps high io wait while the app is loading.

But I see neither.

What is going on during the long app startup times?

Do other people experience this behavior?


  Compass app
Posted by: biketool - 06-25-2021, 04:05 AM - Forum: Mobian on PinePhone - No Replies

Maybe I am missing it, but is there a simple compass app in Debian Mobile?
I noticed that the map app doesn't show direction facing so maybe the hall sensor reading is not yet included in that system app?
As long as I am asking where is the GPS settings and on/off toggle or is it still at edit .conf file settings stage?
(edit)
Answering my own ??, there is an alpha compass app written by a forum member that has been tested on Debian Mobile.
https://forum.pine64.org/showthread.php?tid=14261


  Automatic Brightness Stuck On
Posted by: biketool - 06-25-2021, 04:01 AM - Forum: Mobian on PinePhone - Replies (3)

Settings->Power->Automatic Brightness toggle
I can click the toggle to off and on as many times as I like the Automatic brightness stays stuck in the on setting
it never turns grey from blue and strangely never even completes its animmation and gets 'stuc' sometimes before completing it's slide to the left.
Is there a .conf file I can edit to fix this until the GUI works?
Also automatic brightness seems to slowly dial itself to the lowest setting over a minute to two without apparently adapting to ambient light.