Page 1 sur 1
TREZOR sous linux
Posté : lun. 10 mars 2025 09:24
par reidid
Bonjour,
C'est peutêtre très simple. Voici une sortie lsusb ;
Code : Tout sélectionner
reidid@reidid-HP-Laptop-15s-fq2xxx:~$ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 034: ID 1209:53c1 Generic SatoshiLabs TREZOR
Bus 001 Device 002: ID 30c9:0013 Luxvisions Innotech Limited HP TrueVision HD Camera
Bus 001 Device 044: ID 1209:53c1 Generic SatoshiLabs TREZOR
Bus 001 Device 003: ID 0bda:b00e Realtek Semiconductor Corp. Bluetooth Radio
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
mais impossible de trouver ces 2 TREZOR avec trezorctl ;
reidid@reidid-HP-Laptop-15s-fq2xxx:~$ sudo trezorctl firmware-update -v 2.5.3
[sudo] password for reidid:
Failed to find a Trezor device.
Que dois-je envoyer comme commande pour analyser ces configurations ?
Je souhaite accéder pour faire un "blank" sur les 2 TREZOR et construire une nouvelle configuration.
Re: TREZOR sous linux
Posté : lun. 10 mars 2025 15:24
par tyrry
Slt,
merci de faire ta signature comme demandé et accepté lors de ton inscription

Ensuite , s'il y a un trésor , je veux bien chercher avec toi , si tu nous disais plus sur ce que c'est , ce serait déjà un très bon premier pas
Sinon en vite fait : c'est pas parce que lsusb detecte "ton truc" qu'il y a un pilote

Et pour cause :
Sorry, no drivers found for this device.
https://devicehunt.com/view/type/usb/ve ... evice/53C1
@+
Re: TREZOR sous linux
Posté : lun. 10 mars 2025 17:28
par reidid
Ok je vais voir ce que c'est que cette signature. Je suppose que c'est l'identification du matos et distro.
uname -r donne 5.15.0-76-generic
ordinateur HP récent.
J'y vais
Re: TREZOR sous linux
Posté : mar. 11 mars 2025 11:18
par reidid
Signature complétée.
Donc ce serait un problème de pilote ?
Re: TREZOR sous linux
Posté : mar. 11 mars 2025 14:53
par reidid
Apparemment tout va bien !
Code : Tout sélectionner
reidid@reidid-HP-Laptop-15s-fq2xxx:~$ sudo dmesg | egrep 'fail|error|warn'
[ 0.000000] x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
[ 0.290285] pcieport 0000:00:1c.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[ 0.892362] pci 10000:e0:1d.0: BAR 13: failed to assign [io size 0x1000]
[ 0.892894] pcieport 10000:e0:1d.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[ 0.974934] ? __warn+0x8c/0x100
[ 0.991464] ? __warn+0x8c/0x100
[ 0.994024] ? __warn+0x8c/0x100
[ 0.996419] ? __warn+0x8c/0x100
[ 3.340890] EXT4-fs (nvme0n1p5): re-mounted. Opts: errors=remount-ro. Quota mode: none.
[ 3.681786] rtl8821ce: module verification failed: signature and/or required key missing - tainting kernel
[ 3.912141] sof-audio-pci-intel-tgl 0000:00:1f.3: warn: FW ABI is more recent than kernel
[ 4.008626] sof-audio-pci-intel-tgl 0000:00:1f.3: warn: FW ABI is more recent than kernel
[ 4.021023] sof-audio-pci-intel-tgl 0000:00:1f.3: warn: topology ABI is more recent than kernel
[ 824.065946] usb 1-1: device descriptor read/64, error -71
[ 824.581887] usb 1-1: device descriptor read/64, error -71
[37895.956237] usb 1-1: device not accepting address 13, error -71
[48196.433656] usb 1-1: device descriptor read/64, error -71
[50128.481849] usb 1-1: device descriptor read/64, error -71
[57102.364471] usb 1-1: device descriptor read/all, error -71
[57116.699953] usb 1-1: device descriptor read/64, error -71
[62435.718724] xhci_hcd 0000:00:14.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[62440.974594] xhci_hcd 0000:00:14.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[62454.262497] xhci_hcd 0000:00:14.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[63717.859033] xhci_hcd 0000:00:14.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[63722.838971] xhci_hcd 0000:00:14.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[63731.938659] usb 1-1: device descriptor read/64, error -71
[76232.833244] xhci_hcd 0000:00:14.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[76381.859120] usb 1-1: device not accepting address 38, error -71
[76388.751005] usb 1-1: device not accepting address 41, error -71
[76397.202931] usb 1-2: device descriptor read/64, error -71