mirror of
https://github.com/Drop-OSS/drop-wiki.git
synced 2026-07-26 09:44:48 +10:00
feat(troubleshooting): add note about prop nvidia drivers on linux
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# Troubleshooting
|
||||
|
||||
## I'm on Linux, with Nvidia proprietary drivers, and Drop won't launch
|
||||
Add `WEBKIT_DISABLE_DMABUF_RENDERER=1` to the Drop .desktop file:
|
||||
|
||||
1. Open `/usr/share/applications/Drop\ Desktop\ Client.desktop` with your preferred editor
|
||||
2. Add `WEBKIT_DISABLE_DMABUF_RENDERER=1` before `drop-app` on the `Exec=drop-app` line
|
||||
|
||||
Reference in New Issue
Block a user