- Mar 28, 2025
-
-
Package auto-update authored
-
Package auto-update authored
-
- Mar 27, 2025
-
-
Part-of: !6353 [ci:skip-build]: already built successfully in CI
-
- Mar 26, 2025
-
-
It's common to build installs for this device to flash on USB drives or whatever, and the rootfs alwys runs out of space fast because it's not resized on boot. Let's fix that... Part-of: !6340
-
Package auto-update authored
-
The linux-edge kernel enables the BL_SWITCHER kernel option, which enables an in-kernel big.LITTLE switcher - with it enabled, only 4 cores are enabled at a time, and the kernel switches between the big and little cores. However, in a server workload, it's more likely that a user wants all 8 cores to work simultaneously. Disable the switcher by default by providing the no_bL_switcher cmdline option. It can still be re-enabled by writing 1 to /sys/kernel/bL_switcher/active. Part-of: https://gitlab.postmarketos.org/postmarketos/pmaports/-/merge_requests/6350
-
- Mar 25, 2025
-
-
Package auto-update authored
-
Adam Thiede authored
Part-of: https://gitlab.postmarketos.org/postmarketos/pmaports/-/merge_requests/6355 [ci:skip-build]: already built successfully in CI
-
- Mar 24, 2025
-
-
Package auto-update authored
-
Arnav Singh authored
Part-of: !6345
-
- Mar 23, 2025
-
-
Since we don't install depends for building anymore, u-boot-tools which provides mkimage did not get installed for CI builds. Add it to makedepends. Part-of: postmarketOS/pmaports!6342
-
GPT paritions seem to interfere with the firmware baked into the SD card image; both U-Boot and various Linux tools report the GPT partition table as broken and fall back to the backup table. Notably, this makes the card difficult to mount in another device. "Fixing" the partition table makes it refuse to boot. Force the msdos partition type in deviceinfo to fix this. Part-of: !6342
-
- Mar 22, 2025
-
-
Caleb Connolly authored
I'd like to use my USB audio interface with my laptop! Signed-off-by:
Caleb Connolly <caleb@postmarketos.org> Part-of: !6343 [ci:skip-build]: already built successfully in CI
-
- Mar 21, 2025
-
-
Package auto-update authored
-
- Mar 20, 2025
-
-
Package auto-update authored
-
As recommended on matrix, there is no need to keep everything in subpackages, so they are being removed. Also, hexagonrpcd is being removed as it doesn't work on this device’s soc yet. Part-of: !6317 [ci:skip-build]: already built successfully in CI
-
We are now using msm-firmware-loader for most of the firmware, so we can drop this Part-of: !6317
-
This also allows us to not interfere with the upstream firmware, and thus the trigger is no longer needed. Part-of: !6333 [ci:skip-build]: already built successfully in CI
-
- Mar 19, 2025
-
-
Having battery charger and fuelgauge modules in initfs will allow device battery to be charged e.g. in debug-shell mode, instead of slowly discharging and dying. Signed-off-by:
Alexey Minnekhanov <alexeymin@postmarketos.org> Part-of: !6336 [ci:skip-build]: already built successfully in CI
-
Having battery charger and fuelgauge modules in initfs will allow device battery to be charged e.g. in debug-shell mode, instead of slowly discharging and dying. Signed-off-by:
Alexey Minnekhanov <alexeymin@postmarketos.org> Part-of: postmarketOS/pmaports!6336
-
qcom-spmi-rradc is a dependency of already specified charger and fuelgauge modules. Signed-off-by:
Alexey Minnekhanov <alexeymin@postmarketos.org> Part-of: !6336
-
Package auto-update authored
-
- Mar 18, 2025
-
-
Starqltechn alsa ucm profiles was included in alsa-ucm-conf-sdm845 repository. Add it to dependency list to get audio working. This also sorts depends and source lists alphabetically. [ci:skip-build]: already built successfully in CI
-
Package auto-update authored
-
- Mar 17, 2025
-
-
Package auto-update authored
-
- Mar 16, 2025
-
-
Add wireplumber config for fix low volume issue. Part-of: !6327 [ci:skip-build]: already built successfully in CI
-
Part-of: !6327
-
Part-of: https://gitlab.postmarketos.org/postmarketos/pmaports/-/merge_requests/6323 [ci:skip-build]: already built successfully in CI
-
Perhaps the biggest highlight of this release is addition of Qualcomm Sensor Manager support (thx @Tooniis). Several little impovements: * Notification LED support for clover, laevnder, tulip ( @setotau ) * missing SDCC block resets were added, several devices ( @alexeymin ) * missing SD card detect GPIOs were added, several devices ( @alexeymin ) * SD card instability was fixed, several devices ( @alexeymin ) * pd_mapper module now supports SDM630/636 ( @alexeymin ) * numerous dtbs_check warnings fixed, in preparation for upstreaming * several commits were dropped, they are now upstream! Manual config changes: * SNS_REG/SMGR modules were enabled * LED/QCOM_LPG modules were enabled FIXME: qrtr as a bus requires some kconfigs to be =y (for SMGR patchset): * CONFIG_QRTR=y * CONFIG_QRTR_SMD=y Signed-off-by:
Alexey Minnekhanov <alexeymin@postmarketos.org> Part-of: https://gitlab.postmarketos.org/postmarketos/pmaports/-/merge_requests/6321 [ci:skip-build]: already built successfully in CI
-
Paul Sajna authored
Part-of: !6324 [ci:skip-build]: already built successfully in CI
-
- Mar 15, 2025
-
-
Package auto-update authored
-
- Mar 14, 2025
-
-
Caleb Connolly authored
This isn't used yet but will be required for SCMI cpu frequency scaling on X1 Elite. Let's get ready for that by enabling it now. Signed-off-by:
Caleb Connolly <caleb@postmarketos.org> [ci:skip-build] already built in CI Part-of: postmarketOS/pmaports!5814
-
Delete package - it was replaced with msm-firmware-loader. Part-of: postmarketOS/pmaports!6315 [ci:skip-build]: already built successfully in CI
-
Starqltechn required firmware to be pulled out of the particular phone. Replace starqltechn firmware package dependency with msm-firmware-loader. Part-of: postmarketOS/pmaports!6315
-
Part-of: !6319 [ci:skip-build]: already built successfully in CI
-
Jens Reidel authored
Signed-off-by:
Jens Reidel <adrian@travitia.xyz> Part-of: https://gitlab.postmarketos.org/postmarketos/pmaports/-/merge_requests/6318
-
- Mar 13, 2025
-
-
Package auto-update authored
-
Add starqltechn initfs modules, recently enabled in linux kernel. This provides touchscreen and haptics support when in initramfs. This allows to use onscreen keyboard in initramfs debug mode.
-
- Mar 12, 2025
-
-
Package auto-update authored
-