<
eslerm[m]>
new mesa driver works great with 1004 kernel
<
eslerm[m]>
running ryujinx 😁
<
eslerm[m]>
$ glxinfo|grep 'OpenGL ver'
<
eslerm[m]>
OpenGL version string: 4.6 (Compatibility Profile) Mesa 24.0~pre20240228-0asahi1.23.10~test1
<
eslerm[m]>
(rebuilding non~test1 version)
tobhe_ has joined #ubuntu-asahi
tobhe has quit [Ping timeout: 480 seconds]
<
john-cabaj[m]>
<tobhe[m]> "eslerm: are you planning to open..." <- Think we need the v1004 added to the PPA, too.
<
tobhe[m]>
but ideally at the same time
<
tobhe[m]>
and we also need to build mesa for 22.04 because snaps
<
eslerm[m]>
I'll redo packaging (and delete/remake ppa for proper version #)
<
eslerm[m]>
mesa needs a more current version of libdrm, so I had copied nobles version to my ppa
<
tobhe[m]>
forked from Mesa3D/mesa because there is no asahi mesa on github
<
tobhe[m]>
but that really doesn't mean anything except it uses that as the base for comparisons and initially cloned it once
<
tobhe[m]>
so process is: merge newest asahi/mesa tag into the ubuntu package or if lazy just copy debian directory and make it work
<
john-cabaj[m]>
I think eslerm needs v1004 for kernel uapi changes
<
john-cabaj[m]>
Required for mesa
<
john-cabaj[m]>
Yeah, we did have 6.6 v1003, no?
<
tobhe[m]>
only for mantic though
<
john-cabaj[m]>
Ah.. Maybe they updated from 22.04 to 23.10
<
john-cabaj[m]>
Hmm
<
tobhe[m]>
not sure, looks like mesa might not have updated for some reason
<
john-cabaj[m]>
There’s a 22.04 6.6 kernel in my PPA, fwiw
<
tobhe[m]>
i know, I never published it because I couldn't test it
<
tobhe[m]>
that was the copied one right?
<
john-cabaj[m]>
Yeah.. And we abandoned those older releases due to audio package backport nightmares, right?
<
john-cabaj[m]>
Yeah, just binary copies to old releases.
<
tobhe[m]>
expect we still need to backport mesa because snaps build on LTS
<
john-cabaj[m]>
Will have to see what versions the person is using.
<
john-cabaj[m]>
Seems like `dist-upgrade` is maybe not a happy path atm
<
john-cabaj[m]>
* Seems like dist-upgrade is maybe not a happy path atm
<
tobhe[m]>
not sure. it can't be too broken, otherwise it wouldn't boot
<
eslerm[m]>
thanks for catching that tobhe
<
eslerm[m]>
<tobhe[m]> "so process is: merge newest..." <- I'll try to sync from asahi/mesa tonight and rebuild