RSS help, cant inject payload, getting no backend available error

  • Thread starter Thread starter freedom099
  • Start date Start date
F

freedom099

Guest
Hi guys

im very new to python and custom firmware

i managed to put my switch into RCM
I plugged it into my mac
I downloaded the payloads
and when i run the 'sudo python3 ./fusee-launcher.py ./fusee-test.bin' command

I get this


File "./fusee-launcher.py", line 593, in <module>

switch = RCMHax(wait_for_device=arguments.wait, vid=arguments.vid,

File "./fusee-launcher.py", line 466, in __init__

self.dev = self._find_device(vid, pid)

File "./fusee-launcher.py", line...

help, cant inject payload, getting no backend available error

Continue reading...