PinePhone
-
If this would help anyone i made a small script to decrease the power draw of the pinephone until it would be adjusted in th main repo....
#!/bin/bash loadAVG=$(cat /proc/loadavg | awk '{print $1}') threshold=1 highthreshold=3 status=$( echo "$loadAVG > $threshold" | bc ) highstatus=$( echo "$loadAVG > $highthreshold" | bc ) echo $status if [ $status -gt 0 ]; then if [ $highstatus -gt 0 ]; then echo "performance" > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor else echo "ondemand" > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor fi else echo "powersave" > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor fi
I've placed it in crontab at adjust the governor every minute not ideal but it does help alittle...
(you do have to install 'bc' for it to work :
sudo apt install bc
) -
i checked mine recently , about 30% in 2 hrs , (not being used)
-
@PINE64 I would like to know when the pinephone can be purchased again and with which capacities of 2gb-16 or 3gb-64
-
@ricardo65 We'll have some announcements coming soon
-
That's how you make a teaser @PINE64
Can't wait ! -
@AppLee Yes, that's the kind of answer that's probably going to drive people crazy (especially if they're confined to their homes like so many people in the world).
-
@PINE64 We'll be waiting. Thank you very much.
-
@ricardo65 We'll have some announcements coming soon
So you're saying we should stand by for the 8GB/256GB Rockchip version?
-
@PINE64 Hi. At this point, what is the most advanced esploitation system on the pinephone ?
-
@domubpkm
Mirror on the wall, who's the prettiest of the realm...
Beware you may not like the answer -
@domubpkm
News is still fresh but going viral : https://ubports.com/blog/1/post/271 -
@domubpkm
News is still fresh but going viral : https://ubports.com/blog/1/post/271I updated the OP with that and with the screen protector info you posted elsewhere. Thanks!
-
ordered my community edition , only extra $25.00 for DHL.
i had fun finding the ordering part of the page , got there by clicking on MORE, at the bottom of the page,
( could be frustrating) ........... -
@Marathon2422 I went to the site to buy the community pinephone and it only comes out to pay with paypal.no you can pay with normal credit card ?
-
@ricardo65 I believe you can pay with normal credit card on the paypal site It should be an option located under the area where you are prompted to sign in to Paypal.
-
@Loops I'm back on the site and I've reached the end and it only comes out with paypal.it would be good if this could be cleared up because everybody doesn't have paypal
-
@trainailleur said in PinePhone:
@ricardo65 We'll have some announcements coming soon
So you're saying we should stand by for the 8GB/256GB Rockchip version?
8GB/256GB with a 1080p or 1440p screen would be so gosh darn nice, but I think that might be to dreamy!
-
@ricardo65
It does not tell you, but click on Paypal ,then the next screen has the option to select your choice of credit card -
@AppLee In times of COVID19 isolation these news made my day
-
@domubpkm Not sure I understand your question? what do you mean by 'esploitation' ?