| 10 Mar 2024 |
pedrohlc ⚡️ | * I did back up some of them | 17:13:35 |
pedrohlc ⚡️ | In reply to @charles:computer.surgery RIP to all the unmerged PRs and unfixed issues opened on the original https://lab.pedrohlc.com/YOU_ARE_NOT_ALLOWED_TO_VISIT_THIS_URL/git/yuzu.git/refs/ | 17:14:14 |
| @mobergmann:uni-osnabrueck.de joined the room. | 21:12:35 |
| 11 Mar 2024 |
| @marmar22:tchncs.de changed their profile picture. | 00:28:39 |
K900 | So nvidia people | 05:54:05 |
K900 | CONFIGDRMNOUVEAUGSPDEFAULT y/n? | 05:54:08 |
K900 | CONFIG_DRM_NOUVEAU_GSP_DEFAULT y/n? | 05:54:11 |
K900 | Arch went there | 05:55:14 |
K900 | What do we think? | 05:55:19 |
@marmar22:tchncs.de | What does that do? | 05:59:58 |
K900 | Enables the new codepaths in Nouveau for NVK by default | 06:00:20 |
K900 | Without a kernel command line option | 06:00:24 |
Charles ⚡️ | unfortunately i only have pascal so i can't comment here | 07:14:56 |
@aidalgol:matrix.org | I feel I'm getting a little more stuttering in some Vulkan applications after a recent Nvidia driver update, but it could just be my imagination. Or maybe it's the upgrade to Plasma 6. Is there anything I should already have set up to minimise latency with Plasma on Nvidia? (I'm still using X11.) | 08:50:29 |
K900 | Try Wayland? | 08:53:15 |
@aidalgol:matrix.org | I tried Wayland initially upon upgrading to Plasma 6, and my system booted to a black screen. I tried changing a few NixOS graphics options and the only difference any made was making my system boot to a blinking cursor instead. | 08:54:32 |
@aidalgol:matrix.org | Wait, no, not quite. One combination of settings did let me boot to SDDM, but actually logging in failed immediately. | 08:55:55 |
@aidalgol:matrix.org | I'm on a 3000-series card on desktop. | 08:59:38 |
pedrohlc ⚡️ | In reply to @k900:0upti.me CONFIGDRMNOUVEAUGSPDEFAULT y/n? Don't worry, if GSP doesn't work, it simply doesn't load, kernel keeps running. And proprietary Nvidia module won't be impacted if this loads. | 09:55:45 |
K900 | Cool | 09:55:57 |
K900 | Can you mention that on the PR? | 09:56:00 |
K900 | I r?'d you there | 09:56:03 |
@aidalgol:matrix.org | Well I just tried Wayland again today, and it works. But the mouse cursor seems a little laggy. | 20:31:11 |
K900 | That is normal with VRR | 20:33:00 |
K900 | Well, normal-ish | 20:33:06 |
K900 | The thing with mouse cursors and VRR is that the display can only sync to one plane | 20:33:21 |
K900 | And KWin chooses to make it sync to the content even if it makes the cursor jitter | 20:33:33 |
K900 | The other option is to make it sync to the cursor, but then the content will jitter instead | 20:33:45 |
K900 | (the correct option is to have timing sensitive content draw its own cursors) | 20:34:06 |
@aidalgol:matrix.org | Wine games under XWayland still have issues. It used to be horrendous screen tearing, which is gone now, but instead I'm getting some kind of temporal bouncing. As in the game appears to jump back in time by less than a second for a split second, and then back to where it should be. But it does this at least once a second, not just sporadically. | 20:45:40 |