-
Notifications
You must be signed in to change notification settings - Fork 128
cosmic-comp[2182]: Unable to set adaptive VRR state #1348
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Let me guess. Press CTRL+ALT+F2 or F3, or whatever to boot into a TTY. Run this: |
Thanks for your suggestion. You are correct that I'm using an amd gpu (Radeon HD 8550M) and mesa, although on Mesa 24.0.9-0ubuntu0. I gave it a try anyway, but it didn't work. I'm no longer so sure its the 'Unable to set adaptive VRR state' after analyzing the journalctl logs closer. I'm out of my depth here so I have no clue. But outputs like
As these outputs are recurring in the logs, I believe it would explain why I'm stuck in a loop while the greeter tries to start. Is there anything else I could provide or perhaps try to get it working? |
Wait, if you're using Pop_Os I strongly suggest you to update the system, because we're now at By the way,
What I did was to tell mesa, using the kernel parameter, to use the 1 - Let's remove previous parameters: 2 - Let's add the new parameters: 3 - Let's update the boot image: You can reboot, hopefully everything will work! Now that the really practical part is done, let's analyze the errors that you pointed out!
All right, so, spa.v4l2 is a webcam, it's telling you that pipewire can't open it.
That's exactly what was happening in my dad's PC, a Desktop with an AMD dedicated GPU. |
It works! Thanks for your help. 👍 I added the kernel options as you mention and updated Mesa 25.0.1-2pop1 I suppose our discussion is not related to the adaptive vrr state. I'm not entirely sure what to do with the issue now that it is fixed for me. |
That's very weird. |
Oh. That explains the sluggish feeling. I fetched two journalctl logs, one where nomodeset is set, and one without. journalctl.log Hopefully that is useful for some. The permission denied looks a bit wierd to me. |
I added kisa-mesa ppa and changed the pin-priority (2000) to be able to upgrade mesa packages to 25.0.3. This solved my issue. Meaning I do not have to use nomodeset anymore. I will add the apt log for those that are curious of what was upgraded. |
Awesome, I'll ping @mmstick so maybe MESA could be rebased to that version, avoiding messing with PPAs |
I'll make a PR for Mesa 25.0.3 |
Hi,
I recently updated and havent rebooted in a while. Now I cannot get to the greeter as it is stuck in an error loop. I believe it is due to cosmic greeter as looking into journalctl logs I can see error messages from it. The logs are spammed with
pop-os cosmic-comp[2182]: Unable to set adaptive VRR state: The underlying drm surface encountered an error: The DrmDevice is missing a required property 'VRR_ENABLED' for handle (42)
AS it is spammed I truncated that part. I'm currently in recovery mode.
logs.txt
Any help is appreciated!
The text was updated successfully, but these errors were encountered: