swaywm / wlroots

A modular Wayland compositor library
https://gitlab.freedesktop.org/wlroots/wlroots/
MIT License
2.15k stars 343 forks source link

Undefined symbol:drmIsKMSname="(unset)" requested_reply="0" #3307

Open GatoAmarilloBicolor opened 3 years ago

GatoAmarilloBicolor commented 3 years ago

Yesterday i did update my sway from source, and seems to work very nice, but just some hours, then now it just dont start and give me that error. IMG_20211027_042525 IMG_20211027_042516


wlroots has migrated to gitlab.freedesktop.org. This issue has been moved to:

https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/3307

emersion commented 3 years ago

Seems like you're trying to run wlroots with a libdrm older than what it was built with.

GatoAmarilloBicolor commented 3 years ago

IMG_20211027_070616 IMG_20211027_070550

GatoAmarilloBicolor commented 3 years ago

Seems like you're trying to run wlroots with a libdrm older than what it was built with.

Oh, but i did try to recompile and re install and it still giving me that error.

bl4ckb0ne commented 3 years ago

Those screenshots are barely readable, what is your libdrm version? And have you tried to run sway+wlroots from compiled source?

ifreund commented 3 years ago

May I recommend piping the output into a file and then using a pastebin such as https://0x0.st/ instead of taking screenshots of text?