- Jul 30, 2022
-
-
Albin Martinsson authored
-
Albin Martinsson authored
Lenovo TAB4 10 Plus port using kernel from unofficial LineageOS 17.1 Error encountered during boot required addition of compiler flag "-mstrict-align". Due to compilation errors above my skill level encountered after adding said flag, Wi-Fi and sdcardfs were disabled in kernel configuration.
-
-
- Jul 29, 2022
-
-
Oliver Smith authored
-
Oliver Smith authored
-
[ci:skip-build]: already built successfully in CI
-
-
-
[ci:skip-build]: already built successfully in CI
-
The touchscreen currently is on i2c-gpio due to issues with the hardware i2c. Include the module in initfs so the touch driver probes and is usable in osk-sdl. [ci:skip-build]: already built successfully in CI
-
- Jul 28, 2022
-
-
[ci:skip-build]: already built successfully in CI
-
Enable: * CONFIG_UINPUT required by fbkeyboard * CONFIG_PSTORE_PMSG required to enable dmesg/console ramoops Co-Authored-By:
Oliver Smith <ollieparanoid@postmarketos.org> [ci:skip-build]: already built successfully in CI
-
- Jul 27, 2022
-
-
Otherwise, an update could be allowed even if the phone is not connected to AC and it might also suspend in the middle of the upgrade
-
Otherwise, an update could be allowed even if the phone is not connected to AC and it might also suspend in the middle of the upgrade
-
-
Co-authored-by:
Jami Kettunen <jami.kettunen@protonmail.com> [ci:skip-build]: already built successfully in CI
-
-
[ci:skip-build]: already built successfully in CI
-
-
[ci:skip-build]: already built successfully in CI
-
- Jul 24, 2022
-
-
Oliver Smith authored
-
Oliver Smith authored
Bump the remaining users of arm-trusted-firmware besides u-boot-pinephone. [ci:skip-build]: already built successfully in CI
-
UPower defaults to HybridSleep mode when battery is critical. Since we allow suspending the device in regular use, this approach won't help in a critical battery case scenario. When the battery level is critical, shutdown the device instead. Moreover, adjust the default levels for battery low, critical, critical action since they are too high for SDM845 devices.
-
-
-
- Jul 23, 2022
-
-
Add PMOS_NOSPLASH as a kernel command line option to disable the splash screen to show the logs on the screen for debugging. See https://wiki.postmarketos.org/wiki/Initramfs_development on how to use it.
-
Mesa dependency was missing causing the screen to stay blank after boot
-
- Jul 22, 2022
-
-
[ci:skip-build] already built successfully in CI
-
[ci:skip-build] already built successfully in CI
-
-
-
- Jul 21, 2022
-
-
vc4 and freedreno have been provided by mesa-dri-gallium for a long time. mesa-dri-intel subpackage has been deprecated for a while (previously dependend on dri-classic and dri-gallium) mesa-dri-classic drivers is removed because mesa upstream has removed those old drivers from the tree. They've been replaced (for not-ancient hardware) by gallium. See also https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/31848
-
[ci:skip-build]: already built in CI / just metadata changed
-
-
-
-
- Jul 20, 2022
-
-
Martijn Braam authored
-
Newbyte authored
-
Alpine does not use setup-udev anymore and provides the same functionality through setup-devd. The setup-udev script was deleted [1] but postmarketos-base still used it and caused pmbootstrap to fail when building a device image. Use the rc-service setup directly from setup-devd. [1] https://gitlab.alpinelinux.org/alpine/aports/-/commit/b56c4c2b9ddea6007c5e4349f97310a1538f29b6
-
- Jul 19, 2022
-
-
Minecrell authored
Fix the following error: ERROR: unable to select packages: libstdc++-11.2.1_git20220219-r4: breaks: g++-aarch64-11.2.1_git20220219-r3[libstdc++=11.2.1_git20220219-r3] satisfies: gcc-11.2.1_git20220219-r4[so:libstdc++.so.6] binutils-2.38-r3[so:libstdc++.so.6] ccache-4.6.1-r0[so:libstdc++.so.6] gcc-11.2.1_git20220219-r4: breaks: g++-aarch64-11.2.1_git20220219-r3[gcc=11.2.1_git20220219-r3] The new version does not seem to be in the armhf repos yet so skip that one for now.
-