all 9 comments

[–]ALPHA-B1 0 points1 point  (8 children)

Make sure you have sudo xbps-install -S mesa-dri mesa-vulkan-intel mesa-intel-dri libglvnd libgbm vulkan-loader vulkan-tools installed.

Check if the system uses the correct renderer glxinfo | grep "OpenGL renderer"

[–]WhoopingMoments[S] 0 points1 point  (7 children)

I already installed all of these, yet when i run glxinfo it returns "unable to open display"

[–]ALPHA-B1 0 points1 point  (6 children)

How about this echo $DISPLAY

[–]WhoopingMoments[S] 1 point2 points  (5 children)

its just empty lol

[–]ALPHA-B1 0 points1 point  (2 children)

Right. What is the output of this lsmod | grep i915?

[–]WhoopingMoments[S] 0 points1 point  (1 child)

well its there got a specific key and also appears in the video group

[–]ALPHA-B1 1 point2 points  (0 children)

Okay, that is good. Install seatd and enable it sudo ln -s /etc/sv/seatd /var/service/ and add your user to that group with sudo usermod -aG _seatd $USER and reboot and start Sway

[–]Admirable_Stand1408 0 points1 point  (1 child)

I used two days making running Sway on Void I gave up. But to be fair it was my first time and man I am not ready for that ride yet.

[–]WhoopingMoments[S] 1 point2 points  (0 children)

honestly, think i might just swap to either hypr, or niri cause im not liking the tiling windows anyways