- Jan 09, 2025
-
-
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.
-
Clayton Craft authored
Fixes #3410 [ci:skip-build]: already built successfully in CI
-
- Jan 07, 2025
-
-
-
This drops some kconfig that was added in !5836, which shouldn't be required for device kernels to comply with the "input" kconfig check. HID_HYPERV_MOUSE: requires enabling HyperV guest support in the kernel, we shouldn't impose this on all device kernels. HID_KUNIT_TEST: No reason to enable kunit support, we aren't testing the kernel with device kernels SURFACE_HID: Requires enabling a bunch of Microsoft Surface platform drivers/support, doesn't make sense to require for all device kernels. Kernels that support Surface devices can enable these as needed, since I don't think any non-surface devices would even have surface HID input hw in them.
-
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
-
-
When enabling new options in kconfigcheck, it's likely that some kernels in pmaports will fail, but often undesirable to rebuild all the kernels particularly when the options being enabled are for quality of life. Adjust the rules for the kconfig check job in CI so that it will fail with a warning in this case, but still fail with an error when an updated kernel package doesn't pass. Signed-off-by:
Caleb Connolly <caleb@postmarketos.org> [ci:skip-build]: already built successfully in CI
-
Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
-
Looks like a lot of HID drivers are missing from pmOS device-specific kernels. Let's try to deal with it by enabling all the HID related drivers that the Fedora aarch64 and x86 kernels enable. [ci:skip-kconfig-check]: too many kernels fail from the new required config here, it's unfeasible to update them all right now
-
- 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
-
[ci:ignore-count] [ci:skip-build]: does not pass in CI, known in pmb issue 2467. I'll build all of them locally before merging.
-
-
Done with pmbootstrap MR 2521.
-
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]
-
-
-
Nikita Travkin authored
-
- 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
-
- drop some upstreamed patches - add some tuning files with black levels Release notes: https://gitlab.freedesktop.org/camera/libcamera/-/releases/v0.4.0
-
- Jan 02, 2025
-
-
[ci:skip-build]: already built successfully in CI
-
-