Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/sw/broken-software.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ run). You may have varying levels of success by attempting to run your software
| jemalloc | <https://github.com/jemalloc/jemalloc/issues/467> | 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) | <https://github.com/notion-enhancer/notion-repackaged/issues/107> | electron + broken build flags |
| Waydroid | <https://github.com/waydroid/waydroid/issues/373> | Upstream AOSP is working on 16k page support: <https://developer.android.com/guide/practices/page-sizes> |
| trezord | <https://github.com/trezor/trezord-go/issues/306> | 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.

Expand Down