06-29-2019, 08:14 AM
Since installing a new filesystem does not work, I ask @Mrfixit2001 to include, please, at least the following in the kernel:
- UDF for DVD
- HFS + for Apple,
- UDF for DVD
- HFS + for Apple,
Feature Complete Debian Desktop Release
|
06-29-2019, 08:14 AM
Since installing a new filesystem does not work, I ask @Mrfixit2001 to include, please, at least the following in the kernel:
- UDF for DVD - HFS + for Apple,
06-30-2019, 12:55 AM
@Mrfixit2001
Another way to avoid the problem of filesystems that don't work is to offer a kernel variant WITH "BIG KERNEL LOCK" Thanks for the attention. And above all, thank you for your much appreciated work.
New major realease is now up. Same image as that which ships with the Pinebook Pro: https://github.com/mrfixit2001/debian_de...tag/190715
@pineadmin please update in installer
07-21-2019, 02:07 AM
(07-20-2019, 03:58 AM)Luke Wrote: New major realease is now up. Same image as that which ships with the Pinebook Pro: https://github.com/mrfixit2001/debian_de...tag/190715 Great news, I'll be checking it out now...
07-21-2019, 11:39 AM
(07-20-2019, 03:58 AM)Luke Wrote: New major realease is now up. Same image as that which ships with the Pinebook Pro: https://github.com/mrfixit2001/debian_de...tag/190715 Great news! Will DL now. (...Hope networking [eth] is fixed...) /Faradn
08-04-2019, 04:26 PM
First of all, thanks! Indeed, this is quite feature-complete release! I had none problems with all packages I needed to build some Qt5 applications. I had a feeling I'm compiling for amd64 architecture, not for arm . None nasty problems with packages! All libraries I needed I was able to install by aptitude or was able to compile from sources with minor efforts.
-=-
About new feature of disabling inactive cores. I noticed that htop is unable to detect disabled cores if they was inactive during htop start. And if all cores was active at htop start it shows all six. But the bars of CPU core load are displaying incorrectly. The cores in shut down are displaying the same load value as last active core. Like this:
Screenshot at 2019-08-04 22-12-00.png (Size: 34.77 KB / Downloads: 391) . Currently I need to watch CPU cores loading to become familiar with some software behavior. I will be interested with better power saving finally. But now I'd prefer to disable CPU cores shutdown. Is there a possibility to disable inactive core shutdown then enable it back when needed?
Thank you!
08-25-2019, 09:29 PM
(This post was last modified: 08-25-2019, 09:33 PM by Firedevil79.)
(08-04-2019, 04:26 PM)Nikolay_Po Wrote: -=The cores in shut down are displaying the same load value as last active core. Like this: . Not sure if this helps: Found a statement in July update for pinebook pro: Quote:Lastly, I think its worth noting that you can also turn individual cores on and off manually from the userspace for cores cpu0-5 (exchange value for X), which comes in handy if all you’re doing is terminal work or taking notes in class: echo 0 > /sys/devices/system/cpu/cpu0/online. This applies to all current Linux builds.
08-30-2019, 01:53 PM
This does not work, as HIMA does not care about offline/online flag. The only way is disabling hima completely (I think it was `/sys/kernel/hima_hotplug/hima-active`).
As for the results: when I was testing it, if this is something that would be useful to include in my images I noticed that this does not reduce power consumption, or the change is very small.
Homepage: https://ayufan.eu
Releases: Rock/Pro 64/Pinebook Pro: Linux; Chromium OS So/Pine A64/Pinebook: Linux; Android 6.0; Android 7.1 Buy me a Beer
10-08-2019, 03:02 PM
**********************
I thought I remembered Luke saying in a YouTube video that the Pine book Pro operating system was able to automatically control how many cores and at the speed as it needed ? When used with the default/shipping operating system.. ************************
LINUX = CHOICES
**BCnAZ** Donate to $upport your favorite OS Team
10-09-2019, 06:52 AM
(10-08-2019, 03:02 PM)bcnaz Wrote: ********************** Yes, this was rolled back because, as @ayufan pointed out, it didn't preserve that much power but did have a negative impact on performance. |