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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,998
» Latest member: Dada
» Forum threads: 16,337
» Forum posts: 117,447

Full Statistics

Latest Threads
Mobian image for the Pine...
Forum: Mobian on PinePhone
Last Post: Korfou
04-27-2026, 09:57 AM
» Replies: 2
» Views: 126
Star64 Irradium (based on...
Forum: Getting Started
Last Post: mara
04-19-2026, 12:56 PM
» Replies: 13
» Views: 14,915
Pine Time dead
Forum: General Discussion on PineTime
Last Post: chris.burmajster
04-18-2026, 10:08 AM
» Replies: 0
» Views: 190
Booting Issues
Forum: PineNote Software
Last Post: vlagged
04-17-2026, 04:17 PM
» Replies: 24
» Views: 19,462
App launcher shows tiny i...
Forum: PineNote Software
Last Post: vlagged
04-17-2026, 04:12 PM
» Replies: 1
» Views: 1,123
my pinecil v2 is not work...
Forum: General Discussion on Pinecil
Last Post: jagrav
04-17-2026, 06:28 AM
» Replies: 0
» Views: 119
Freezes and kernel panics...
Forum: Linux on RockPro64
Last Post: prahal
04-15-2026, 06:48 PM
» Replies: 4
» Views: 1,443
Looking for engineer for ...
Forum: PinePhone Pro Hardware
Last Post: Andrey_voce
04-06-2026, 08:44 AM
» Replies: 0
» Views: 309
StarPro64 Irradium (based...
Forum: Getting Started
Last Post: mara
04-05-2026, 03:03 AM
» Replies: 19
» Views: 9,265
Finally got Kali working ...
Forum: General Discussion on Pinebook Pro
Last Post: qingss0
04-04-2026, 08:00 AM
» Replies: 0
» Views: 433

 
  Pilotlight, a way to save power during long audio playback
Posted by: biketool - 01-04-2025, 01:51 PM - Forum: PinePhone Software - Replies (3)

keeping the pilotlight lit, normally when listening to an audiobook or music playlist the Pinephone locks it's screen after a minute and suspends the OS after a few more minutes as set by the user.
This suspend action makes it possible to carry a pinephone all day ready ro receive incoming telephone calls and still have battery if the phone is not used for more than 45min to an hour a day.
Every time the system suspends the audio stream is killed, even after wakeup most of the time the audio playback app needs to be killed and restarted for it to output audio.
I want a way to keep a tightly controlled and minimized audio app running while using minimal CPU waste power, and without the bloat of the system processes.
I only want the pilotlight lit, not the whole furnace.

I have several ideas that might be able to be implemented with only scripts, but I will need a LOT of help making this work if I run into bugs.
The idea works like this:
1- when an audio app is running we get the audio pause/skip controls on the lockscreen, there are already processes which load when audio is started
2- when audio mode is detected a special suspend mode is activated or enabled
   A- an exception is made to the suspend mode script, perhaps an alternate suspend mode
       a- the process running the audio is moved to one awake cpu core and the lowest voltage and mhz possible is engaged, only enough to allow for the audio stream to continue
       b- if possible audio is buffered into hardware audio acceleration chip and even the audio app CPU is suspended until 10-20 sec before the buffer runs out,
       c- buffer refills, suspend special audio process, repeating
    B- when system is taken out of suspend the audio app and special settings for single CPU are ended

An alternative would be to add an audio buffer playback system to the programs running on the modem module, perhaps a virtual serial audio device fed over the data connection line.  The modem module has its own Android based no-GUI OS, memory, and CPU, it is always awake and waiting for incoming calls and texts, which results in it sending a de-suspend command to the Pinephone, as running its own OS processes.

Currently unless there is USB power in the Pinephone pro can get at most around two hours of audio playback even though the the screen is dark and locked as all processes continue to run at full power.


  pinephonepro.ini for Megapixels
Posted by: biketool - 01-04-2025, 01:30 PM - Forum: Mobian on PinePhone - Replies (1)

Can anyone who has successfully built Megapixels in Mobian for the PPpro please post the contents of their /usr/share/megapixels/config/pine64/pinephone-pro.ini file?
Since this build of Mobian sid has libcamera I am guessing there is a good chance of megapixels working once I add this required file.
thanks!


  Why is the PPP still $400 and no stable OS?
Posted by: KNERD - 01-02-2025, 05:44 PM - Forum: General Discussion of PinePhone Pro - Replies (15)

Why is it Braxman is able to sell a similar, and better phone with a stable Linux and Android OS for only $300 at a profit, but Pine64 with their "but we're a non-profit!" cannot?


https://www.indiegogo.com/projects/brax3...artphone#/


  Pinecil (V2) "HES"-stand?
Posted by: InfiniteBSOD - 01-02-2025, 04:59 PM - Forum: Pinecil Hardware and Accessories - No Replies

Hello,

Currently in the process of installing a HES-sensor on my Pinecil (V2).

I am trying to find a good stand which incorporates magnet(s) required for the HES-sensor to work.

I've found this when searching online:
https://www.printables.com/model/770103-...ri?lang=de

Anyone else has any other suggestions?

Thanks!


  How to use QR codes on Mobian Sid(unstable) Pinephone Pro
Posted by: biketool - 01-02-2025, 12:14 PM - Forum: Mobian on PinePhone - Replies (1)

With Mobian Sid we get a working libcamera so we can pipewire the sensors to the camera app.
Unlike Megapixels, which doesn't work yet on PPpro(some have succeeded in compiling in trixie), the system Camera app doesn't have a built-in QR reader.
It is a bit of a kludge but installing qtqr (it is a desktop package and needs scaling in Mobile Settings to work correctly, bring reading glasses)

Code:
sudo apt install qtqr
lets you snap a photograph, then load that photo as a file in qtqr and either directly open a web link or load the text into the editor window on qtqr.
unless you really want a record of all the QR codes you read delete the files when finished.  Qtqr cannot currently find the camera device so itonly works in this indirect way.
A kludge for now, extra steps, but I use my camera more to read QR codes than to shoot pictures.

I mostly use simple QR code plugin for firefox to generate QR weblinks on computer that I read with my phone.


Rainbow Plasma-Mobile on Mobian Trixie, task switcher issue
Posted by: pineconeuser - 01-02-2025, 09:21 AM - Forum: PinePhone Pro Software - No Replies

Recently upgraded my PPP to Mobian Trixie, and it is a major improvement. However under Plasma-Mobile the task switcher just brings up a black screen. You can use it "blind" but I was curious if anyone on this forum has the same issue or knows what it could be.

I am going to file a bug report upstream with plasma-mobile.

Also wanted to report that KDE Plasma-Mobile is SUPER snappy and feels really good on the PPP. I have been daily driving it under `stable/bookworm` for the past few months, and moving to Trixie feels like I just bought a new phone Big Grin


  Keyboard issue
Posted by: j0rs - 01-01-2025, 10:29 PM - Forum: General Discussion on Pinebook Pro - Replies (3)

Keyboard issue
https://forum.armbian.com/topic/47099-ke...are-issue/

Is there any chance to check if the keyboard failure is hardware or software related?

The keyboard stopped working correctly when computer was in the drawer. There was no possibility for any physical damage to the keyboard.

Can I solve the issue by myself or do I need to buy the new keyboard or use my Pinebook pro as a coaster only.

Thanks.

*UPDATE*

On top of keyboard issue - I solved it by buying external usb keyboard.

*I cannot power up my trashy laptop i.e. PBP.*

1a. battery disconnected, I used bypass cables.

eMMC with Armbian

Code:
U-Boot TPL 2020.10-armbian (Aug 08 2021 - 16:26:56)
Channel 0: LPDDR4, 50MHz
BW=32 Col=10 Bk=8 CS0 Row=15 CS1 Row=15 CS=2 Die BW=16 Size=2048MB
Channel 1: LPDDR4, 50MHz
BW=32 Col=10 Bk=8 CS0 Row=15 CS1 Row=15 CS=2 Die BW=16 Size=2048MB
256B stride
lpddr4_set_rate: change freq to 400000000 mhz 0, 1
lpddr4_set_rate: change freq to 800000000 mhz 1, 0
Trying to boot from BOOTROM
Returning to boot ROM...

U-Boot SPL 2020.10-armbian (Aug 08 2021 - 16:26:56 +0200)
Trying to boot from MMC2
NOTICE:  BL31: v2.5(release):c158878-dirty                                                                                       
NOTICE:  BL31: Built : 16:26:51, Aug  8 2021                                                                                     
                                                                                                                                 
                                                                                                                                 
U-Boot 2020.10-armbian (Aug 08 2021 - 16:26:56 +0200)                                                                           
                                                                                                                                 
SoC: Rockchip rk3399                                                                                                             
Reset cause: POR                                                                                                                 
Model: Pine64 Pinebook Pro                                                                                                       
DRAM:  3.9 GiB                                                                                                                   
PMIC:  RK808                                                                                                                     
MMC:  mmc@fe310000: 2, mmc@fe320000: 1, sdhci@fe330000: 0                                                                       
Loading Environment from SPIFlash... Invalid bus 0 (err=-19)                                                                     
*** Warning - spi_flash_probe_bus_cs() failed, using default environment                                                         
                                                                                                                                 
In:    serial                                                                                                                   
Out:  serial                                                                                                                   
Err:  serial                                                                                                                   
Model: Pine64 Pinebook Pro                                                                                                       
Net:  No ethernet found.                                                                                                       
starting USB...                                                                                                                 
Bus usb@fe380000: failed to get usb phy                                                                                         
Port not available.                                                                                                             
Bus usb@fe3a0000: failed to get usb phy                                                                                         
Port not available.                                                                                                             
Bus usb@fe3c0000: failed to get usb phy                                                                                         
Port not available.                                                                                                             
Bus usb@fe3e0000: failed to get usb phy                                                                                         
Port not available.                                                                                                             
Bus dwc3:


All led are dead.

1b. - eMMC is disabled, Armbian on sd card


Code:
U-Boot TPL 2020.10-armbian (Aug 08 2021 - 16:26:56)
Channel 0: LPDDR4, 50MHz
BW=32 Col=10 Bk=8 CS0 Row=15 CS1 Row=15 CS=2 Die BW=16 Size=2048MB
Channel 1: LPDDR4, 50MHz
BW=32 Col=10 Bk=8 CS0 Row=15 CS1 Row=15 CS=2 Die BW=16 Size=2048MB
256B stride
lpddr4_set_rate: change freq to 400000000 mhz 0, 1
lpddr4_set_rate: change freq to 800000000 mhz 1, 0
Trying to boot from BOOTROM
Returning to boot ROM...

U-Boot SPL 2020.10-armbian (Aug 08 2021 - 16:26:56 +0200)
Trying to boot from MMC1
NOTICE:  BL31: v2.5(release):c158878-dirty                                                                                       
NOTICE:  BL31: Built : 16:26:51, Aug  8 2021                                                                                     
                                                                                                                                 
                                                                                                                                 
U-Boot 2020.10-armbian (Aug 08 2021 - 16:26:56 +0200)                                                                           
                                                                                                                                 
SoC: Rockchip rk3399                                                                                                             
Reset cause: POR                                                                                                                 
Model: Pine64 Pinebook Pro                                                                                                       
DRAM:  3.9 GiB                                                                                                                   
PMIC:  RK808                                                                                                                     
MMC:  mmc@fe310000: 2, mmc@fe320000: 1, sdhci@fe330000: 0                                                                       
Loading Environment from SPIFlash... Invalid bus 0 (err=-19)                                                                     
*** Warning - spi_flash_probe_bus_cs() failed, using default environment                                                         
                                                                                                                                 
In:    serial                                                                                                                   
Out:  serial                                                                                                                   
Err:  serial                                                                                                                   
Model: Pine64 Pinebook Pro

2. Battery is connected (with reset), eMMC disabled.


Code:
U-Boot TPL 2020.10-armbian (Aug 08 2021 - 16:26:56)
Channel 0: LPDDR4, 50MHz
BW=32 Col=10 Bk=8 CS0 Row=15 CS1 Row=15 CS=2 Die BW=16 Size=2048MB
Channel 1: LPDDR4, 50MHz
BW=32 Col=10 Bk=8 CS0 Row=15 CS1 Row=15 CS=2 Die BW=16 Size=2048MB
256B stride
lpddr4_set_rate: change freq to 400000000 mhz 0, 1
lpddr4_set_rate: change freq to 800000000 mhz 1, 0
Trying to boot from BOOTROM
Returning to boot ROM...

U-Boot SPL 2020.10-armbian (Aug 08 2021 - 16:26:56 +0200)
Trying to boot from MMC1
NOTICE:  BL31: v2.5(release):c158878-dirty                                                                                       
NOTICE:  BL31: Built : 16:26:51, Aug  8 2021                                                                                     
                                                                                                                                 
                                                                                                                                 
U-Boot 2020.10-armbian (Aug 08 2021 - 16:26:56 +0200)                                                                           
                                                                                                                                 
SoC: Rockchip rk3399                                                                                                             
Reset cause: POR                                                                                                                 
Model: Pine64 Pinebook Pro                                                                                                       
DRAM:  3.9 GiB                                                                                                                   
PMIC:  RK808                                                                                                                     
MMC:  mmc@fe310000: 2, mmc@fe320000: 1, sdhci@fe330000: 0                                                                       
Loading Environment from SPIFlash... Invalid bus 0 (err=-19)                                                                     
*** Warning - spi_flash_probe_bus_cs() failed, using default environment                                                         
                                                                                                                                 
In:    serial                                                                                                                   
Out:  serial                                                                                                                   
Err:  serial                                                                                                                   
Model: Pine64 Pinebook Pro

All led are dead.


  Advice and experience on daily driving ppp
Posted by: JadenSki - 12-30-2024, 05:48 PM - Forum: PinePhone Pro Software - Replies (19)

Hello all, 
I've been distro hopping on my ppp for a little while now. And I am trying to figure out which os I should settle down on, to use for a daily driver. So far everything I need to work has not all worked out of the box on any os, which is to be expected obviously. And based on other's experience I am fairly confident that I can get most, if not all, of the main things I want, to work. However, this will obviously take time and effort, and the question is 'which os do I focus on getting working?' So I thought I would ask the community for advice/personal experience. If ya'll could take the time to let me know: 1. if you daily drive a ppp, 2. what os you use, 3. what desktop interface you use, 4. what do you have working (eg camera, calls, sms...) and 5 maybe just some simple tips that might be helpfull. I would be extremely grateful.
The main things I would like to work (listed in order of priority) are: sms, calls, mms, gps, camera (to some extent at least), and usb-otg. I would definitely prefer plasma mobile above posh, but if I cannot get everything working on plasma then posh is the next best. 
Thank you in advance!


  PinePhone earpiece too quiet
Posted by: Waffelo - 12-30-2024, 04:58 PM - Forum: General Discussion on PinePhone - Replies (3)

I got my PinePhone and I have been trying to call with people, but it seems like the earpiece is just too quiet and low quality because I cannot understand a lot of what the person at the other end says and also it sometimes sounds like those low bitrate chinese toy phones. I don't know if this is an issue with my distro or hardware but it is pretty annoying. I use ArchLinux with Phosh, I found the image from the official Pine64 software releases page.


  Improved battery life with TLP daemon
Posted by: Surehand53 - 12-30-2024, 07:46 AM - Forum: Linux on Pinebook Pro - No Replies

In one of the recent Manjaro system updates TLP was mentioned as an option to power-profiles-daemon to manage battery life for the Pinebook Pro.

On the Pinebook Pro the TLP power management gives subjectively better battery performance over power-profiles-daemon. Especially sleep lasts over night without problems. My PBP is one of the earliest (second batch, I believe) and yet with TLP the battery performance is great.

The downside is that the PBP user interface feels slightly more sluggish in KDE Plasma. Everything seems to be a bit slower than it used to be. This might be different in a simpler (tiling) window manager. The TLP documentation mentions that their power management suits light users best (writing, etc).
However, the battery performance feels much improved.

If you are interested:

## Install TLP

Code:
$ sudo pacman -S tlp


You will be asked to uninstall **power-profiles-daemon**, say yes.

There is an additional package `tlp-rdw`, check in the docu if you want that.

To enable the service use (and reboot)
Code:
$ sudo systemctl enable tlp.service

## Config
I have used this config change to improve performance when power is plugged in:
Edit /etc/tlp.conf and un-comment and update:

CPU_ENERGY_PERF_POLICY_ON_AC=performance

You can check the config with:
Code:
tlp-stat --config
tlp-stat -p
tlp-stat -p -v


If you want you can set `CPU_ENERGY_PERF_POLICY_ON_BAT` to `performance` as well.

Here is a link to the TLP documentation

# power-profiles-daemon
To switch back to the **power-profiles-daemon**:
Code:
$ sudo pacman -S power-profiles-daemon
$ sudo systemctl enable power-profiles-daemon

And here is the link to some power-profiles-daemon documentation