- Dec 01, 2022
-
-
Clayton Craft authored
Based on some new (to me...) info from Purism's Sebastian K, there are apparently Evergreen devices that return different values for board rev, so we shouldn't assume only r4 are Evergreen, and default to the r2 DT. But many earlier devices (Birch, Chestnut, Dogwood) may or may not have the board rev set either. Who knows! Defaulting to the Evergreen DT on these devices is bad too, but there weren't many of those shipped (I guess?), at least not compared to the number of Evergreens that aren't properly identifiable in u-boot... so this using this DT by default is the best of the two bad options we have. This comment thread has more info: https://gitlab.com/postmarketOS/pmaports/-/issues/1643#note_1147248594 fixes #1643 [ci:skip-build] already built successfully in CI
-
Jacopo Mondi authored
Add the CONFIG_DW9714 symbol to the PinephonePro defconfig. The PinephonePro rear camera module uses the DW9714 VCM to drive the lens, and a driver is required to successfully complete the media graph probe sequence. Signed-off-by:
Jacopo Mondi <jacopo@jmondi.org>
-
xorg, ssh, touchscreen, battery works [ci:skip-build]: already built successfully in CI
-
Kernel source updated to 6.1-rc7 Ext2 and Ext3 modules in aarch64 config disabled because Ext4 is backwards compatible. 2 fixes for PinePhone included in this source: pinephone: fix power key behavior during suspend (avoid stuck key during resume) pinephone keyboard: wait for 100ms after enabling power supply and before probing. [ci:skip-build]: already built successfully in CI
-
- Nov 30, 2022
-
-
Oliver Smith authored
Apply the same fix as in Alpine: https://gitlab.alpinelinux.org/alpine/aports/-/commit/769f9666b663ba06dca63ddbff6eb1af458355f3 [ci:skip-build]: already built successfully in CI
-
- Nov 29, 2022
-
-
Anton Bambura authored
-
- Nov 28, 2022
-
-
Newbyte authored
Patch picked from https://github.com/crust-firmware/crust/pull/209 [ci:skip-build]: Already built successfully in CI
-
Also disable some unused CONFIG_ARCH_MSM* options. [ci:skip-build]: Already built successfully in CI
-
[ci:skip-build]: already built successfully in CI
-
Related dts and alsa ucm confs are merged in our tree.
-
-
In SDM845, the q6voice kernel driver connects modem and audio backends. Callaudiod seems to switch to correct audio device and prepares it, however, the audio device get's closed since no one from the userspace is actively listening to it. This cuts the audio in call. As a workaround, I have added to script to disable the suspend-on-idle pulseaudio module during calls, so the audio devices don't close automatically.
-
Includes the following changes: - rebase onto rc4 - squash a few changes which were marked to get squashed/fixups - dropped "wcd934x: use .prepare and .shutdown instead of .trigger" - OP6 audio device tree changes - revert of a DSI DCS commit[1], which caused havoc in unprepare hooks of panel drivers [1] - https://lore.kernel.org/linux-arm-msm/1892d0af-8aa4-dc03-887a-e44bb623b836@linaro.org/ Change-Id: I4790a278c0d35618ca824a036982769e66767ffd Signed-off-by:
Alexander Martinz <amartinz@shiftphones.com>
-
[ci:skip-build]: already built successfully in CI
-
Oliver Smith authored
-
- Nov 27, 2022
-
-
Oliver Smith authored
It should have depended on mutter-mobile-schemas instead of mutter-mobile. Looks like mutter-mobile-schemas was getting installed instead of mutter-mobile for it only by chance until now. [ci:skip-build]: already built successfully in CI
-
Downstream for kernel development, not for actual use. Kernel defconfig taken from stock with: - CONFIG_ANDROID_PARANOID_NETWORK unset - CONFIG_DEVTMPFS set - CONFIG_EXT4_FS_POSIX_ACL set - CONFIG_LOCALVERSION set to "-downstream" - CONFIG_SYSVIPC set - CONFIG_USB_CONFIGFS_RNDIS set - CONFIG_USER_NS set Change-Id: I22bfd30dfc664dfaa2123c856b3662ddb37e760f Signed-off-by:
Alexander Martinz <amartinz@shiftphones.com> Signed-off-by:
Dylan Van Assche <me@dylanvanassche.be> [ci:skip-build]: already built successfully in CI
-
-
Oliver Smith authored
Don't upgrade u-boot automatically anymore as it doesn't work reliably and isn't necessary anymore. See the wiki article for details. Related: https://wiki.postmarketos.org/wiki/PinePhone_U-Boot_Upgrade
-
Oliver Smith authored
[ci:skip-build]: already built successfully in CI
-
Use the new variable name as used in initfs
-
The variable describes the configfs function name to use, no matter if it's rndis, ncm, ecm or any other function. So change the name of the variable, the string we write to the configuration file and some comments.
-
[ci:skip-build]: already built successfully in CI
-
- Nov 26, 2022
-
-
Change-Id: I015f35f3e1b7563e341183cc08afb924aa2ed80b Signed-off-by:
Alexander Martinz <amartinz@shiftphones.com>
-
Change-Id: I302321b7908ab7af989ca1e93f88eb575bbf2048 Signed-off-by:
Alexander Martinz <amartinz@shiftphones.com>
-
Enable vulkan on supported hardware configurations out of the box. Change-Id: I6c8e1713e7c834aae3a162b8a681f5abde02ed5e Signed-off-by:
Alexander Martinz <amartinz@shiftphones.com>
-
[ci:skip-build]: Already built successfully in CI
-
-
-
- Nov 23, 2022
-
-
Since 00648d0282dcca1da453c0b20d27e24bf901a854, the correct serial console name is ttySx instead of the older ttyOx. Reflect this in cmdline passed to kernel via u-boot [ci:skip-build]: already built successfully in CI
-
Recommend installing: - fwupd - Receive firmware updates for supported hardware The following packages are required to show device information at: - Settings -> About this System -> Show More Information Devices - Firmware Security - aha - fwupd - PCI - pciutils Graphics - OpenGL - mesa-demos - Vulkan - vulkan-tools - Wayland - wayland-utils - X-Server - xdpyinfo Change-Id: I8a1eb484720f717f0504418f7c5c6af505b081b6 Signed-off-by:
Alexander Martinz <amartinz@shiftphones.com> [ci:skip-build]: already built successfully in CI
-
- Nov 22, 2022
-
-
The file brcmfmac43455-sdio.raspberrypi,4-model-b.bin is now provided by linux-firmware-brcm package in Alpine. Remove to symlink to stop the file conflict.
-
-
- Nov 21, 2022
-
-
[ci:skip-build]: already built successfully in CI
-
- Nov 20, 2022
-
-
Oliver Smith authored
Note that the URLs in these scripts are not only for information, but they are also used as marker by pmbootstrap so it knows these are compatible with 'pmbootstrap ci'. I just fixed the typo in the pmbootstrap code as well and made a new release, use pmbootstrap 1.50.0 or above to have it recognize these scripts with 'pmbootstrap ci' again.
-
flatbuffers should have been available on armv7, since aports 0f3295fb0660f5caf59b8b2385f7c9305f1d57f0 [ci:skip-vercheck] [ci:skip-build]: already built successfully in CI
-
Oliver Smith authored
-
mutter no longer depends on zenity as of version 43.alpha. See https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2370 And https://gitlab.gnome.org/GNOME/mutter/-/blob/e331e38a191a36faaa5bb049157ab77f94fd7654/NEWS#L137 Alpine commit: https://gitlab.alpinelinux.org/alpine/aports/-/commit/80c64759d16d1161ba706f83fca4d7518ebc3302 [ci:skip-build]: already built successfully in CI
-
Support launching postmarketOS in QEMU on riscv64 architecture. It is mostly copied from device-qemu-aarch64 with some riscv64-specific modifications. Currently UIs using Xorg like Mate, XFCE4 and LXQT work fine, Wayland UIs like weston, plasma-mobile etc didn't work in my testing. Also using "pmbootstrap qemu --tablet" is needed to make mouse input work, the defaults don't seem to work at the moment. [ci:skip-build]: already built successfully in CI
-