Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start to support nvidia proprietary driver please #6650

Closed
safocl opened this issue Nov 2, 2021 · 5 comments
Closed

Start to support nvidia proprietary driver please #6650

safocl opened this issue Nov 2, 2021 · 5 comments
Labels
enhancement New feature or incremental improvement

Comments

@safocl
Copy link

safocl commented Nov 2, 2021

i have gtx 1650 and 495 proprietary driver that support for GBM now, but SWAY don't start.

please turn off this the bad code sample on

void detect_proprietary(int allow_unsupported_gpu) {

@safocl safocl added the enhancement New feature or incremental improvement label Nov 2, 2021
@rpigott
Copy link
Member

rpigott commented Nov 2, 2021

You can use --unsupported-gpu to ignore the check.

@rpigott rpigott closed this as completed Nov 2, 2021
@safocl
Copy link
Author

safocl commented Nov 2, 2021

You can use --unsupported-gpu to ignore the check.

i start under xorg server

--> sway --unsupported-gpu
00:00:00.003 [sway/main.c:97] !!! Proprietary Nvidia drivers are in use !!!
00:00:00.004 [wlr] [backend/x11/backend.c:608] Failed to query DRI3 DRM FD
00:00:00.004 [sway/server.c:53] Unable to create backend

@emersion
Copy link
Member

emersion commented Nov 2, 2021

Proprietary drivers are unsupported. Don't open issues if you're using them.

@safocl
Copy link
Author

safocl commented Nov 2, 2021

Proprietary drivers are unsupported. Don't open issues if you're using them.

this feature was before the nvidia driver supported GBM

@safocl
Copy link
Author

safocl commented Nov 2, 2021

i started sway with nvidia proprietary driver from sddm for "sway --unsupported-gpu" command line changed in sway.desktop file.
ok...

@swaywm swaywm locked as off-topic and limited conversation to collaborators Nov 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or incremental improvement
Development

No branches or pull requests

3 participants