-
-
Notifications
You must be signed in to change notification settings - Fork 136
Pinebook Pro
elementary OS images for Pinebook Pro are considered highly experimental. We have not committed to providing stable releases of these images at this time or in the future; for now, they will remain experimental and only officially offered via Early Access builds. Please read the known limitations for these images for more information.
- Download one of the .img.xz files and the corresponding md5 or sha256 checksum file.
- Using a terminal in the same directory as the files, verify the downloaded image with one of the following commands depending on which checksum file you downloaded:
-
sha256sum -c <sha256.txt filename>(recommended) md5sum -c <md5.txt filename>
-
- This should result in some output like
elementaryos-6.0-daily-pinebookpro-20200801.img.xz: OK. If the verification fails, do not continue and instead re-download the .img.xz file and try the verification step again.
The kernels and bootloader (u-boot) in the elementary OS images for Pinebook Pro are not compiled and released by Ubuntu as they would be in a standard installation of elementary OS. They're also built into the image at build-time rather than installed as an upgradable .deb package.
This means:
- The specific kernel (and its patches) has not been validated/tested for stability by Canonical
- You will not receive updates to the kernel or bootloader through
aptupdates or any other means. This means any current or future known security vulnerabilities in either of these components will not be patched.
- The webcam does not work with the pre-installed camera app. It works with other applications however, so this is an app issue, rather than a driver issue.
- The speakers do not turn off when headphones are plugged in and sound plays out of both.
- Night light does not work.
Due to the fact the Pinebook Pro images are based on the upcoming release of elementary OS 6.0. The same known issues will apply. See here for a current (but not complete) list: https://builds.elementary.io/
See the wiki sidebar (below on mobile) for other sections, sub-pages, etc.