diff --git a/README.md b/README.md index 5751e9f33f..dbffa753dc 100755 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ Stepan, Ben, Kim, all the fellow Specter-Builders & Moritz ### Using the Specter Desktop app The easiest way to run Specter Desktop is by installing the Specter Desktop app, which you can find on the [GitHub release page](https://github.com/cryptoadvance/specter-desktop/releases). -With this method, all you need to do is just download the right file for your operating system and install it like a normal desktop app. +With this method, all you need to do is just download the right file for your operating system and install it like a normal desktop app (Debian buster is only [partially supported](https://github.com/cryptoadvance/specter-desktop/issues/769)) ### Installing Specter from Pip * Specter requires Python version 3.6 to 3.8. We will support python 3.9 when HWI adds support for it. diff --git a/docs/faq.md b/docs/faq.md index 785283db22..8db1d7d44a 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -344,6 +344,9 @@ No supply-chain risks as you buy the board and a smartcard from normal electroni # TROUBLESHOOT +## The AppImage is not starting on Debian 10 +This is a known issue. See [here](https://github.com/cryptoadvance/specter-desktop/issues/769). A questionable workaround might be to start with `--no-sandbox`. The security-implications are beyond this FAQ. Please check the issues for more information. + ## I have issues connecting my Hardware-Wallet via USB?! * Make sure to not use the Safari-Browser. Chrome is the best option, firefox should work, too.