- Jan 12, 2025
-
-
-
Add support for Redmi 4 (prada), Redmi 4A (rolex), Motorola Moto G5S (montana) and Huawei Mediapad T3 10 (agassi). Remove downstream motorola montana and xiaomi rolex packages. [ci:skip-build]: already built successfully in CI
-
-
- Jan 11, 2025
-
-
[ci:skip-build]: already built successfully in CI
-
- Jan 10, 2025
-
-
Package auto-update authored
-
- Jan 09, 2025
-
-
The qrtr-openrc package was removed in 94a77739 but somehow still left in depends of this package. Fix the errors like: ERROR: unable to select packages: qrtr-openrc (no such package): required by: soc-qcom-sc8180x-nonfree-firmware-openrc-1-r1[qrtr-openrc] This is the one and only mention of qrtr-openrc package in pmaports. P.S. It's very telling how many users sc8180x has, if this was unnoticed for 8 months. Signed-off-by:
Alexey Min <alexey.min@gmail.com>
-
-
Package auto-update authored
-
- Jan 08, 2025
-
-
Package auto-update authored
-
Generate extlinux config for newer lk2nd and switch to msdos partition type, since lk2nd doesn't support GPT yet. Signed-off-by:
Stanislav Jakubek <stano.jakubek@gmail.com> [ci:skip-build]: already built successfully in CI
-
-
firmware-samsung-sdm845 package provides firmware for Samsung Galaxy S9 SDM845 SoC based phone series.
-
- Jan 07, 2025
-
-
Package auto-update authored
-
Replace this deprecated variable with the new equivalent. [ci:ignore-count] [ci:skip-build]: armv7 fails in CI (qemu instabilities w/ our runner), Clayton verified checksums for armv7 stuff manually
-
Luca Weiss authored
Like quite a few other values being set to false, this one has a default of false so can be safely removed.
-
This is the port for the Librem 5 devkit, I still have one but haven't booted it in years and it's unlikely anyone else is using this (since this port is super outdated and almost certainly not functional as-is). Let's archive it so that it doesn't cause any confusion. [ci:skip-vercheck] [ci:skip-build]: we don't actually want to build test this thing
-
- Jan 06, 2025
-
-
Package auto-update authored
-
U-boot doesn't use initrd load address - it loads ramdisk image at the end of bootm space. Remove inird load property.
-
Recent kernel occupies 47120384 bytes in uncompressed state, which is more than reserved memory for kernel 0x80000000 - 0x82800000 (40M). Shift FDT image to give more memory space (56M) to load Linux.
-
Disable GPT to be able to chainload stuff on uSD from vendor u-boot on internal eMMC. The vendor u-boot does not support GPT. If booting is done by reprogramming the boot order or zeroing internal bootloader, GPT is no problem. [ci:skip-build]: already built successfully in CI
-
Enable CONFIG_LEDS_GROUP_MULTICOLOR as a module to fix issue #3424. Previously, notifications triggered the torch flash instead of the status indicator LED. This change allows proper use of the multicolor LED driver, ensuring notifications utilize the status indicator LED. [ci:skip-build]: already built successfully in CI
-
there is available qcom-msm8953 which is working with latest lk2nd fine on kuntao, but after flashing by building with device-lenovo-kuntao, it is resulting rebooting the system continuously with latest lk2nd, so imo it should be archived
-
- Jan 05, 2025
-
-
Fixes #3414. The package `device-pine64-pinephone-vccq-mod` installs a u-boot user script. The user script was loaded at address 0x50700000 partially overwriting the initramfs (0x4FF00000-0x50883fd1), and causing a boot loop. The user script load address was increased to 0x50f00000, leaving 16MB of free space for the initramfs, the current initramfs size is 9.52MB. Tested: Build and install package on Pinephone 1.2a running PMOS 24.12. [ci:skip-build]: already built successfully in CI
-
Bootloader needs to be at 0x400 for IMX6 devices. That is ignored by pmbootstrap which places the GPT header there. Revert to msdos partition table style to workaround that bug.
-
- Jan 04, 2025
-
-
Raihan Ahamed authored
for different panel variants, huaxing and tianma fixes postmarketOS/pmaports#3421
-
-
[ci:skip-wiki]
-
-
-
- Jan 03, 2025
-
-
What works: * Flashing with heimdall and a SD card * Networking over USB * SSH over USB * Splash screen (when booting from charging screen) What doesn't work: * Any other UI than "none" (they boot, but no graphics and no SSH) Steps to flash: * pmbootstrap init # Select samsung-loganrelte, select "none" as UI * pmbootstrap build linux-samsung-loganrelte * pmbootstrap build device-samsung-loganrelte * pmbootstrap install --sdcard=/dev/sdX # doesn't boot from internal storage * pmbootstrap flasher flash_kernel
-
-
Somehow enabling in-kernel PD mapper (introduced in 5b9f51b200dcb "remoteproc: qcom: enable in-kernel PD mapper"), breaks the bottom mic on xiaomi-beryllium (Poco F1) and distorts audio on OP6 (and possibly OP6T). Temporarily disable it and log the rprocs in use until we better understand what causes the issue. Link: pmaports#3353 Link: pmaports#3320 Link: pmaports#3245 Link: pmaports#3253 Signed-off-by:
Frank Oltmanns <frank@oltmanns.dev> [ci:skip-build]: already built successfully in CI
-
- Jan 01, 2025
-
-
This is now in linux-firmware-qca
-
Replace xiaomi-riva and xiaomi-santoni device package with this generic package. [ci:skip-vercheck] [ci:skip-build]: already built successfully in CI
-
-
-
Signed-off-by:
Ferass El Hafidi <funderscore@postmarketos.org> [ci:skip-build]: already built successfully in CI
-
- Dec 29, 2024
-
-
Update paths to keyboard configuration files to reflect PinePhone's move from main to community device category. [ci:skip-build]: already built successfully in CI
-
- Dec 28, 2024
-
-
The full initramfs is now too big for the boot partition. When building with the downstream kernel, use initfs-extra to split the initramfs so it can fit again. This is not an issue with mainline kernel since booting it uses extlinux with lk2nd. [ci:skip-vercheck] Signed-off-by:
Alexandre Messier <alex@me.ssier.org> [ci:skip-build]: already built successfully in CI
-
Like most msm8974 devices, lk2nd is used to boot mainline linux on the HTC One (M8). Add it as a dependency of the mainline kernel build, so that it is built when required. It can be flashed with 'pmbootstrap flasher flash_lk2nd' while in the vendor bootloader fastboot mode. Only extlinux mode is supported for mainline kernel, as otherwise the initramfs is too big for the boot partition. Signed-off-by:
Alexandre Messier <alex@me.ssier.org>
-