Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 29,138
» Latest member: bravosoft
» Forum threads: 16,104
» Forum posts: 116,494
Full Statistics
|
Latest Threads |
the camera apps does not ...
Forum: PinePhone Pro Software
Last Post: moriartyo
3 hours ago
» Replies: 0
» Views: 0
|
Best Battery Life
Forum: PinePhone Software
Last Post: luney
5 hours ago
» Replies: 0
» Views: 13
|
debian mobian not bootabl...
Forum: General Discussion of PinePhone Pro
Last Post: biketool
Yesterday, 01:25 PM
» Replies: 2
» Views: 64
|
M.2 Adaptor alternative
Forum: General Discussion on Pinebook Pro
Last Post: S265
Yesterday, 03:22 AM
» Replies: 5
» Views: 261
|
Booting Issues
Forum: PineNote Software
Last Post: Sterling
04-19-2025, 02:51 PM
» Replies: 16
» Views: 1,879
|
Quick Start Manual Transl...
Forum: General Discussion on PinePhone
Last Post: ANAS2025
04-18-2025, 01:24 PM
» Replies: 62
» Views: 97,646
|
A host named regret
Forum: General Discussion on PinePhone
Last Post: biketool
04-18-2025, 07:15 AM
» Replies: 5
» Views: 202
|
freeBSD is booted on pine...
Forum: PinePhone Pro Software
Last Post: teekay
04-18-2025, 12:56 AM
» Replies: 5
» Views: 750
|
manual install archlinux
Forum: Archlinux
Last Post: TestaMic
04-17-2025, 09:43 AM
» Replies: 12
» Views: 2,038
|
Fix Fake 0% Battery(charg...
Forum: General Discussion on PinePhone
Last Post: biketool
04-17-2025, 04:11 AM
» Replies: 0
» Views: 66
|
|
|
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.
|
|
|
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
|
|
|
Reseting the Battery Fuel Gauge |
Posted by: franzthiemann - 12-30-2024, 01:09 AM - Forum: PinePhone Pro Software
- Replies (8)
|
 |
I am now daily driving my PinePhonePro for well over a year, but there is one issue that still annoys me:
The PinePhone pro uses Battery fuel gauging as implemented in the RK818 Chip.
Fuel gauging works ok when using one battery. Battery full and empty indications match the battery voltages within a couple of percentage points.
But the daily driving the PPP with only one battery is hard.
When using multiple batteries, however, the fuel gauging becomes really annoying, as the phone will show the percentage of the last (empty) battery until it shuts off.
After a couple of reboots, the fuel gauging seems to reset itself, but rebooting the PPP several times takes time and does not seem like an ideal solution.
Is there a possibility to reset the fuel gauge calibration on eg. each reboot to avoid unintended shutdowns after battery swapping?
|
|
|
USB host/client working on PineNote 2nd batch? |
Posted by: j_s - 12-29-2024, 04:04 PM - Forum: PineNote Hardware
- Replies (8)
|
 |
This poll is to determine how widespread the problem is with the PineNote USB not working as an USB client or host. (Charging works and serial port dongle work.) If you are voting regarding a first batch (pre 2024) PineNote, please make a post saying so to this thread and whether you are running the pinenote-debian-image supplied on the 2nd batch PineNotes.
Symptoms are that the lsusb command gives no results, sudo /usr/bin/dmesg | tail shows nothing new after plugging in a hub, flash drive,or other USB device, and sudo /usr/bin/dmesg | tail on a linux computer shows nothing new after connecting the computer and PineNote by USB.
Also /sys/bus/usb/devices is empty on the PineNote.
|
|
|
|