07:58 awilfox[d]: karolherbst[d]: That was the G5. I have one that is affected by it, and it is the opposite: by default the G5 tries to run at a lower clock rate when it is idle/not in use, and the filter caps around the VRM cause some sort of interference and you can hear it over the built-in speaker. Using the CPU Nap thing from Developer Tools you can force No Nap Mode which makes audio sound good again.
09:04 tanriol: Looks like in kernel 6.12.4 nouveau is still prone to getting broken in some way stuck in high-power state, which is not nice for a laptop. Anything that can be done for debugging/fixing this? I remember being told here a couple months ago this was likely a known problem with interrupt disable(?)...
09:44 karolherbst[d]: awilfox[d]: ahh, then they flipped it on the G5, because I had a G4 where it was off by default 🙃
20:04 blisto[d]: Anyone had luck with running Plasma Wayland using NOUVEAU_USE_ZINK on a Ada GPU? :thinking:
20:06 blisto[d]: When i try i just get stuck in a blackscreen. This is with kernel 6.12.4 and mesa git
20:06 blisto[d]: RTX 4080
20:08 blisto[d]: Unsure if this line in journal is related or not
20:08 blisto[d]: > dec 14 20:53:42 blisto-monkey kwin_wayland[1048]: kwin_wayland_drm: drmSetClientCap for Atomic Mode Setting failed. Using legacy mode on GPU "/dev/dri/card0"
20:08 blisto[d]: https://cdn.discordapp.com/attachments/1034184951790305330/1317584056040423555/boot.log?ex=675f3746&is=675de5c6&hm=2f8c5219e59ecd052e17da6c9daab50b31f67c401a3ef6751baec602274017e9&
20:08 blisto[d]: Full log if of interest
20:15 redsheep[d]: blisto[d]: I had the same results last time I tried it a few months ago, but maybe tiredchiku[d] has some good advice since I think she had it working
20:18 tiredchiku[d]: the only advice I have is ask me again in 10h
20:19 blisto[d]: Ye but i wondered if there was some Ada specific issues since it works for them
20:19 tiredchiku[d]: (and also try MESA_DEVICE_SELECT_LAYER env var
20:19 tiredchiku[d]: or whatever it is
20:19 tiredchiku[d]: )
20:19 redsheep[d]: Yeah device selection had something going on
20:20 tiredchiku[d]: if it's not that, the issue on ada and on my ampere are different
20:20 redsheep[d]: I have ada and I can try sometime soon, potentially tomorrow
20:36 blisto[d]: tiredchiku[d]: I did but it didn't change anything