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 an option to skip libusb_interface_alt_setting in FlashAction #533

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TheZeldakatze
Copy link

This should make it possible to flash phones like the Samsung Galaxy Ace I (Gt-S5830I) that otherwise fail to set up an interface

This should fix #278 , I was able to push a custom recovery using this patch and running heimdall flash --dont_set_libusb_interface_alt_setting --boot <image>

This should make it possible to flash phones like the
Samsung Galaxy Ace I (Gt-S5830I) that otherwise fail
to set up an interface
@Grimler91
Copy link

Just for the record (as an alternative fix), in the fork I maintain for alpine linux I opted for always skipping libusb_set_interface_alt_setting if there are no alt settings: https://git.sr.ht/~grimler/Heimdall/commit/2ecc98020c607631d1371c8596d20cce84586047

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

S5830i Support
2 participants