adr1an@programming.devM to Linux@programming.dev · 1 month ago[Weekly thread] GNU+Linux help: ask anything!message-squaremessage-square25fedilinkarrow-up135arrow-down10
arrow-up135arrow-down1message-square[Weekly thread] GNU+Linux help: ask anything!adr1an@programming.devM to Linux@programming.dev · 1 month agomessage-square25fedilink
minus-squareCyborganism@lemmy.calinkfedilinkEnglisharrow-up4·1 month agoHold up… According to the specs on your CPU its max resolution is 4096x2304 @ 120Hz on an integrated flat panel. (Assuming you have a Laptop.) Otherwise, on the HDMI and DPI output, the limit is 60hz. It can’t run at 240Hz. It’s like 4 times its max framerate for an external display! Make sure your Wayland configuration is set up so that all your displays have the same framerate of 60Hz If you want to have your display work at that framerate, you’ll need to get a proper GPU.
minus-squareNicht BurningTurtle@feddit.orglinkfedilinkarrow-up1·1 month agoThats what I want to achieve.
minus-squareNicht BurningTurtle@feddit.orglinkfedilinkarrow-up1·1 month agoI want to force wayland to limit my fps to 60, but don’t know how to do it, since wlr-randr doesn’t work, because qtile crashes before reaching it in my autostart.sh.
minus-squareCyborganism@lemmy.calinkfedilinkarrow-up1·1 month agoIs Qtile installed alongside another DE? Maybe use the other DE just to configure your Wayland and switch back to Qtile after. But again, Qtile still has issues with Wayland, so maybe either don’t use Qtile or don’t use Wayland. Pick one.
Hold up…
According to the specs on your CPU its max resolution is 4096x2304 @ 120Hz on an integrated flat panel. (Assuming you have a Laptop.)
Otherwise, on the HDMI and DPI output, the limit is 60hz. It can’t run at 240Hz. It’s like 4 times its max framerate for an external display!
Make sure your Wayland configuration is set up so that all your displays have the same framerate of 60Hz
If you want to have your display work at that framerate, you’ll need to get a proper GPU.
Thats what I want to achieve.
Can you be more precise?
I want to force wayland to limit my fps to 60, but don’t know how to do it, since wlr-randr doesn’t work, because qtile crashes before reaching it in my autostart.sh.
Is Qtile installed alongside another DE? Maybe use the other DE just to configure your Wayland and switch back to Qtile after.
But again, Qtile still has issues with Wayland, so maybe either don’t use Qtile or don’t use Wayland. Pick one.