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

Fix orangepi 3b audio jack boot download 'button' #7794

Merged

Conversation

ArendJan
Copy link
Contributor

@ArendJan ArendJan commented Feb 7, 2025

Description

When using an audio cable with 3 rings (no microphone), u-boot thinks the download button is pressed and will keep restarting (boot-loop). Disabling this feature seems the best option for me.

How Has This Been Tested?

  • Compiled a build, installed the u-boot .deb on a failing system, flashed the mtd flash, no more issue
  • Clean image, armbian-install to mtd, no issues with audio cables

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code

@github-actions github-actions bot added size/small PR with less then 50 lines Needs review Seeking for review Hardware Hardware related like kernel, U-Boot, ... Patches Patches related to kernel, U-Boot, ... labels Feb 7, 2025
@ArendJan
Copy link
Contributor Author

ArendJan commented Feb 7, 2025

The boot button on the board doesn't do anything with or without this change

@ArendJan ArendJan changed the title Fix orangepi 3b audio jack download 'button' Fix orangepi 3b audio jack boot download 'button' Feb 7, 2025
@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 Feb 8, 2025
@igorpecovnik igorpecovnik merged commit 2f1fa5f into armbian:main Feb 8, 2025
11 checks passed
@ArendJan ArendJan deleted the fix-orangepi3b-audio-download-button branch February 11, 2025 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
02 Milestone: First quarter release Hardware Hardware related like kernel, U-Boot, ... Patches Patches related to 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