Skip to content

Issues with Linux+Nvidia #45

@vrmiguel

Description

@vrmiguel

Tracker for tauri-apps/tauri#9304 and similar issues.

I tested out pgpad on a Wayland+proprietary Nvidia driver setup, and pgpad launches without any visible window.

Setting WEBKIT_DISABLE_DMABUF_RENDERER=1 does fix the issue, although that with significant impact on performance. pgpad doesn't do anything fancy with its graphics, so it performs fine with these changes, at least on an RTX3060. Maybe it will actually struggle with a lower tier card.

For now, what we can do is add some code to try to detect Nvidia+Linux and insert that env var. It'd be ideal to not do that for AMD/Intel/etc since it'd impact performance for these GPUs unnecessarily

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions