- Aug 19, 2024
-
-
Contains the following patch to fix sensors: https://lore.kernel.org/linux-arm-msm/20240815094920.8242-1-griffin@kroah.com/
-
This fixes loading the regulatory database from wireless-regdb when cfg80211 is compiled into the kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database Without this in the initramfs, the regulatory db fails to load the cfg80211 is builtin and the kernel may default to using the 'global' domain. This can cause issues in some countries. The db + sig files are together about 5KB uncompressed, so this should have negligible impact on the initramfs size. [ci:skip-build]: already built successfully in CI
-
postmarketOS CI authored
-
Signed-off-by:
dabao1955 <dabao1955@163.com>
-
postmarketos-base-ui: Add pipewire-tools to postmarketos-base-ui-audio-pipewire to fix pipewire audio workaround (MR 5510) The pipewire audio workaround script uses `pw-loopback` command provided by `pipewire-tools` package. `pipewire-tools` was not pulled in ass dependency neither from `soc-qcom-sdm845` nor from `postmarketos-base-ui-audio-pipewire`. Fixes call audio issues reported in #3091, tested on a fresh pmOS edge (16/08/2024) + phosh + pipewire installation. [ci:skip-build]: already built successfully in CI
-
- Aug 18, 2024
-
-
Luca Weiss authored
The offending patch that has caused this dependency has been fixed: https://git.kernel.org/torvalds/c/7258fdd7d This essentially reverts commit fb029ff2. [ci:skip-vercheck] # no rebuild needed for this [ci:skip-build]: already built successfully in CI
-
postmarketOS CI authored
-
Without this patch, the GNOME Shell on Mobile specific fork of gnome-settings-daemon gets installed with Phosh, which leads to the bug that the screen does not turn on when resuming from suspend in Phosh. Looks like this was figured out today at FrOSCon in the bring your problems session, thanks to all involved! Fix: issue 3062 [ci:skip-build]: already built successfully in CI
-
Oliver Smith authored
-
The --details-to-stdout flag must come before the subcommand. Signed-off-by:
Caleb Connolly <caleb@postmarketos.org> [ci:skip-build]: already built successfully in CI
-
- Aug 17, 2024
-
-
- USB-OTG support for Midas boards (m0/t0) and Samsung Galaxy Tab 3 8.0 - Headset jack detection + headset mic support for Samsung Galaxy Tab 3 8.0 - Support for the Samsung Galaxy Note (q1) - Improved charging on Tab 3 8.0 and Midas boards - Minor improvements for Tab 3 8.0 (fix home keycode, enable fuel gauge current sensing) - Fixed #1783 The isorec initramfs is now stores in the exynos4-mainline linux repo and has been dropped from pmaports. [ci:skip-build]: already built successfully in CI
-
- Aug 16, 2024
-
-
- Aug 15, 2024
-
-
Otherwise we get penguins when the device first boots up. While I have nothing against Tux, this is a change that came as a result of the configuration being restarted to sync with Purism's configuration, and I think it visually clutters the boot sequence for no good reason. As such, disable this and return to the previous behaviour. [ci:skip-build]: already built successfully in CI
-
Caleb Connolly authored
The 4k sector size is required for mobile, however we currently don't build a split image anyway (which is also necessary). Let's just go for 512 bytes so the prebuilt images can be flashed to a USB drive. [ci:skip-build]
-
Caleb Connolly authored
Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
-
Caleb Connolly authored
Since we build linux-next before pushing to BPO, use the big runner so we don't delay the update by hours. BPO needs to build it *again* too... would be nice if we could push the artifact directly, ah well. Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
-
Seems to be enough to have $XDG_RUNTIME_DIR set for ssh sessions. Thanks to psykose for providing the necessary steps: https://gitlab.com/postmarketOS/pmaports/-/issues/2019#note_1408679900 Closes https://gitlab.com/postmarketOS/pmaports/-/issues/2019 [ci:skip-build]: already built successfully in CI
-
Add some extra configs needed for sc7180 as well as a couple of EC drivers for lapotps like aspire1 and c630
-
Robert Eckelmann authored
Was looking by chance at the build status page and noticed images failing for sway. The cause is a typo introduced (missing "n") in the depends for `networkmanager-openrc` with a22d0b0e. Signed-off-by:
Robert Eckelmann <longnoserob@postmarketos.org> [ci:skip-build]: already built successfully in CI
-
-
EGL device is for eglstream backend from nvidia that is not necessary in mobile usage
-
Signed-off-by:
Robert Eckelmann <longnoserob@postmarketos.org>
-
-
-
-
-
Also switch back to the regular initramfs now that there is enough room for it.
-
-
I've had the kernel panic with a NULL pointer dereference in the addrconf_rt_table function. I have no idea how it could be triggered, but the fix is straightforward.
-
- Aug 13, 2024
-
-
This upgrade contains small fixes to jasmine_sprout's panel driver.
-
-
The service is enabled in the post-install script. This creates issues like https://gitlab.com/postmarketOS/pmaports/-/jobs/7550237979 [ci:skip-build]: already built successfully in CI
-
The service is enabled in the post-install script. This creates issues like https://gitlab.com/postmarketOS/pmaports/-/jobs/7550237979
-
The service is enabled in the post-install script. This creates issues like https://gitlab.com/postmarketOS/pmaports/-/jobs/7550237979
-
Use the new --keep-going parameter so the check doesn't stop on first error. This was recently added in pmbootstrap MR 2384 to make the default behavior more userfriendly. [ci:skip-build]: already built successfully in CI
-
- Aug 11, 2024
-
-
Connor Eliffe authored
-
Connor Eliffe authored
-
Connor Eliffe authored
-
Oliver Smith authored
Make sure that linux-next actually builds, before pushing the change to pmaports master. Otherwise it may block publishing other aarch64 packages in bpo.
-
Oliver Smith authored
-