Skip to content
Snippets Groups Projects
  1. Feb 13, 2025
  2. Jan 07, 2025
  3. Nov 04, 2024
  4. Jul 05, 2024
  5. Jul 01, 2024
  6. Jun 23, 2024
  7. Apr 30, 2024
  8. Apr 20, 2024
  9. Jan 22, 2024
  10. Jan 08, 2024
  11. Dec 11, 2023
    • Luca Weiss's avatar
      device-fairphone-fp4: remove phosh-specific config (MR 4619) · 62a2c66f
      Luca Weiss authored
      Remove the gtk tweaks, they break the UI now, presumably because I've
      added proper notch config for FP4 to the gmobile project.
      
      Also we can remove the phoc.ini since nowadays phosh can properly scale
      itself based on the screen information and doesn't need this static
      config anymore.
      [ci:skip-build]: already built successfully in CI
      62a2c66f
  12. Dec 08, 2023
    • Luca Weiss's avatar
      device-fairphone-fp4: add bootmac dependency (MR 4608) · a5882ea0
      Luca Weiss authored and Oliver Smith's avatar Oliver Smith committed
      In order to get stable WiFi and Bluetooth MAC addresses, install the
      bootmac service by default.
      
      Also as noted in other device package reviews, qbootctl-openrc should be
      a dependency so the post-install/post-upgrade script will definitely
      have the openrc service available.
      [ci:skip-build]: already built successfully in CI
      a5882ea0
  13. Sep 25, 2023
  14. Aug 04, 2023
  15. Jun 09, 2023
  16. May 24, 2023
  17. Mar 03, 2023
  18. Oct 13, 2022
    • Luca Weiss's avatar
      community/device-fairphone-fp4: add qbootctl & swclock-offset (MR 3529) · 570f7a50
      Luca Weiss authored and Oliver Smith's avatar Oliver Smith committed
      The qbootctl service tells the bootloader that the current boot has
      succeeded, so that the bootloader doesn't switch to the other slot after
      ~7 tries.
      
      The swclock-offset dependency ensures that the time is set correctly
      after a reboot, caused by the read-only RTC on Qualcomm.
      
      [ci:skip-build]: already built successfully in CI
      570f7a50
  19. Oct 11, 2022
  20. Aug 25, 2022
    • Luca Weiss's avatar
      fairphone-fp4: move to community (MR 3364) · 5e17ea3a
      Luca Weiss authored and Oliver Smith's avatar Oliver Smith committed
      The device fulfils the requirements for community category, and I plan
      to maintain and develop this device further going forward. Move it!
      
      [ci:skip-vercheck]: linux pkg was moved
      [ci:skip-build]: already built successfully in CI
      5e17ea3a
  21. Aug 17, 2022
  22. Aug 05, 2022
    • Luca Weiss's avatar
      fairphone-fp4: add support for using super partition (MR 3344) · 113a5baa
      Luca Weiss authored and Oliver Smith's avatar Oliver Smith committed
      Set the necessary flag in deviceinfo so a user can use a logical
      partition that was flashed using fastbootd.
      
      $ fastboot create-logical-partition postmarketOS 1000000000
      $ pmbootstrap flasher flash_rootfs --partition postmarketOS
      
      [ci:skip-build]: already built successfully in CI
      113a5baa
  23. Jul 29, 2022
  24. Jun 30, 2022
    • Luca Weiss's avatar
      fairphone-fp4: add vulkan and haptics (MR 3262) · e147b0f1
      Luca Weiss authored and Newbyte's avatar Newbyte committed
      Add udev rule to make feedbackd handle haptics.
      
      With mesa where A619 is supported (which isn't packaged in pmaports
      anyways but it's just one small patch that should go upstream in the
      near future) Vulkan works absolutely fine, so install the driver for it.
      
      [ci:skip-build] Already built successfuly on CI in MR
      e147b0f1
  25. Apr 03, 2022
  26. Mar 27, 2022
  27. Feb 24, 2022
  28. Feb 18, 2022
  29. Jan 22, 2022
  30. Jan 05, 2022
    • Luca Weiss's avatar
      fairphone-fp4: add firmware and sd card quirks (MR 2806) · 470d3997
      Luca Weiss authored and Clayton Craft's avatar Clayton Craft committed
      With this you can get the modem and wifi running nearly out of the box.
      As the kernel currently doesn't support UFS (internal storage) you need
      to dump the following partitions using dd in TWRP or similar:
      
        fsc, fsg, modemst1, modemst2, tunning
      
      Place those as files in the rootfs in /modem-partitions/ and add "-o
      /modem-partitions" to the rmtfs arguments by modifying /etc/init.d/rmtfs
      and changing command_args to "-P -r -o /modem-partitions".
      
      [ci:skip-build] already built successfully in CI
      470d3997
  31. Oct 02, 2021
  32. Sep 19, 2021
  33. Sep 15, 2021
  34. May 20, 2021
  35. Apr 20, 2021
  36. Apr 18, 2021
  37. Apr 11, 2021
  38. Jan 25, 2021
  39. Sep 20, 2020
Loading