Appreciate the link Jonas! But let me ask would you trust dropping crypto onto your phone when the phone is still in experimental stage? I think this phone could be revolutionary and its why I jumped on board but if its up to me to hook my Trezor or Nano by typing code into the phone…I guarantee I`ll screw something up!! Thanks again for the response!
Well, I wouldn’t be dropping crypto to the phone in this setup, it will still stay in the open-source HW crypto wallet. It would just work the same way that it works when I connect my Trezor to my Linux laptop. I wouldn’t say that the phone is an experimental stage, it is more in precommercial stage. According to me it will work. The operating system running in the Librem 5 is in now way near experimental stage, it is upstream Linux.
hmm I know this was an old post, but I have tried this on the current libren5 but maybe something has changed… the go version I get from apt install is 1.15 and when I get down to the build I get
trezord-go$ go build .
“./trezord.go:105:24: info.Settings undefined (type *debug.BuildInfo has no field or method Settings)”
Anybody have any pointers on how I can get this to run on the librem 5 ?
I haven’t checked this for a while, but there is a trezor package in byzantium. You could try to install that. Then I think they moved away from the trezor wallet to trezor suite. Haven’t tried that either, but maybe its using the trezorctl binary that is included in the trezor package.