- Apr 22, 2024
-
-
-
Arnav Singh authored
This reverts commit 1e3d484a "device-pine64-pinephone: update UCM config for new headphone jack name (MR 5022)" [ci:skip-vercheck] [ci:skip-build]: already built successfully in CI
-
Arnav Singh authored
Kernel 6.8.4 has multiple issues on the pine64-pinephone: - Incoming calls don't work reliably when the phone is suspended. ( #2734 ) - Audio routing has changed such that it's seemingly not possible to use headphones with the builtin mic. ( #2738 ) Kernel 6.7.9 does not have these problems. This commit reverts to that for now until they're figured out on the new kernel.
-
Add deviceinfo_flash_kernel_on_update="true" to the deviceinfo file. This makes sure that the updated kernel is flashed to the device every time the linux-postmarketos-exynos4 package is updated. Signed-off-by:
Paul Cercueil <paul@crapouillou.net> [ci:skip-build]: already built successfully in CI
-
[ci:skip-build]: already built successfully in CI
-
-
-
-
Pablo Correa Gómez authored
-
- Apr 21, 2024
-
-
90b0205a ("postmarketos-ui-i3wm: configure wallpaper globally") directly copies the default i3 config into the user's config directory. Change to using the wizard instead
-
- Apr 20, 2024
-
-
Drop the nonfree_firmware package now that pmboostrap commit aa594b76fa ("pmb.config: do not prompt for nonfree fw/userland") is merged
-
Reading the wl1251 data on each boot can be useful when using the same SD card on different devices, allowing each to fetch its correct calibration data. Additionally, this opens up the possibility to simplify the packaging (in follow-up commit)
-
After removing the following files, $pkgdir/usr/share/deviceinfo is empty: - $pkgdir/usr/share/deviceinfo/$pkgname - $pkgdir/usr/share/deviceinfo/deviceinfo Remove it when it's empty. [ci:skip-build]: already built successfully in CI
-
[ci:skip-build]: already built successfully in CI
-
Newbyte authored
Was integrated into boot-deploy in https://gitlab.com/postmarketOS/boot-deploy/-/commit/5c17849fab85d5d28755bfc9b6d4c7ec74349056 As such, this package is redundant.
-
Newbyte authored
Was integrated into boot-deploy in https://gitlab.com/postmarketOS/boot-deploy/-/commit/bd14f1be8da2ed85129e8103fb51bafad4449b25 As such, this package is redundant.
-
- Apr 18, 2024
-
-
Newbyte authored
[ci:skip-build]: already built successfully in CI
-
Newbyte authored
-
Clayton Craft authored
Features: - Include "sort-key" in bootloader spec config (MR 58) - Integrate pmos-update-depthcharge-kernel and pmos-update kernel logic (MR 55) [ci:skip-build] already built successfully in CI
-
Barnabás Czémán authored
Move goodix calibration rules to an subpackage because only the replacement controllers are need this. [ci:skip-build]: already built successfully in CI
-
Clayton Craft authored
Apparently f2fs has a soft dependency on this driver, so if it's =m in the kernel then let's make sure it's always in the initramfs since f2fs is a supported filesystem. Fixes https://gitlab.com/postmarketOS/pmaports/-/issues/2711 [ci:skip-build]: already built successfully in CI
-
Andreas Kemnade authored
[ci:skip-build]: already built successfully in CI
-
Andreas Kemnade authored
simplify things by using standard ways to boot.
-
Andreas Kemnade authored
no more solaris format for sections
-
Andreas Kemnade authored
Near-mainline kernel is feature-complete since quite some time, so lets use that as a default also to simplify boot process, since downstream kernel depends on various blobs loaded into memory by the bootloader. Get rid of quirks required in boot process for mainline kernels also by using a near-mainline u-boot. Prepare for handling rev b devices. Keep Downstream kernel to be able to optimize/compare EPD operation
-
- Apr 17, 2024
-
-
白致远 authored
This introduce support for Huawei Maimang5 / G9 (Plus) / Nova (Plus) [ci:skip-build]: already built successfully in CI
-
- Apr 16, 2024
-
-
Arnav Singh authored
The previous name stopped being valid with the kernel 6.8 upgrade. This caused ALSA to think a headset was connected, which in turn caused callaudiod to select the Headphones port in the PA sink instead of Earpiece / Speaker. I missed this in my own kernel upgrade testing because I use a custom callaudiod that doesn't care about the headphones port. I now confirmed the issue with regular callaudiod and that this change fixes it. Co-authored-by:
Fiona Klute <fiona.klute@gmx.de>
-
Caleb Connolly authored
Signed-off-by:
Caleb Connolly <caleb@postmarketos.org> [ci:skip-build]: already built successfully in CI
-
- usbguard config: these are builtin USB devices that should be allowed by default - removed nonfree-fw package, I decided that everything from that should be required since some fairly major features are broken without these firmwares and relevant userspace apps - re-enabled EFI runtime services, so efifb is used (and probably other benefits?) - Laptops need the "Linux Boot" option enabled - "With recent UEFI firmware efi=noruntime can be left out when the Linux Boot option is enabled." - https://github.com/jhovold/linux/wiki/X13s#kernel-command-line [ci:skip-build]: already built successfully in CI
-
vognev authored
-
vognev authored
-
- Apr 13, 2024
-
-
Signed-off-by:
Saalim Quadri <danascape@gmail.com>
-
- Apr 12, 2024
-
-
Co-authored-by:
Newbyte <newbie13xd@gmail.com> [ci:skip-build]: already built successfully in CI
-
Oliver Smith authored
-