Skip to content
Snippets Groups Projects
  1. Jan 12, 2025
  2. Jan 11, 2025
  3. Jan 10, 2025
  4. Jan 09, 2025
  5. Jan 08, 2025
  6. Jan 07, 2025
  7. Jan 06, 2025
  8. Jan 05, 2025
    • Johannes Krampf's avatar
      pine64-pinephone: fix u-boot user script load address (MR 5980) · 8e0a56fd
      Johannes Krampf authored and Newbyte's avatar Newbyte committed
      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
      8e0a56fd
    • Andreas Kemnade's avatar
      device-kobo/tolino: workaround GPT handling bug in pmbootstrap (MR 5977) · 725cd09e
      Andreas Kemnade authored and Robert Eckelmann's avatar Robert Eckelmann committed
      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.
      725cd09e
  9. Jan 04, 2025
  10. Jan 03, 2025
    • User0's avatar
      samsung-loganrelte: new device (MR 5973) · 7f6f72f7
      User0 authored and Ferass El Hafidi's avatar Ferass El Hafidi committed
      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
      7f6f72f7
    • Raymond Hackley's avatar
      samsung-fortuna: fix WCNSS NV config filename (MR 5957) · 691a9b3d
      Raymond Hackley authored and Robert Eckelmann's avatar Robert Eckelmann committed
      691a9b3d
    • Frank Oltmanns's avatar
      linux-postmarketos-qcom-sdm845: Work-around call audio regressions (MR 5966) · 399121b8
      Frank Oltmanns authored and Oliver Smith's avatar Oliver Smith committed
      
      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: default avatarFrank Oltmanns <frank@oltmanns.dev>
      [ci:skip-build]: already built successfully in CI
      399121b8
  11. Jan 01, 2025
  12. Dec 29, 2024
  13. Dec 28, 2024
Loading