Closed lopestom closed 1 year ago
For have fastbootd working need more binaries/packages
Thanks for your message, I will try to add the missing packages.
Hi! Thanks for your advice. No, I have not been able to solve the problem of running fastbootd. I added missing binary files and changed init.usb.rc many times, but it did not give any result. I don't know what else I can change in the sources to make fastbootd work. Maybe it's because I have a 32 bit system. Sorry it took me a long time to reply to you.
пт, 25 авг. 2023 г. в 17:18, lopestorm @.***>:
Closed #2 https://github.com/ManInTheMirrow/android_device_bqru_BQru-5745L/issues/2 as completed.
— Reply to this email directly, view it on GitHub https://github.com/ManInTheMirrow/android_device_bqru_BQru-5745L/issues/2#event-10193594496, or unsubscribe https://github.com/notifications/unsubscribe-auth/AR43CP5X4FMRPO6ID4FPT73XXCX4FANCNFSM6AAAAAA3UIE4HM . You are receiving this because you commented.Message ID: <ManInTheMirrow/android_device_bqru_BQru-5745L/issue/2/issue_event/10193594496 @github.com>
Okay. I remembered about some tool for Samis devices and your Issue. I not know if this solve the Issue or work with SPD devices. But you can try and write feedback about this. https://github.com/ChonDoit/Patch-Recovery
I read about your doubt but I not know if you solved TW_INCLUDE_FASTBOOTD := true
For have fastbootd working need more binaries/packages like you put or create a new file called
device.mk
and writing:For know if fastbootd working write with adb-fastboot:
fastboot getvar is-userspace
Obviously whether fastbootd is still not working (no) depends on the configuration, drivers and correct addressing in the usb.rc file
Looking usb.rc files your device has: https://github.com/ManInTheMirrow/android_device_bqru_BQru-5745L/blob/262a2b9e6cdde4fe98d5e012d68f3304280f341c/recovery/root/init.recovery.common.rc#L119-L128 https://github.com/ManInTheMirrow/android_device_bqru_BQru-5745L/blob/262a2b9e6cdde4fe98d5e012d68f3304280f341c/recovery/root/init.recovery.common.rc#L130 https://github.com/ManInTheMirrow/android_device_bqru_BQru-5745L/blob/262a2b9e6cdde4fe98d5e012d68f3304280f341c/recovery/root/init.recovery.common.rc#L139
Maybe the names and PID/VID cause conflict?!