You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Parts of the batch-2 PineNotes will be flashed with an updated OS version.
29
-
Notes regarding differentiating between factory OS versions will be made
30
-
available here in time.
19
+
* Batch-2 PineNotes that started selling in October 2024 were shipped with the community-maintained, Debian-based, Linux image found here: [https://github.com/PNDeb/pinenote-debian-image](https://github.com/PNDeb/pinenote-debian-image).
20
+
* While the factory-flashed image cannot be freely distributed due to unclear distribution rights of the waveform, OS files without the shipped waveforms can be found in this release and a basically equivalent to the shipped images: https://github.com/PNDeb/pinenote-debian-image/releases/tag/batch-2-factory-image-wo-waveform
21
+
* Parts of the batch-2 PineNotes will be flashed with an updated OS version. Notes regarding differentiating between factory OS versions will be made available here in time.
31
22
32
23
## Debian
33
24
34
-
* A full GNOME-enabled rootfs/disc image is provided under
* A full GNOME-enabled rootfs/disc image is provided under [m-weigand/pinenote-debian-recipes/releases](https://github.com/m-weigand/pinenote-debian-recipes/releases). This image can be flashed using rkdeveloptool.
37
26
38
27
{{< admonition type="note" >}}
39
-
Check the [trixie](https://github.com/m-weigand/pinenote-debian-recipes/tree/trixie)
40
-
branch and github actions artifacts (possibly requires github login) for
41
-
builds newer than the latest release.
28
+
Check the [trixie](https://github.com/m-weigand/pinenote-debian-recipes/tree/trixie) branch and github actions artifacts (possibly requires github login) for builds newer than the latest release.
42
29
{{< /admonition >}}
43
30
44
-
* A Debian-based minimalistic rootfs/disc image can be built using `debos`
45
-
using the work from [Eugen Răhăian](https://salsa.debian.org/eugenrh). The
46
-
GNOME image above is building on this work.
31
+
* A Debian-based minimalistic rootfs/disc image can be built using `debos` using the work from [Eugen Răhăian](https://salsa.debian.org/eugenrh). The GNOME image above is building on this work.
47
32
48
33
## Alpine
49
34
@@ -57,7 +42,6 @@ See https://github.com/DorianRudolph/pinenotes#arch-linux
57
42
58
43
See https://wiki.postmarketos.org/wiki/PINE64_PineNote_(pine64-pinenote)
59
44
60
-
61
45
## Development
62
46
63
47
{{< admonition type="warning" >}}
@@ -66,40 +50,25 @@ The following releases are targeted towards experienced developers.
66
50
67
51
### Linux Kernel
68
52
69
-
* Batch-2 PineNotes ares shipped with kernels maintained here
from _pine64.org_ (32.67GB, MD5 of the TAR-GZip file
77
-
_24554419aec29700add97167a3a4c9ed_)
57
+
*[Direct download](https://files.pine64.org/SDK/Quartz64/QUARTZ64-model-A_BSP%20Linux.tar.gz) from _pine64.org_ (32.67GB, MD5 of the TAR-GZip file _24554419aec29700add97167a3a4c9ed_)
78
58
*[Mirror by mwfc](https://tmp.mwfc.info/pinenote/QUARTZ64-model-A_BSP%20Linux.tar.gz)
79
-
* An unofficial torrent download provided by a community member of the BSP
* An unofficial torrent download provided by a community member of the BSP Linux and Android SDKs can be found [here](https://cdn.discordapp.com/attachments/870707390998282292/907726420204208148/pinenote.torrent) (100GB).
83
60
84
61
### Android
85
62
86
-
Android 11 e-ink SDK for the PineNote and Quartz64 Model A. This is the Android
87
-
SDK build for 10.3" eink panels on Quartz64 Model A.
63
+
Android 11 e-ink SDK for the PineNote and Quartz64 Model A. This is the Android SDK build for 10.3" eink panels on Quartz64 Model A.
from _pine64.org_ (72.88GB, MD5 of the TAR-GZip file
94
-
_293a550584298de4fb95ceae18103672_)
67
+
*[Direct download](https://files.pine64.org/SDK/Quartz64/QUARTZ64-model-A_eink.android11_SDK.tar.gz) from _pine64.org_ (72.88GB, MD5 of the TAR-GZip file _293a550584298de4fb95ceae18103672_)
95
68
*[Mirror by mwfc](https://tmp.mwfc.info/pinenote/QUARTZ64-model-A_eink.android11_SDK.tar.gz)
96
-
* An unofficial torrent download provided by a community member of the BSP
* An unofficial torrent download provided by a community member of the BSP Linux and Android SDKs can be found [here](https://cdn.discordapp.com/attachments/870707390998282292/907726420204208148/pinenote.torrent) (100GB).
100
70
* Just the boot blobs (<1MB): https://wiki.pine64.org/wiki/File:Rk35-blobs.tar.gz
101
71
102
72
Notes:
103
73
104
-
* View [Android SDK for RK3566](/documentation/General/Android_SDK_for_RK3566)
105
-
for more information how to compile an image for the PineNote using this SDK
74
+
* View [Android SDK for RK3566](/documentation/General/Android_SDK_for_RK3566) for more information how to compile an image for the PineNote using this SDK
0 commit comments