- Aug 06, 2024
-
-
Brady Norander authored
-
-
- Aug 05, 2024
-
-
postmarketOS CI authored
-
- Aug 04, 2024
-
-
Oliver Smith authored
Until this kernel is upgraded to >= 6.2, we need V=1 to work around silent make output leading to failing builds. [ci:skip-build]: already built successfully in CI
-
Oliver Smith authored
Until this kernel is upgraded to >= 6.2, we need V=1 to work around silent make output leading to failing builds.
-
Add ucm configs and symlink for SOF firmware. Doing it in the firmware subpackage because it doesn't work without linux-firmware-mediatek. [ci:skip-build]: already built successfully in CI
-
Together with MR !4834 and audio playback is working on corsola.
-
Oliver Smith authored
-
- Aug 03, 2024
-
-
The Freedreno driver requires python3 to build in the new version. Deviations from the upstream config fragments: - set CONFIG_CMA_SIZE_MBYTES to 256, from [1] and Matrix advice [1] https://gitlab.com/sdm845-mainline/linux/-/merge_requests/100 [ci:skip-build] already built successfully in CI
-
Upgrade the audio configuration to the one with the built-in microphone and unified audio devices.
-
Apply the same audio-related change made for the Pixel 3a non-XL.
-
Make room for MultiMedia4 (built-in microphone) device in q6voice.conf: In the 6.9.3 kernel, there were four CPU endpoints in Q6ASM enabled for audio: 0. MultiMedia1 - Built-in Earpiece and Speaker 1. MultiMedia2 - Headphones Playback (3.5 mm jack) 2. MultiMedia3 - Headset Capture (3.5 mm jack) 3. VoiceMMode1 - fake endpoint to route voice calls In 6.10.2, an extra endpoint is added to support the built-in microphone: 0. MultiMedia1 - Built-in Earpiece and Speaker 1. MultiMedia2 - Headphones Playback (3.5 mm jack) 2. MultiMedia3 - Headset Capture (3.5 mm jack) 3. MultiMedia4 - Built-in Microphone 4. VoiceMMode1 - fake endpoint to route voice calls Since the device ID of VoiceMMode1 has changed, and q6voiced does not automatically detect this by name, update the VoiceMMode1 device ID so voice calls still work. Be compatible with the secure name for the FastRPC device node: There has been a security vulnerability issued at the FastRPC kernel driver for allowing sensorspd and rootpd to be accessed on device nodes not labelled "-secure". Be compatible with the FastRPC ADSP device named "fastrpc-adsp-secure".
-
When failing to boot, phones show up as a removable storage device with lots of very useful debug info. Let's encourage folks to upload it. Signed-off-by:
Caleb Connolly <caleb@postmarketos.org> [ci:skip-build] already built successfully in CI
-
That package doesn't exist. Signed-off-by:
Ferass El Hafidi <funderscore@postmarketos.org> [ci:skip-build] already built successfully in CI
-
[ci:skip-build] CI fails because of an issue with pmb fetching build deps on subsequent packages in the aggregated list of packages to build, but bpo is expected to pass because it builds packages one at a time
-
- Aug 02, 2024
-
-
Newbyte authored
This will be needed to load firmware from linux-firmware packages after https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/60282 has been merged.
-
Newbyte authored
See https://gitlab.com/postmarketOS/pmaports/-/merge_requests/5380 [ci:skip-build]: already built successfully in CI
-
Newbyte authored
See https://gitlab.com/postmarketOS/pmaports/-/merge_requests/5380 [ci:skip-build]: already built successfully in CI
-
Newbyte authored
See https://gitlab.com/postmarketOS/pmaports/-/merge_requests/5380 [ci:skip-build]: already built successfully in CI
-
Newbyte authored
See https://gitlab.com/postmarketOS/pmaports/-/merge_requests/5380 [ci:skip-build]: already built successfully in CI
-
Newbyte authored
See https://gitlab.com/postmarketOS/pmaports/-/merge_requests/5380 [ci:skip-build]: already built successfully in CI
-
Newbyte authored
See https://gitlab.com/postmarketOS/pmaports/-/merge_requests/5380 [ci:skip-build]: already built successfully in CI
-
Newbyte authored
See https://gitlab.com/postmarketOS/pmaports/-/merge_requests/5380 [ci:skip-build]: already built successfully in CI
-
Newbyte authored
See https://gitlab.com/postmarketOS/pmaports/-/merge_requests/5380 [ci:skip-build]: already built successfully in CI
-
Newbyte authored
See https://gitlab.com/postmarketOS/pmaports/-/merge_requests/5380 [ci:skip-build]: already built successfully in CI
-
Newbyte authored
See https://gitlab.com/postmarketOS/pmaports/-/merge_requests/5380 [ci:skip-build]: already built successfully in CI
-
Newbyte authored
See https://gitlab.com/postmarketOS/pmaports/-/merge_requests/5380 [ci:skip-build]: already built successfully in CI
-
Newbyte authored
See https://gitlab.com/postmarketOS/pmaports/-/merge_requests/5380 [ci:skip-build]: already built successfully in CI
-
Newbyte authored
Sent "upstream": https://gitlab.com/sm8150-mainline/linux/-/merge_requests/8 See https://gitlab.com/postmarketOS/pmaports/-/merge_requests/5380 [ci:skip-build]: already built successfully in CI
-
Newbyte authored
Submitted "upstream": https://gitlab.com/sdm845-mainline/linux/-/merge_requests/101 See https://gitlab.com/postmarketOS/pmaports/-/merge_requests/5380 [ci:skip-build]: already built successfully in CI
-
Newbyte authored
See https://gitlab.com/postmarketOS/pmaports/-/merge_requests/5380 [ci:skip-build]: already built successfully in CI
-
Newbyte authored
See https://gitlab.com/postmarketOS/pmaports/-/merge_requests/5380 [ci:skip-build]: already built successfully in CI
-
Newbyte authored
See https://gitlab.com/postmarketOS/pmaports/-/merge_requests/5380 [ci:skip-build]: already built successfully in CI
-
Arnav Singh authored
This raises CONFIG_RCU_CPU_STALL_TIMEOUT from 21s to 60s and CONFIG_RCU_EXP_CPU_STALL_TIMEOUT from 20ms to 60ms (the value `0` means that it is set to the regular stall timeout divided by 1000). The original values caused frequent kernel logs of "rcu_preempt detected expedited stalls" while running CPU-intensive stuff like waydroid and caused such processes or others like Phosh to crash. The kernel defaults are 21 / 0 (21s / 21ms), though the config docs note that the latter is "normally 20ms on Android devices". For what it's worth, Debian 12's amd64 kernel uses the kernel defaults of 21 / 0 (21s / 21ms), while OpenSUSE TW's amd64 kernel uses 60 / 0 (60s / 60ms) just like this commit. Ref: #2980
-
postmarketOS CI authored
-
- Aug 01, 2024
-
-
postmarketOS CI authored
-
Newbyte authored
See https://gitlab.com/postmarketOS/pmaports/-/merge_requests/5380 [ci:skip-build]: already built successfully in CI
-
Newbyte authored
See https://gitlab.com/postmarketOS/pmaports/-/merge_requests/5380 [ci:skip-build]: already built successfully in CI
-
Newbyte authored
See https://gitlab.com/postmarketOS/pmaports/-/merge_requests/5380 [ci:skip-build]: already built successfully in CI
-