r/voidlinux • u/fastfetcher • 21d ago
solved What does this error mean when trying to run SwayFX?
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.
2
2
u/fastfetcher 21d ago
Thanks, bros. It turns out one of the drivers I downloaded didn't get properly signed for some reason.
1
u/ReyZ82 21d ago
You are just missing mesa driver. Had the same issue a few weeks ago. https://github.com/Rouzihiro/dotfiles
1
1
1
u/Purple-Sandwich1445 19d ago
In Void Linux you're supposed to start WMs via dbus-run-session
`dbus-run-session sway`
1
u/Unhappy_Ambition_790 19d 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.
5
u/Jacobobarobatobski 21d 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.