PINE64
Gentoo on Pinebook Pro RELEASE - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111)
+--- Forum: Linux on Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=114)
+--- Thread: Gentoo on Pinebook Pro RELEASE (/showthread.php?tid=8765)

Pages: 1 2 3 4 5 6


RE: Gentoo on Pinebook Pro RELEASE - glesker - 10-05-2021

Hi!

I've tried to install Gentoo following this guide https://github.com/Jannik2099/gentoo-pinebookpro to sd card with LVM and encrypted root. I can't boot it and it says nothing. I also see nothing in debug tty. How can I find what is going wrong?


RE: Gentoo on Pinebook Pro RELEASE - hornpsychofig - 11-22-2021

(01-15-2020, 05:34 PM)VoxUnius Wrote: Hmm. Interesting. I've been playing with Gentoo on PBP for months but it still has the same issues it had in the beginning. The biggest ones would be: freezing LibreOffice that uses 100% CPU, and flickering widgets (checkboxes, in particular). Also, not sure if it uses video acceleration, looks like it is not. I used Manjaro kernel too, even tried the same config. I was hoping the problem lied in kernel/mesa/drm, but newer version didn't help.

I have the same issues.


RE: Gentoo on Pinebook Pro RELEASE - RobertZamora52 - 03-31-2022

Add `-gles2` to your `profile/use.mask. This will fix the issue.


RE: Gentoo on Pinebook Pro RELEASE - kebab - 11-26-2023

Hello! I'd like to post that using Gentoo in 2023 with Megi's kernel is wonderful now! Hoping to post a guide soon, but in the meantime, my advice would be to /not/ use the patches anymore, but instead follow the guide and use the proper USE flags as suggested, and otherwise install like normal (as in just normally following the x86 handbook). When it comes to the kernel, https://forum.pine64.org/showthread.php?tid=18540 this thread sort of details how to use Megi's kernel. This way, you don't have to do kernel compilation or worry about juggling different sources, patches, etc. I also personally use tow-boot on my PBP because I put it on there long ago and it was an easy install and I'm personally terrified of bricking my bootloader as I don't think I have the tools or capability to fix it. But it is working perfectly well with hibernation, sleep, HDMI out, etc.


RE: Gentoo on Pinebook Pro RELEASE - tllim - 12-08-2023

(11-26-2023, 06:36 PM)kebab Wrote: Hello! I'd like to post that using Gentoo in 2023 with Megi's kernel is wonderful now! Hoping to post a guide soon, but in the meantime, my advice would be to /not/ use the patches anymore, but instead follow the guide and use the proper USE flags as suggested, and otherwise install like normal (as in just normally following the x86 handbook). When it comes to the kernel, https://forum.pine64.org/showthread.php?tid=18540 this thread sort of details how to use Megi's kernel. This way, you don't have to do kernel compilation or worry about juggling different sources, patches, etc. I also personally use tow-boot on my PBP because I put it on there long ago and it was an easy install and I'm personally terrified of bricking my bootloader as I don't think I have the tools or capability to fix it. But it is working perfectly well with hibernation, sleep, HDMI out, etc.

Looking forward on your post guide.