r/voidlinux 13d ago

solved What does this error mean when trying to run SwayFX?

Post image

I don't quite understand the errors; I believe I have all the necessary drivers, along with seatd and dbus. I would really appreciate it if someone could help me. By the way, I have a Celeron N100.

14 Upvotes

9 comments sorted by

5

u/Jacobobarobatobski 13d ago

I'm just kind of spitballing here, but did you install the hardware acceleration drivers? Are you using seatd? Are you in the seat group? If not using seatd, are you in the appropriate groups? Void's handbook goes over all the video stuff you might need quite well.

2

u/Alternative-Ad-8606 13d ago

Did you install mesa-dri? And a member of video group,?

2

u/fastfetcher 12d ago

Thanks, bros. It turns out one of the drivers I downloaded didn't get properly signed for some reason.

1

u/ReyZ82 13d ago

You are just missing mesa driver. Had the same issue a few weeks ago. https://github.com/Rouzihiro/dotfiles

1

u/Key_River7180 12d ago

You don't have the mesa drivers for egl

1

u/Wrong-Tradition-7057 12d ago

Its either a driver issue or seatd permissions

1

u/Purple-Sandwich1445 11d ago

In Void Linux you're supposed to start WMs via dbus-run-session
`dbus-run-session sway`

1

u/Unhappy_Ambition_790 10d ago

Wlroots based compositors is broken on Void I tried a lot myself. But when you try to run non-wlroots compositor it runs perfectly like kwin. Both elogind and seatd will make the same trouble for you.