This repository has been archived by the owner on Nov 1, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 341
[render/allocator/gbm.c:63] gbm_bo_get_fd failed #3156
Labels
Comments
Hm, weird. Seems like the buffer was successfully created but something prevents it from being exported as a DMA-BUF… Is there anything in |
Please also try enabling the bit 0x08 in the DRM logs (https://github.com/swaywm/wlroots/wiki/DRM-Debugging). |
emersion
added a commit
to emersion/wlroots
that referenced
this issue
Sep 2, 2021
Makes it easier to find out which branch is taken when debugging issues like [1]. [1]: swaywm#3156
dmesg shows nothing from kernel, even after DRM debug log with every bit enabled. |
Hm, |
On FreeBSD major numbers maybe different, confusing DRM authentication.
|
emersion
added a commit
to emersion/wlroots
that referenced
this issue
Sep 3, 2021
Can you try this? |
I confirm, works fine after applying #3163. |
bl4ckb0ne
pushed a commit
that referenced
this issue
Sep 3, 2021
kennylevinsen
pushed a commit
that referenced
this issue
Sep 3, 2021
Makes it easier to find out which branch is taken when debugging issues like [1]. [1]: #3156
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Regressed by #3153. Starting Sway on DRM console hangs without leaving console (Ctrl+Alt+Fn works fine). Tested on FreeBSD with i915 ported from Linux 5.4.92.
From debug log:
The text was updated successfully, but these errors were encountered: