Unsure of exact update that caused this, but my Lenovo L24q-30 I use as a second monitor will no longer display 1440p, only 1080p.
I was running at 2560x1440p@75Hz this weekend, and I haven’t touched hardware side, it only displays 1920x1080@60Hz now. My primary monitor (Dell G2724D) is unaffected and works fine at 1440p.
KDE, Wayland. I’m struggling to find sources on how to solve this for wayland, any tops where to look? Everything I’m seeing is xrandr for X11.
I onyl have the 2 cables. Swapping the dell monitor to HDMI and Lenovo to DP has both monitors displaying 1440p. The Dell is in reduced refresh rate (bc HDMI spec) which is not ideal.
Newfound issue, I’m getting a OpenGL issue when trying to launch a flatpak game. GLFW Exception: ErrorCode:ApiUnavailable GLX: No GLXFBConfigs returned
Do you know what spec that HDMI cable is? Cable quality can potentially deteriorate (age, overuse and bending, etc), causing a drop in capabilities if it was already borderline.
In any case, generally speaking I’d usually recommend DisplayPort over HDMI if given a choice. HDMI is a closed standard and can cause issues for the open-source world, although more so for AMD GPU’s than Nvidia.
I asked about mesa because it’s your OpenGL driver and it does sometimes cause issues. Sometimes a temporary solution is to sudo downgrade mesa and knock it back a version.
I’m not familiar with using Flatpak’s. You may consider starting a new thread with that issue. The 1440p issue looks to be resolved.
Alright, will do. I have no idea what spec this HDMI cable is. I moved away from living with family a few months ago and accidentally grabbed an HDMI cable that came with one of the monitors instead of my second DP cable, so I’m going to swap those at xmas.
Edit: I wanted it to work right now so i reset to a snapshot from sunday. hopefully it was just a bad update or at least I can troubleshoot later.
I had this exact problem with the nvidia drivers version 580.105.08-1. Downgrading to 580.95.05-1 solved it. The command I used was sudo downgrade nvidia-open-dkms nvidia-utils. If you have a different nvidia package installed, use that instead of the open one.