mirror of
https://github.com/swaywm/sway.git
synced 2024-11-25 01:11:28 +00:00
Updated Home (markdown)
parent
b03a8fd576
commit
b279dfffff
8
Home.md
8
Home.md
|
@ -627,13 +627,11 @@ This is ultimately caused by Clutter's reliance on the deprecated `wl_shell` pro
|
|||
|
||||
### Sway 1.6 shows garbage or a blank screen on Nouveau
|
||||
|
||||
Could manifest as a blank screen where windows or bars are not drawn at all, only the mouse pointer.
|
||||
Could manifest as a blank screen where windows or bars are not drawn at all, only the mouse pointer. Could manifest an inactive display where the monitor receives no input at all.
|
||||
|
||||
Could manifest an inactive display where the monitor receives no input at all.
|
||||
Try setting `WLR_DRM_NO_MODIFIERS=1`. If you have it set, try un-setting it.
|
||||
|
||||
Try setting `WLR_DRM_NO_MODIFIERS=1`.
|
||||
|
||||
This is due to two Nouveau bugs, fixed in these merge requests, and released in mesa 21.1.0:
|
||||
Issues when modifiers are enabled are due to two Nouveau bugs, fixed in these merge requests, and released in mesa 21.1.0:
|
||||
|
||||
- https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8500
|
||||
- https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3724
|
||||
|
|
Loading…
Reference in a new issue