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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 30,013
» Latest member: hybrid gummies
» Forum threads: 16,342
» Forum posts: 117,462

Full Statistics

Latest Threads
US Tariffs & Recent Supre...
Forum: General
Last Post: evilbunny
7 hours ago
» Replies: 2
» Views: 465
Star64 Irradium (based on...
Forum: Getting Started
Last Post: mara
05-08-2026, 01:48 PM
» Replies: 16
» Views: 15,380
Updated Pinebook Pro?
Forum: General Discussion on Pinebook Pro
Last Post: tllim
05-08-2026, 12:25 PM
» Replies: 1
» Views: 145
Volumio 3 Pine A64+ unoff...
Forum: Linux on Pine A64(+)
Last Post: tllim
05-08-2026, 12:21 PM
» Replies: 2
» Views: 142
Star64: All listed distro...
Forum: Getting Started
Last Post: tantamount
05-08-2026, 08:56 AM
» Replies: 0
» Views: 78
Unresponsive / inaccurate...
Forum: General Discussion on PineTime
Last Post: PerfectJam
05-07-2026, 03:37 AM
» Replies: 0
» Views: 61
Unresponsive / inaccurate...
Forum: General Discussion on PineTime
Last Post: PerfectJam
05-07-2026, 03:36 AM
» Replies: 0
» Views: 53
The "Should I buy a Quart...
Forum: General Discussion on Quartz64
Last Post: kapqa
05-05-2026, 07:57 AM
» Replies: 5
» Views: 20,377
Volumio (PINE A64-LTS / S...
Forum: Linux on PINE A64-LTS / SOPINE
Last Post: shinzuka
05-04-2026, 09:02 AM
» Replies: 9
» Views: 16,927
Mobian image for the Pine...
Forum: Mobian on PinePhone
Last Post: Korfou
04-27-2026, 09:57 AM
» Replies: 2
» Views: 419

 
  compiler wev
Posted by: oihantto64 - 02-04-2022, 11:55 AM - Forum: Arch Linux on PinePhone - Replies (3)

To adapt the pinephone keyboard, I will need to use the equivalent of xev for wayland ie wev, or the version available on AUR is not suitable for arm64. Is it difficult to adapt the pkgbuild to compile compatible with aarch64?


  Keyboard battery reporting accuracy
Posted by: brb78 - 02-04-2022, 11:12 AM - Forum: PinePhone Pro Accessories - No Replies

Anyone else have a KB that seems to be connected properly (input received, charge passed to "main" battery, "kb151" detected in power submenu of gnome-setting) but that insists on reporting it is always at 0% charge, even when there is no external power connected and the main battery continues to charge up (presumably off the not-0% KB battery)?

on Arch/Phosh

Code:
># ppkb-i2c-charger-ctl info -v
Charger: Full ( chg_end)
Button: 00 ( btn_not_press)
0x70: 19
V=4184 mV (OCV 4210 mV) I=-6 mA


  Lost internal earpiece
Posted by: Veraendert - 02-04-2022, 10:10 AM - Forum: PinePhone Hardware - Replies (3)

Hi everybody. It's been a while but i now have reactivated my PP. Sadly, somewhere along the way, i seem to have lost the internal earpiece. Not in the "oh, there must be some misconfiguration"-way. The piece itself is gone missing. I already bought a new screen but that doesn't include the internal earpeace. Does anyone happen to know which spare part i should grab? It doesn't seem to be available from the store. Thanks in advance.


  Keyboard Case Not Typing in Mobian
Posted by: thismarty - 02-04-2022, 09:31 AM - Forum: PinePhone Pro Accessories - Replies (5)

Keystrokes on my keyboard case are registered on my PPP in Manjaro BUT keystrokes are not registered on the official PPP build of Mobian (January 16 daily).

Since Mobian is listed as one of the OS's that should support typing on the keyboard case, I assume it should work.

I've ...

1.  Updated, upgraded, dist-upgraded, and re-flash the SD card

2.  I've re-seated the keyboard

3.  I've POGO-shimmed the keyboard


Yet no matter what, Mobian doesn't seem to hear my keystrokes from the keyboard, while (notably) Manajaro does.

Any suggestions?

TIA!


  Keyboard Not Charging PPP
Posted by: thismarty - 02-04-2022, 09:25 AM - Forum: PinePhone Pro Accessories - Replies (7)

My keyboard doesn't seem to be able to charge my phone.

Here are some data points:

1.  I've pressed the button - quickly, held it for 20 seconds to shut it down, pressed quickly again, and various other combinations. 

2.  I see the charging bolt in the battery icon in the GUI (in both Manjaro and Mobian).

3.  The Power panel in the OS Settings indicates that the second battery is there (but at 0%).

4.  The phone discharges its battery at the same rate with or without the keyboard attached.

5.  I tried the shim trick.

6.  I've tried several properly-rated chargers directly in the keyboard USB-C port.

7.  I've not made the mistake of plugging a charger into the phone whilst it is seated in the keyboard case.


It would appear that the root problem is that the keyboard simply won't charge.  It seems to be present electronically and recognized by the OS, but just empty - despite my having 'charged' it.

Any suggestions?


  soundcard pinephone mobian
Posted by: benedikt55 - 02-04-2022, 07:55 AM - Forum: Mobian on PinePhone - Replies (4)

hi, I'm new here and more and more happy with my pinephone, just awaitng the keyboard next days.
I'm using the phone as my daily driver and even the camera is somehow charming.......having its own character.....
I' m a DJ( ....exp. rock, noiserock......) and have the pinephone used for DJing, which is running quite o.k., due to Lollypop and the docking- board.
Now I'm wondering if it is possible to connect an external soundcard to the pinephone?
Which one you would recommend.......a real good one?
Thank you!


  Guide to power off the Pinephone on low battery
Posted by: Ulfnic - 02-04-2022, 05:29 AM - Forum: General Discussion on PinePhone - Replies (1)

I wrote a low-power-off BASH script for the Pinephone and Pinephone Pro to help prevent over-discharge by forcing a power-off below a certain capacity.

It loops through all power sources the kernel is aware of and enforces a minimum capacity rule that powers off the system if a battery is below a certain threshold (default: 5%) and not charging.

It just needs something to run it every minute. I've included a Systemd setup guide but OpenRC (PostmarketOS), chron, ect will work just as well.

Guide here: https://discourse.destinationlinux.netwo...ttery/4789

Enjoy Smile


  Guide to power off the Pinephone Pro on low battery
Posted by: Ulfnic - 02-04-2022, 05:27 AM - Forum: General Discussion of PinePhone Pro - Replies (5)

I wrote a low-power-off BASH script for the Pinephone and Pinephone Pro to help prevent over-discharge by forcing a power-off below a certain capacity.

It loops through all power sources the kernel is aware of and enforces a minimum capacity rule that powers off the system if a battery is below a certain threshold (default: 5%) and not charging.

Install guide here: https://discourse.destinationlinux.netwo...ttery/4789

Enjoy Smile


  BT toggle/battery life
Posted by: ronaldheld - 02-04-2022, 04:46 AM - Forum: General Discussion on PineTime - No Replies

By turning BT off, when not in use, how much battery life would I save?  I realize this is OS dependant.


  MIPI-CSI IMX214 on Linux NO SUCCESS
Posted by: zeus666 - 02-04-2022, 02:11 AM - Forum: Linux on Rock64 - Replies (2)

Hi,

we have a couple rockpro64 in service for computer vision tasks. However we use USB connected cameras, since back then there was no support for the MIPI interface. Usually we run Dietpi and achieve uptimes without hickups of over 100 days. The boards are passively cooled with a custom made thermoblock and heatpipes to the casing - very stable operation.

For our new project we want to move the imx214 sensors over the MIPI-CSI interface. Here is where the trouble starts:

The only image with working camera suuport is the old android build based on 4.19 (or so). Since kernel 5.11 the rockisp is out of staging and moved into mainline support. Also IMX214 (the one from the store) has support from the mainline kernel.

However, no video device is showing up - we tried different device trees from the rock64 repos on github all leading to no video devices.
We also tried manjaro arm, dietpi bullseye, dietpi buster and also manully updating the kernel.

Did someone get it to work, there are very little resource out there ...

here some links:
https://gitlab.collabora.com/koike/linux...1017484cd2
https://www.reddit.com/r/PINE64official/...ux_driver/
https://forum.pine64.org/showthread.php?tid=5785
https://wiki.pine64.org/wiki/ROCKPro64_Software_Release
https://www.armbian.com/rockpro64/#kernels-archive-all
https://docs.armbian.com/Hardware_Rockchip/

https://github.com/MichaIng/DietPi/issues/3360

i would be glad about any hints.

best,
z