Having trouble setting picom compositor
by George528 from LinuxQuestions.org on (#5K8Z9)
I run dwm on gentoo linux, and as you know it doesn't provide a compositor by default, so i have screen tearing. I installed picom compositor with opengl use flag, but i get the following errors:
Code:$ picom
[ 06/19/2021 13:54:04.844 vsync_init ERROR ] No supported vsync method found for this backend
[ 06/19/2021 13:54:04.844 session_init FATAL ERROR ] Failed to initialize the backendi am using intel graphics card
i tried glx, xrender and xr_glx_hybrid but all of them gives these errors. Any ideas?
Code:$ picom
[ 06/19/2021 13:54:04.844 vsync_init ERROR ] No supported vsync method found for this backend
[ 06/19/2021 13:54:04.844 session_init FATAL ERROR ] Failed to initialize the backendi am using intel graphics card
i tried glx, xrender and xr_glx_hybrid but all of them gives these errors. Any ideas?