| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 29,889
» Latest member: Haptic
» Forum threads: 16,323
» Forum posts: 117,414
Full Statistics
|
| Latest Threads |
Call recording?
Forum: PinePhone Pro Software
Last Post: baptx
Yesterday, 11:40 AM
» Replies: 8
» Views: 14,843
|
PPP caller hears themselv...
Forum: General Discussion of PinePhone Pro
Last Post: baptx
Yesterday, 11:31 AM
» Replies: 9
» Views: 8,413
|
Replacement battery for P...
Forum: Pinebook Pro Hardware and Accessories
Last Post: KC9UDX
02-28-2026, 09:17 PM
» Replies: 5
» Views: 5,505
|
pinephone-support package...
Forum: General Discussion on PinePhone
Last Post: baptx
02-28-2026, 05:49 PM
» Replies: 5
» Views: 5,876
|
SSH over USB
Forum: Mobian on PinePhone
Last Post: baptx
02-28-2026, 04:42 PM
» Replies: 15
» Views: 19,739
|
No wIfI after Mobian upda...
Forum: General Discussion on PinePhone
Last Post: baptx
02-28-2026, 04:18 PM
» Replies: 5
» Views: 6,011
|
Problems With Extensions ...
Forum: PineNote Software
Last Post: HippopoStar
02-28-2026, 02:29 PM
» Replies: 1
» Views: 239
|
RISC OS Linux port
Forum: PineTab Software
Last Post: Raik
02-26-2026, 05:40 AM
» Replies: 0
» Views: 111
|
New Pinetab- error when a...
Forum: PineTab Software
Last Post: Raik
02-26-2026, 01:21 AM
» Replies: 1
» Views: 289
|
Systemupgrade fails
Forum: PineTab Software
Last Post: Raik
02-25-2026, 11:15 PM
» Replies: 0
» Views: 66
|
|
|
| Battery Capacity and Software Interaction |
|
Posted by: food - 08-11-2021, 09:18 AM - Forum: PinePhone Hardware
- Replies (2)
|
 |
Hi Pinephone team,
Each Pinephone, the Pinephone UBPorts and Pinephone for Mobian editions over the months,
their batteries deplete really quickly and don't hold good charge, and I'm still using a backup Android for most things because of this.
I'm wondering if it's a hardware concern of power usage or it's about the software and how much energy it would take to run a laptop or desktop kernel with all the GUI and classic higher energy usage software on the smaller hardware .
Not sure! I'm only a user .
wellwishes,
food
|
|
|
|
| Electricty Usage Efficiency |
|
Posted by: food - 08-11-2021, 09:08 AM - Forum: Mobian on PinePhone
- Replies (7)
|
 |
Hi Mobian team,
I've been using Mobian as my daily driver on Pinephone and it's been working every day.
I'm noticing the battery degrades really quickly over time, and I'm wondering if there's anyone working on increasing the energy efficiency of the operating system
I know I can buy a new battery for not that much money, though I'm concerned about the long-term cost of having a pile of dead batteries whereas Apple and Google have no piles of dead batteries.
wellwishes, 
food
|
|
|
|
| Call for Contributions: help reverse engineer the eInk display driver! |
|
Posted by: CounterPillow - 08-11-2021, 04:05 AM - Forum: Linux on Quartz64
- No Replies
|
 |
Hello PINE friends,
as you may have heard, the Quartz64 has an eInk interface. This allows for high-speed (relatively speaking) operation of a 10.3 inch eInk panel. The controller for this is referred to as "EBC".
The problem, however, is that the downstream driver for this is... a GPL-2.0 licensed assembly dump. Yeah. Thankfully it comes with debug symbols though, so we're actually very lucky in that regard.
Here's where you can come in and help: we need to reverse engineer the driver struct by struct, function by function, allowing us to write an upstream-ready EBC driver. Not only will this allow us to run the driver on mainline kernels (or rather, at all, since it currently doesn't build even on the downstream kernel), but we can also then make it faster, as there seemingly are some math heavy functions.
For more information, check the wiki article on the matter, which includes links to the repositories and some further information. People have also reported good results from assembling the .S into a binary and then running Ghidra on it.
Thank you for your attention and your interest.
|
|
|
|
| no HDMI (DP) Output over Dock |
|
Posted by: vuj - 08-11-2021, 02:36 AM - Forum: Mobian on PinePhone
- Replies (17)
|
 |
Hello,
I can't connect any extern HDMI output over the Dock:
The DP state is always between:
Code: anx7688 1-0028: DP state changed to 0x00
anx7688 1-0028: DP state changed to 0x02
anx7688 1-0028: DP state changed to 0x03
Code: $ wlr-randr
DSI-1 "<Unknown> <Unknown> (DSI-1)"
Physical size: 68x136 mm
Enabled: no
Modes:
720x1440 px, 60.006001 Hz (preferred)
is there anything possible to get HDMI/DP working / fix this Issue (I tried it with different Displays) in mobian (bullseye)?
Thank you!
|
|
|
|
| Potential Solution for RTL8812AU issues, need help with next steps |
|
Posted by: daveatron - 08-10-2021, 05:52 PM - Forum: Android on Rock64
- Replies (2)
|
 |
Hello!
Like many before me, I did not buy the USB wifi adapter in the PineStore because I thought that I should be able to use any RTL8812AU chip that I could find. Obviously I'm out of luck and feeling pretty frustrated.
So far, I've been unable to use any android image successfully except for Ayufan's 7.1, and the stock 7.1.2 SD image. The 8.1 SD image is missing partitions on boot (something I read led me to believe this is because the img labeled for SD is actually for EMMC), and the 9.0 image doesn't boot at all. Both the standby and power on lights turn on and stay on any time I've tried to use that image. I read elsewhere that the only working image for 9.0 is the 64 GB one, and I do have an extra 128GB SD card lying around, so I'll try that one later.
At any rate, 7.1.2 works perfectly for my use case with a few tweaks, except I can't get any RTL8812AU chips to work. I have tried 5 different ones just today. I can see the RTL8812au.ko module exists in /system/lib/modules, and DMESG shows that my wifi adapter is recognized, VID/PID and all. When I try turning on wifi through network settings, DMESG says that rfkill-wifi driver failed to initialize successfully, and states that it failed to turn on the generic adapter. Basically there is a missing piece in there somewhere but I'm not sure where.
On ODROID's forums I found this thread: https://forum.odroid.com/viewtopic.php?t=24326 which seems super promising, but I'm not sure how I would go about applying the principles found there to android 7.1.2 on my Rock64. I don't see /etc/modprobe.d or a wifi_list.txt or anything of the sort. Can anyone point me in the right direction?
|
|
|
|
Noise with speaker |
|
Posted by: jack1 - 08-10-2021, 04:12 PM - Forum: PinePhone Software
- Replies (10)
|
 |
When I try to have a call on speaker, the other person hear loud noises (noise, not echo or reverb).
Is it the same for you ?
im using an os based on arch.
If you want to replicate the bug, make a call and in alsamixer mute earphone, unmute speaker, enable mic1 boost, and see if the other side hear noise.
Thanks.
|
|
|
|
|