PINE64
Feature Complete Debian Desktop Release - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: ROCKPRO64 (https://forum.pine64.org/forumdisplay.php?fid=98)
+--- Forum: Linux on RockPro64 (https://forum.pine64.org/forumdisplay.php?fid=101)
+--- Thread: Feature Complete Debian Desktop Release (/showthread.php?tid=7269)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16


RE: Feature Complete Debian Desktop Release - IoSer - 06-29-2019

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,


RE: Feature Complete Debian Desktop Release - IoSer - 06-30-2019

@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.


RE: Feature Complete Debian Desktop Release - Luke - 07-20-2019

New major realease is now up. Same image as that which ships with the Pinebook Pro: https://github.com/mrfixit2001/debian_desktop/releases/tag/190715
@pineadmin please update in installer Smile


RE: Feature Complete Debian Desktop Release - frewind - 07-21-2019

(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_desktop/releases/tag/190715
@pineadmin please update in installer Smile

Great news, I'll be checking it out now...


RE: Feature Complete Debian Desktop Release - Faradn - 07-21-2019

(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_desktop/releases/tag/190715
@pineadmin please update in installer Smile

Great news!
Will DL now.

(...Hope networking [eth] is fixed...)

/Faradn


RE: Feature Complete Debian Desktop Release - Nikolay_Po - 08-04-2019

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 Smile. 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:
.png   Screenshot at 2019-08-04 22-12-00.png (Size: 34.77 KB / Downloads: 392) .
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!



RE: Feature Complete Debian Desktop Release - Firedevil79 - 08-25-2019

(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: .
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?

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. 



RE: Feature Complete Debian Desktop Release - ayufan - 08-30-2019

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.


RE: Feature Complete Debian Desktop Release - bcnaz - 10-08-2019

**********************

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..

************************


RE: Feature Complete Debian Desktop Release - Luke - 10-09-2019

(10-08-2019, 03:02 PM)bcnaz Wrote: **********************

  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..

                                   ************************

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.