Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trezor One support broken #255

Closed
mcgravier opened this issue Jun 7, 2018 · 8 comments
Closed

Trezor One support broken #255

mcgravier opened this issue Jun 7, 2018 · 8 comments
Labels

Comments

@mcgravier
Copy link

Im trying to make transaction but after after confirming it on the trezor, Walleth doesn't do anything - trezor logo is displayed on cellphone but tx isn't broadcasted

Cellphone Oneplus X (android 6.0 Marshmallow)
Trezor firmware: 1.6.1
Issue happens on mainnet

@ligi
Copy link
Member

ligi commented Jun 12, 2018

@mcgravier thanks for reporting - looking into this currently.
Also does the trezor manager from satoshi labs work for you? context: trezor/trezor-android#41

@ligi
Copy link
Member

ligi commented Jun 12, 2018

this is a really weird error - even old versions that I am sure where working before do not work anymore. Same for TREZOR manager. This log might give a clue:

06-12 14:22:16.312  1572  2398 D UsbHostManager: beginUsbDeviceAdded(/dev/bus/usb/003/001) is blacklisted.
06-12 14:22:16.312  1572  2398 D UsbHostManager: beginUsbDeviceAdded(/dev/bus/usb/004/001) is blacklisted.
06-12 14:24:41.942  1572  2398 D UsbHostManager: beginUsbDeviceAdded(/dev/bus/usb/003/001) is blacklisted.
06-12 14:24:41.942  1572  2398 D UsbHostManager: beginUsbDeviceAdded(/dev/bus/usb/004/001) is blacklisted.
06-12 14:38:18.740  1572  2398 D UsbHostManager: beginUsbDeviceAdded(/dev/bus/usb/003/001) is blacklisted.
06-12 14:38:18.750  1572  2398 D UsbHostManager: beginUsbDeviceAdded(/dev/bus/usb/004/001) is blacklisted.
06-12 14:38:54.850  1572  2398 D UsbHostManager: beginUsbDeviceAdded(/dev/bus/usb/003/001) is blacklisted.
06-12 14:38:54.850  1572  2398 D UsbHostManager: beginUsbDeviceAdded(/dev/bus/usb/004/001) is blacklisted.

so somehow the T1 seems to be blacklisted now - getting these messages after plugging in the T1 - the Model T works without a problem. @prusnak - any hint here?

@prusnak
Copy link

prusnak commented Jun 12, 2018

No clue :-/

I don't see this behaviour on my device.

@mcgravier
Copy link
Author

Trezor Manager from Satoshilabs works fine for me

@ligi
Copy link
Member

ligi commented Jun 12, 2018

Thanks - it was a cable issue - works using a different cable now - now I can really look into your problem

@ligi
Copy link
Member

ligi commented Jun 12, 2018

Fixed the bug - which was quite easy compared to this cable fuckup - this cable works fine in a normal configuration - but when used with the USB-OTG adapter it produces this "is blacklisted" problem - really weird.
Will release a version when I am home at my signing PC tonight - thanks for reporting @mcgravier

@ligi ligi closed this as completed in ad7675e Jun 12, 2018
@mcgravier
Copy link
Author

Just tested - it works fine now, thanks for fixing it

@ligi
Copy link
Member

ligi commented Jun 16, 2018

you are very welcome - thanks for reporting!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants