Issues with trezor connection

I’m spamming this on all the Trezor threads I can find. I could never get a good solution, so I worked with AI to diagnose and create a working solution. It’s a python script, it depends on python3-trezor and python3-libusb1. The flow is 1) plug trezor in, unlock, and attach to qube, 2) run script, 3) use trezor suite, or launch a chrome-based browser with “–disable-features=LocalNetworkAccessChecks“ and then the trezor website and metamask should work. The script has nice long comment docs explaining everything in it. I don’t know how long this will be viable for, but at least for the moment, it’s a relatively easy solution for getting the trezor to work.

1 Like