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

uwe5622-allwinner: update hciattach binary to fix intermittent segfaults #6113

Merged
merged 1 commit into from Dec 30, 2023

Conversation

viraniac
Copy link
Collaborator

Description

Some users reported bluetooth not working sometimes after reboot. Turns out that sometimes hciattach binary that we use segfaults during reboot. Replacing the binary with the one present in orangepi_build repository as it seems it solves the issue.

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.

  • Tested by the user by rebooting their device 5 times. Bluetooth worked fine consistently after every reboot.

Checklist:

  • 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
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

@viraniac viraniac added the Bugfix Pull request is fixing a bug label Dec 30, 2023
@viraniac viraniac requested a review from a team as a code owner December 30, 2023 14:05
@github-actions github-actions bot added the size/small PR with less then 50 lines label Dec 30, 2023
@viraniac viraniac added the Needs review Seeking for review label Dec 30, 2023
@igorpecovnik igorpecovnik added Ready to merge Reviewed, tested and ready for merge 02 Milestone: First quarter release and removed Needs review Seeking for review labels Dec 30, 2023
@viraniac viraniac merged commit 3ef176f into armbian:main Dec 30, 2023
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
02 Milestone: First quarter release Bugfix Pull request is fixing a bug 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.

None yet

2 participants