-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
bugSomething isn't workingSomething isn't workingdeviceRequest to add or improve a specific device.Request to add or improve a specific device.hacktoberfesthelp wantedExtra attention is neededExtra attention is needed
Description
Continuation of #246 (comment)
Describe the bug
It seems like it freezes every time after giving the command to boot something, as fastboot does not respond to any commands anymore. The OAI log does not show any interesting or relevant information regarding the error - just the normal log...
2023-09-15 18:51:08.329 | INFO | tooling:logging:88 - Boot custom recovery with fastboot. - Parameters: {'recovery': '/*/twrp-3.6.2_9-0-bacon.img', 'is_ab': False, 'bin_path': PosixPath('/*/openandroidinstaller/openandroidinstaller/bin')}
2023-09-15 18:51:08.329 | INFO | tooling:fastboot_boot_recovery:414 - Boot custom recovery with fastboot.
2023-09-15 18:51:08.329 | INFO | tooling:run_command:60 - Run command: ['/*/openandroidinstaller/openandroidinstaller/bin/fastboot', 'boot', '/*/twrp-3.6.2_9-0-bacon.img']
2023-09-15 18:51:09.099 | INFO | tooling:run_command:73 - Sending 'boot.img' (15256 KB) OKAY [ 0.480s]
2023-09-15 18:51:09.126 | INFO | tooling:run_command:73 - Booting OKAY [ 0.026s]
2023-09-15 18:51:09.127 | INFO | tooling:run_command:73 - Finished. Total time: 0.535s
2023-09-15 18:51:09.128 | INFO | tooling:logging:88 - Wait for recovery - Parameters: {'bin_path': PosixPath('/*/openandroidinstaller/openandroidinstaller/bin')}
2023-09-15 18:51:09.128 | INFO | tooling:run_command:60 - Run command: ['/*/openandroidinstaller/openandroidinstaller/bin/adb', 'wait-for-recovery']
To Reproduce
Steps to reproduce the behavior:
- Boot into fastboot
fastboot boot ./*.img
Desktop (please complete the following information):
- OS: Ubuntu
- Version 23.04
Smartphone (please complete the following information):
- Device: OnePlus One
- OS: Stock -> Lineage OS for microG
Additional context
The issue occurs on 0.4.4 and the current beta branches. Interestingly it only happened after I flashed the stock firmware again. Maybe it is in some kind of soft-brick state...
tsterbak
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdeviceRequest to add or improve a specific device.Request to add or improve a specific device.hacktoberfesthelp wantedExtra attention is neededExtra attention is needed