Skip to content

Commit 3f237cb

Browse files
authored
put up warning in troubleshooting page
1 parent 0846d97 commit 3f237cb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/Sober/Troubleshooting.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
If there are any undocumented issues, feel free to [create an issue](https://github.com/vinegarhq/vinegarhq.github.io/issues/new/choose) to update the documentation!
44

5+
<div class="warning">
6+
7+
There is currently a problem on Arch Linux and Arch-based users specifically that's preventing Flatpak from automatically pulling NVIDIA Flatpak drivers utilizing the frozen 580xx driver branch due to the drivers being advanced to the next patch without any Flatpak equivalent drivers.
8+
9+
This is caused by Flathub having [issues with their GPG keys that's preventing builds from being signed and published](https://status.flathub.org/).
10+
11+
If you haven't upgraded, **it is recommended to deter upgrading until then or otherwise exclude the 580xx drivers from upgrading in your pacman config or AUR helper**.
12+
13+
</div>
514

615
## Obtaining logs
716

0 commit comments

Comments
 (0)