01-13-2020, 10:47 AM
(This post was last modified: 03-15-2020, 04:54 AM by jannik2099.)
Hello everyone
UPDATE: everything necessary for a full release should now be packaged. After tidying up stuff and providing up to date tarballs, we should officially be out of beta!
Today marks the beta release of my Gentoo install script. This is NOT an image you flash to an SD but rather a script that modifies a Gentoo tarball for the Pinebook Pro. You'll have to do the usual setup yourself as is Gentoo tradition, but the Pinebook Pro specifics like Kernel and Firmware are (mostly) handled by the script.
Instructions are in the GitHub README, please report bugs and questions here. You can also find me on the PINE64 Discord.
The script takes about 20 60 minutes to run on the pbp, compiling the kernel is another ~90 minutes. This means you should have a working Gentoo install after less than three hours, plus some time spent reading the Handbook.
Link to GitHub: https://github.com/Jannik2099/gentoo-pinebookpro
Status of this release:
Most things should behave the same as in Manjaro since this uses the Manjaro Kernel. This means we have working wifi, bluetooth, GPU acceleration.
The mali blob drivers are not supported since the dts is incompatible, this uses panfrost.
Tested Desktop environments are KDE Plasma and sway. Both work without issue.
There's no reason to believe that other DEs might be broken, I simply don't have the time to compile all of them.
This script is compatible with both systemd and OpenRC tarballs.
This script is compatible with glibc and musl tarballs.
The Qt libraries are configured to use the gles2 backend, this is significantly faster and more stable in my experience. However Krita and Digikam are unavailable as a result. You can use them if you disable the gles2 backend.
A huge shoutout to the Manjaro team for their help and insights, this project would not have been possible without you!
With that being said, enjoy and please report all bugs, suggestions and nitpicks!
UPDATE: everything necessary for a full release should now be packaged. After tidying up stuff and providing up to date tarballs, we should officially be out of beta!
Today marks the beta release of my Gentoo install script. This is NOT an image you flash to an SD but rather a script that modifies a Gentoo tarball for the Pinebook Pro. You'll have to do the usual setup yourself as is Gentoo tradition, but the Pinebook Pro specifics like Kernel and Firmware are (mostly) handled by the script.
Instructions are in the GitHub README, please report bugs and questions here. You can also find me on the PINE64 Discord.
The script takes about 20 60 minutes to run on the pbp, compiling the kernel is another ~90 minutes. This means you should have a working Gentoo install after less than three hours, plus some time spent reading the Handbook.
Link to GitHub: https://github.com/Jannik2099/gentoo-pinebookpro
Status of this release:
Most things should behave the same as in Manjaro since this uses the Manjaro Kernel. This means we have working wifi, bluetooth, GPU acceleration.
The mali blob drivers are not supported since the dts is incompatible, this uses panfrost.
Tested Desktop environments are KDE Plasma and sway. Both work without issue.
There's no reason to believe that other DEs might be broken, I simply don't have the time to compile all of them.
This script is compatible with both systemd and OpenRC tarballs.
This script is compatible with glibc and musl tarballs.
The Qt libraries are configured to use the gles2 backend, this is significantly faster and more stable in my experience. However Krita and Digikam are unavailable as a result. You can use them if you disable the gles2 backend.
A huge shoutout to the Manjaro team for their help and insights, this project would not have been possible without you!
With that being said, enjoy and please report all bugs, suggestions and nitpicks!