mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-12-24 22:37:05 +00:00
docs: add FAQ item about known upstream proprietary nvidia driver bug
This commit is contained in:
7
FAQ.md
7
FAQ.md
@@ -84,3 +84,10 @@ For more technical detail, see [#268](https://github.com/secureblue/secureblue/i
|
||||
#### Why is DNS broken on my secureblue VM?
|
||||
|
||||
The DNSSEC setting we set in `/etc/systemd/resolved.conf.d/securedns.conf` causes known issues with network connectivity when secureblue is used in a VM. To fix it, comment out `DNSSEC=allow-downgrade` in that file and manually set a dns provider in network settings.
|
||||
|
||||
#### Why does chromium take a long time to open?
|
||||
|
||||
This is a [known issue](https://forums.developer.nvidia.com/t/550-54-14-cannot-create-sg-table-for-nvkmskapimemory-spammed-when-launching-chrome-on-wayland/284775) with the proprietary nvidia drivers. Your options are:
|
||||
|
||||
- (Recommended if available for your hardware) switch to a `-main` image and use Nouveau with NVK and [GSP](https://nouveau.freedesktop.org/PowerManagement.html)
|
||||
- Enable xwayland with `ujust toggle-xwayland` and then set ozone-platform to x11 in `chrome://flags`
|
||||
|
||||
Reference in New Issue
Block a user