Hi .
Well i was trying Mobian and i love the little tweak of adding on .bashrc the battery prompted when ssh connection.
and i realize the path have change and variables and so, and still there is no wiki so i will share here.
The new thing is just adding and change a couple of things, here we go:
I just create a var. CAPACI and call it with the new path.
Code:
# -= start battery prompt =-
battery_status(){
BATTERY=/sys/class/power_supply/rk818-charger/ #meu ppp ficar vari CAPACI nou path
CAPACI=/sys/class/power_supply/battery/ # mee ppp crido CAPACI nou path
BATSTATE=$(cat ${BATTERY}/status)
CHARGE=$(cat ${CAPACI}/capacity)
rest of the code dont change.
note: powersuply app happens the same.
that's it. Should work with this.
My keyboard case worked fine with my (original) PinePhone, but with my PinePhone Pro the keys just aren’t recognised - anyone else hit this? The phone is well sat into the top of the case, so I don’t think it’s a bad connection on the pins.
App hangs and does not progress past initial screen. I tried launching from the terminal with wayland show-full-ui and got a wayland-0 display error.
Upon forcing a reboot from the terminal I noticed an Android terminal screen with an error about sensors... I forced a reboot holding the power button. Perhaps some tweaks are needed to target the proper display? Any thoughts?
Thinking the issue has to do with PSI requirement in the kernel which has not yet made it to mainline stable Manjaro. Do we need PSI to run Waydroid? - ARM - Manjaro Linux Forum
The question looks stupid but I tried really hard to remove the SIM card but failed on my new PPP
Inserting the SIM card is challenge enough because I am using the adapter for Nano sim card. The adapter is very loose and the card fell out easily.
Now the SIM card is fully inserted but I cannot get the SIM out because it is fully inserted. Does anyone have tips removing the sim card? Thanks!
I put a j7 battery in my PPP it fits but tightly, it's a 3000 just like the stock one. My question is being a little and a different should be good to run right.
To build for the PineNote, what option should I pick from the lunch menu? There are 4 options, that mention eink, and I don't see anything in the Wiki:
I've repeatedly encountered an issue where my PBP's video out only works once per login session. Throughout my workday I need to project my PBP using a Crestron system with an HDMI to USB-C converter. It works fine the first time, but when I remove the adapter and later attempt to project again, it won't work until I restart it.
Has anyone encountered this and/or knows where to look to try and debug it? A display service perhaps?