PINE64

Full Version: battery problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hello,

i received my pinephone yesterday (manjaro-arm) and followed instructions for removing plastic between battery and contact. it seemed to be behaving normally while charging via usb other than the battery charge not getting past 90% and then moving backwards!? this morning i started the phone on battery power alone and it turns on, shows the gear and the K logo and then goes dark. when i make contact with the screen, i can see the numerical pad but as soon as i break contact with the screen it goes dark again. everything works normally once i connect the usb power cable. energy settings are on 'never' for lock screen and sleep and 5 minutes for turn off screen. any input would be appreciated, thanks.
Your battery is OK. Just Settings -> Screen setup application writes wrong values to the /.config/powermanagementprofilesrc file:
https://forum.pine64.org/showthread.php?tid=13481
You can manually edit the file like in this post:
https://forum.pine64.org/showthread.php?...8#pid93468
hi, appreciate the reply! i will look into this this evening. please remind me, haven't been using linux for awhile, that rc file is in my home directory? and i assume i'll be working from the terminal/shell - what editor would i be using in plasma-mobile? thanks.
(04-30-2021, 06:37 AM)Rainer Wrote: [ -> ]hi, appreciate the reply! i will look into this this evening. please remind me, haven't been using linux for awhile, that rc file is in my home directory? and i assume i'll be working from the terminal/shell - what editor would i be using in plasma-mobile? thanks.

Yes, the file is in your home directory. I just used the default file manager Index, set it to show hidden files, long press on powermanagementprofilesrc file, open with Nota editor, edited the file and saved. The changes are in effect immediately.
this worked - thanks a bunch! a little nerve-wracking working with that editor and a config file on a phone but it all worked out.