PINE64
Screen refresh delay with kernel errors - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111)
+--- Forum: General Discussion on Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=112)
+--- Thread: Screen refresh delay with kernel errors (/showthread.php?tid=10326)

Pages: 1 2 3 4


RE: Screen refresh delay with kernel errors - Lyrixcaz - 11-16-2020

I haven't noticed much of a speed improvement.. I gotta do some more tests


RE: Screen refresh delay with kernel errors - james64 - 04-27-2021

(07-08-2020, 06:06 PM)shawnanastasio Wrote:
(07-07-2020, 10:20 PM)bchenlee609 Wrote: Thanks for your last reply! Life gets in the way tinkering with this laptop unfortunately.
May I ask for some clarification? Which .config file am i editing after the 'makepkg -o' step?
And once in there, how do I modify the LOCALVERSION string?

Sorry if these are silly questions, this is all new for me.

I wish there were a way to check at this point whether or not I applied your patch correctly (without modifying the kernel localversion string)
I'm assuming this is not possible?

Thanks again!

-B

Like I mentioned earlier, I'm unfortunately not too familiar with manjaro's packaging system so I'm not sure exactly where their kernel package would store the config. `find . -name ".config"` should be able to find it though.

That said, the patch has landed in manjaro ARM's linux-aarch64 repo, so you should be able to just update (and keep your APPEND) to use it: https://gitlab.manjaro.org/manjaro-arm/packages/core/linux-aarch64/-/commit/4ca080451cc4cb05d9937ff9ae169c2f97945e6a.

I have the old first gen debian PBP. I installed Manjaro today.
From what I'm reading here, will pacman -Syyu install this patch now?