8000 Stuck on "Waiting for Fastboot" on Fedora 40. · Issue #59 · RabbitHoleEscapeR1/r1_escape · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Stuck on "Waiting for Fastboot" on Fedora 40. #59

New issue

Have a question abo 8000 ut 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

Open
patrickjquinn opened this issue Jul 23, 2024 · 2 comments
Open

Stuck on "Waiting for Fastboot" on Fedora 40. #59

patrickjquinn opened this issue Jul 23, 2024 · 2 comments

Comments

@patrickjquinn
Copy link
patrickjquinn commented Jul 23, 2024
Traceback (most recent call last):
  File "/home/patquinn/r1_escape/mtkclient/mtk", line 5, in <module>
    from mtkclient.Library.mtk_main import Main, metamodes
  File "/home/patquinn/r1_escape/mtkclient/mtkclient/Library/mtk_main.py", line 10, in <module>
    from mtkclient.Library.mtk_class import Mtk
  File "/home/patquinn/r1_escape/mtkclient/mtkclient/Library/mtk_class.py", line 9, in <module>
    from mtkclient.Library.pltools import PLTools
  File "/home/patquinn/r1_escape/mtkclient/mtkclient/Library/pltools.py", line 7, in <module>
    from mtkclient.Library.Exploit.amonet import Amonet
  File "/home/patquinn/r1_escape/mtkclient/mtkclient/Library/Exploit/amonet.py", line 8, in <module>
    from mtkclient.Library.exploit_handler import Exploitation
  File "/home/patquinn/r1_escape/mtkclient/mtkclient/Library/exploit_handler.py", line 8, in <module>
    from mtkclient.Library.Hardware.hwcrypto import hwcrypto, crypto_setup
  File "/home/patquinn/r1_escape/mtkclient/mtkclient/Library/Hardware/hwcrypto.py", line 7, in <module>
    from mtkclient.Library.utils import LogBase, logsetup
  File "/home/patquinn/r1_escape/mtkclient/mtkclient/Library/utils.py", line 19, in <module>
    import colorama
ModuleNotFoundError: No module named 'colorama'
chown: cannot access 'frp.bin': No such file or directory
./r1.sh: line 85: xxd: command not found
Traceback (most recent call last):
  File "/home/patquinn/r1_escape/mtkclient/mtk", line 5, in <module>
    from mtkclient.Library.mtk_main import Main, metamodes
  File "/home/patquinn/r1_escape/mtkclient/mtkclient/Library/mtk_main.py", line 10, in <module>
    from mtkclient.Library.mtk_class import Mtk
  File "/home/patquinn/r1_escape/mtkclient/mtkclient/Library/mtk_class.py", line 9, in <module>
    from mtkclient.Library.pltools import PLTools
  File "/home/patquinn/r1_escape/mtkclient/mtkclient/Library/pltools.py", line 7, in <module>
    from mtkclient.Library.Exploit.amonet import Amonet
  File "/home/patquinn/r1_escape/mtkclient/mtkclient/Library/Exploit/amonet.py", line 8, in <module>
    from mtkclient.Library.exploit_handler import Exploitation
  File "/home/patquinn/r1_escape/mtkclient/mtkclient/Library/exploit_handler.py", line 8, in <module>
    from mtkclient.Library.Hardware.hwcrypto import hwcrypto, crypto_setup
  File "/home/patquinn/r1_escape/mtkclient/mtkclient/Library/Hardware/hwcrypto.py", line 7, in <module>
    from mtkclient.Library.utils import LogBase, logsetup
  File "/home/patquinn/r1_escape/mtkclient/mtkclient/Library/utils.py", line 19, in <module>
    import colorama
ModuleNotFoundError: No module named 'colorama'
[*] Unplug your device, press ENTER, plug it back in
Traceback (most recent call last):
  File "/home/patquinn/r1_escape/./mtkbootcmd.py", line 6, in <module>
    import serial
ModuleNotFoundError: No module named 'serial'
[*] Waiting for fastboot...
@karmatma
Copy link

Facing the same issue on Fedora 40. I tried to reset the device by pressing the button inside the sim holder. The screen turns on briefly ( the rabbit running on the treadmill) , but the script is just stuck at that. Not sure how to get to access the fast boot of the device.

@xawos
Copy link
xawos commented Jul 29, 2024

I solved the issue you're facing by starting the script as root just after python3 -m pip install -r requirements.txt and it proceeded forward, although now i'm stuck in this other issue.

To fix the current issue you may either restore the stock or if you followed this guide you may restore your own backup once the device is powered down.

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

No branches or pull requests

3 participants
0