Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add hexagonrpc service to xiaomi-elish #7394

Merged
merged 2 commits into from
Oct 22, 2024

Conversation

amazingfate
Copy link
Contributor

Description

After updating to kernel 6.11, slpi node of sm8250 will crash, and a userspace service hexagonrpc has to run to avoid that: https://github.com/linux-msm/hexagonrpc
This package is only packaged in my ppa qcom-mainline for noble, so only install and enable the service for noble.

I also remove pd-mapper and tqftp service since they are useless now, pd-mapper is in kernel.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration.

  • ./compile.sh BOARD=xiaomi-elish BRANCH=current KERNEL_GIT=shallow DEB_COMPRESS=xz RELEASE=noble BUILD_DESKTOP=yes BUILD_MINIMAL=no KERNEL_CONFIGURE=no DESKTOP_APPGROUPS_SELECTED= DESKTOP_ENVIRONMENT=gnome DESKTOP_ENVIRONMENT_CONFIG_NAME=config_base

Checklist:

Please delete options that are not relevant.

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

@amazingfate amazingfate requested review from a team and igorpecovnik as code owners October 21, 2024 09:05
@github-actions github-actions bot added size/small PR with less then 50 lines Hardware Hardware related like kernel, U-Boot, ... BSP Board Support Packages labels Oct 21, 2024
@igorpecovnik igorpecovnik added Ready to merge Reviewed, tested and ready for merge 11 Milestone: Fourth quarter release labels Oct 21, 2024
@igorpecovnik igorpecovnik merged commit 9055462 into armbian:main Oct 22, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
11 Milestone: Fourth quarter release BSP Board Support Packages Hardware Hardware related like kernel, U-Boot, ... Ready to merge Reviewed, tested and ready for merge size/small PR with less then 50 lines
Development

Successfully merging this pull request may close these issues.

2 participants