-
cannon-c[m]
<selsta "cannon-c: Are you using the GUI?"> Using CLI client. And what is difference between wallet password and device passphrase? Why do i need wallet password if have passphrase? thanks
-
cannon-c[m]
talking about trezor with monero wallet
-
cannon-c[m]
and why it not recgonize trezor? Error: failed to generate new wallet: Device connect failed
-
selsta
cannon-c[m]: Wallet password is for your local wallet and passphrase is a Trezor thing.
-
selsta
Try restarting your PC is it can’t connect to the Trezor. Also make sure it is unlocked.
-
cannon-c[m]
yes
-
cannon-c[m]
Thanks selsta but already tried restarting bot the computer and the daemon and wallet multiple times and trezor was unlocked
-
cannon-c[m]
using cli wallet
-
cannon-c[m]
anyone ever have luck with trezor T and cli wallet both trezor t and monero wallet on latest version?
-
cannon-c[m]
or supported only on gui?
-
cannon-c[m]
and lsusb shows it as detected by the OS
-
selsta
cannon-c[m]: Did you compile with Trezor support?
-
cannon-c[m]
I did not compile
-
cannon-c[m]
does it not have hardware wallet support by default? I need to compile it to include trezor support?
-
cannon-c[m]
I used the cli version since it is reproducible build
-
dEBRUYNE
cannon-c[m]: Trezor support should be included by default in the release binaries
-
cannon-c[m]
hmmm ok thanks for that
-
cannon-c[m]
I am using a Fedora AppVM in Qubes with Trezor usb pass through to the Monero AppVM
-
cannon-c[m]
I dont think it is a qubes issue though. i'll have to troubleshoot further
-
selsta
cannon-c[m]: You said Trezor works with GUI, is the GUI running in the same VM?
-
moneromooo
If you're building with prebuilt binaries, I remember some binaries (at least one) got built without support for some hw wallet, can't recall which.
-
moneromooo
s/building with/running/
-
selsta
Yep v0.15.0.1 GUI was without support but v0.15.0.2 fixed that.
-
cannon-c[m]
Yep that is probably it. I am using 0.15.0.1 not .2
-
cannon-c[m]
since .1 is latest pre-compiled binary. I might just have to build .2 myself for Trezor support
-
cannon-c[m]
the gitian builds on github only go up to 0.15.0.1
-
cannon-c[m]
* the listed gitian builds on github only go up to 0.15.0.1
-
selsta
cannon-c[m]: no, I was talking about the GUI.
-
cannon-c[m]
for cli Trezor support I need to use .2 though right?
-
selsta
CLI v0.15.0.1 should have Trezor support.
-
cannon-c[m]
or should .1 support trezor for cli?
-
cannon-c[m]
hmm ok
-
selsta
cannon-c[m]: Can you try on your host OS?
-
cannon-c[m]
I do not have a host OS
-
selsta
host machine without VMs
-
cannon-c[m]
well, I mean I cannot do that since it is dom0
-
selsta
ah ok
-
cannon-c[m]
I think I'll try on maybe TAILS to see what happens
-
cannon-c[m]
without virtualization
-
selsta
Trezor works for me with v0.15.0.1 CLI on macOS.
-
selsta
don’t have a linux machine to test
-
selsta
Did you install CLI from getmonero.org or did you use your package manager?
-
cannon-c[m]
getmonero.org
-
selsta
ok should be correct
-
cannon-c[m]
then verified the signatures against the gitian asserts
-
selsta
what command did you use to generate your wallet?
-
selsta
did you use the `--hw-device Trezor` flag?
-
cannon-c[m]
yes
-
selsta
ok
-
selsta
it seems to be compiled with Trezor support else a different error message would show up
-
selsta
does wallet.trezor.io recognise your Trezor?
-
selsta
Did you initialize it there?
-
cannon-c[m]
I could see if recgonized by my local bitcoin wallet
-
cannon-c[m]
testing now
-
cannon-c[m]
detected by Electrum in another AppVM
-
cannon-c[m]
Firmware 2.2.0 firmware Trezor T. Not the bitcoin only firmware, regular firmware
-
cannon-c[m]
I know Monero AppVM is Fedora based, my bitcoin AppVM is debian based. I think I'll test Trezor on debian environment see if that makes any difference
-
selsta
cannon-c[m]: Can you install Trezor bridge?
-
cannon-c[m]
I'll figure this out
-
cannon-c[m]
I can post what I find, if anything maybe update documentation if needed if it would help others
-
cannon-c[m]
if extra things like trezor bridge is needed
-
cannon-c[m]
I have done IT support in the past, and good at root cause analysis
-
selsta
ok thanks
-
cannon-c[m]
lol I just figured it out
-
cannon-c[m]
lets update documentation if needed
-
cannon-c[m]
-
cannon-c[m]
works flawlessly now
-
cannon-c[m]
this is needed for linux OSes
-
cannon-c[m]
* this is needed for linux
-
moneromooo
Feel free to send a patch adding whatever is necessary (or just a link to the information) to the README.md once it's all figured out.
-
cannon-c[m]
i dont have a git hub account
-
moneromooo
If you make a patch and paste it to fpaste.org or so, I can PR it in your name, just add your preferred author info in the patch.
-
cannon-c[m]
I might actually have a git account, I'll address it later on today
-
cannon-c[m]
I'll take care of it
-
moneromooo
Thanks
-
cannon-c[m]
unless someone else beats me to it, I really dont care as long as it gets updated to help other people out
-
selsta
I thought udev was only for Ledger. Good to know.