From 3727623b266e3d867ae97d4a9e78549b058d93e3 Mon Sep 17 00:00:00 2001 From: Walter McKelvie Date: Tue, 16 Sep 2025 13:47:46 -0400 Subject: [PATCH] Add `trezord` to broken-software Signed-off-by: Walter McKelvie --- docs/sw/broken-software.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/sw/broken-software.md b/docs/sw/broken-software.md index 32773969..006db068 100644 --- a/docs/sw/broken-software.md +++ b/docs/sw/broken-software.md @@ -98,6 +98,7 @@ run). You may have varying levels of success by attempting to run your software | jemalloc | | Upstream unwilling to fix, Needs build options if compiled on a 4k page size system. Addressed in [ArchLinuxARM](https://github.com/archlinuxarm/PKGBUILDs/pull/1914). | | notion-app(-enhancer) | | electron + broken build flags | | Waydroid | | Upstream AOSP is working on 16k page support: | +| trezord | | Crashes if daemon is started before wallet is plugged in; workaround is to plug in the wallet and then restart daemon. | \* Running x86-64 software is supported via a 4k page size microVM running FEX.