Christian Crank

Results 6 comments of Christian Crank

https://github.com/meshtastic/firmware/pull/6993 merged - this should solve this issue, waiting for python merge (https://github.com/meshtastic/python/pull/782) and Android development (https://github.com/meshtastic/Meshtastic-Android/issues/2060 - https://github.com/meshtastic/Meshtastic-Android/pull/2063) to alert user of erroneous name.

``` Using adb at ./platform-tools/adb Force a switch into the debug mode to enable ADB Device already in command mode. Doing nothing... adb enabled, waiting for reboot... it's alive! waiting...

It was a permissions issue with the rootshell itself. chmod +x is golden

@John-JacobJingleHeimer-Schmidt and @issacaron Did you `chmod +x rootshell` inside of the release dir before running ./install-linux? I don't know if that will help you guys as it doesn't seem we...

Another question, have you tried a different cable and different usb port/controller? Check out this issue, it's from scrcpy, but users claiming: "I think this is not an issue of...

Don't feel dumb, adb is a nightmare apparently. @issacaron, @cepacolmax, and @elixx , you should try the same.