| 9 Mar 2025 |
ElvishJerricco | very nice | 00:54:16 |
@devintech:matrix.org | I found what may be a way to get this to work with flatpak but it's a bit beyond my knowledge. https://gitlab.com/freedesktop-sdk/freedesktop-sdk/-/wikis/Mesa-git
mostly because i'm not following their docs on how to have the version numbers match the runtime. | 00:59:39 |
@devintech:matrix.org | i think it's 24.08? | 01:03:16 |
@devintech:matrix.org | OMG IT WORKED | 01:04:25 |
@devintech:matrix.org | I did a thing! | 01:04:40 |
ElvishJerricco | the flatpak thing? | 01:05:13 |
@devintech:matrix.org | yes. | 01:05:47 |
@devintech:matrix.org | testing a game out, will report back soon | 01:06:13 |
@devintech:matrix.org | it's working!!! thank you so much! | 01:10:40 |
woobilicious | gotta love how someone packaged wineasio but it's missing critical parts to make it actually work | 06:48:34 |
K900 | Checkbox driven development | 06:51:16 |
woobilicious | perhaps the old version was packaged differently so it's a regression, but yeah it ships with libraries but no way for the windows app to find those libraries. | 06:54:31 |
woobilicious | I haven't a clue if this will work with proton either, but proton doesn't ship with winebuild so I'm stuck. | 07:02:10 |
eyJhb | Yup, already reported and bisected https://gitlab.freedesktop.org/drm/amd/-/issues/3927 | 07:14:56 |
woobilicious | nice :-) | 07:15:14 |
K900 | I don't think that's the same issue FWIW | 07:15:57 |
K900 | Or maybe it's another manifestation of the same root cause? | 07:16:02 |
K900 | But it doesn't immediately jump out to me as The Same Issue | 07:16:11 |
eyJhb | They link the exact same cause however | 07:16:18 |
eyJhb | Or, commit | 07:16:25 |
K900 | Yeah but | 07:16:37 |
K900 | So we stopped doing that in the kernel and instead say "when the application is over allocating we are going to lose performance anyway, so don't shuffle things around".
| 07:16:40 |
K900 | That's interesting though | 07:16:42 |
K900 | I wonder if that's what you're hitting | 07:16:48 |
K900 | In which case it's uh intentional-ish? | 07:16:57 |
eyJhb | I think that's what I'm hitting. I'll try commenting on the issue. I don't think I should create a new one, should I? Or maybe I should | 07:17:25 |
eyJhb | And just link to the other? | 07:17:33 |
K900 | I'd probably measure VRAM usage first | 07:17:45 |
K900 | And then comment on the issue | 07:17:55 |
eyJhb | It's about 50% if I remember correctly | 07:18:06 |