ChanServ changed the topic of #ubuntu-asahi to: Ubuntu-Asahi development | Github: https://github.com/UbuntuAsahi | Logs: https://oftc.irclog.whitequark.org/ubuntu-asahi
<MasterDuke> brings back memories of interactively booting config.sys and autoexec.bat to switch between expanded vs extended ram for games that wanted one or the other
<tobhe[m]> not quite like that but somewhat. another hardware has the opposite issue and doesn't like high memory addresses
<tobhe[m]> luckily I decided to make it fall back to the old behavior
<tobhe[m]> Systemd made the same mistake at one point https://github.com/systemd/systemd/issues/35026
<kaazoo> Steam needs new RootFS with updated Mesa packages. I'm looking into that once we have a build for i386.
<tobhe[m]> I can try to just reupload with RUSTICL disabled
<kaazoo> Also virglrenderer needs to be updated to support new uAPI version used in kernel and mesa
<tobhe[m]> or better diff with the previous version
<MasterDuke> kaazoo: cool, glad to hear there's a way forward
<kaazoo> I have a local build of virglrenderer, based on https://gitlab.freedesktop.org/asahi/virglrenderer/-/commits/asahi-20250424
<kaazoo> vkcube and glxgears works from "muvm FEXBash" shell
<tobhe[m]> new 24.04 mesa uploaded
<kaazoo> Steam doesn't start because of missing Mesa packages for i386. The UI is 32 bit
<kaazoo> will check back later
kaazoo has quit [Quit: Leaving.]
<MasterDuke> does this get any easier now that steam is native for apple silicon (though i assume just the macos vesion)?
<tobhe[m]> not really I think
<MasterDuke> too bad
<tobhe[m]> it will get a lot easier because the ABI is now in upstream Linux and that means we soon won't have to build a custom mesa anymore
<tobhe[m]> the mesa code has always been upstream but disabled because they had a strict kernel first policy
<tobhe[m]> also they used that freedom to make breaking api changes every once in a while
<tobhe[m]> which is why we always have to update them in tandem
<tobhe[m]> this is probably the last time, with the next ubuntu release the regular mesa might just work
<tobhe[m]> kaazoo: i386 seems to be building this time
<MasterDuke> good deal. i've been very happy with this hardware+os combo, and it seems like it keeps getting better
MasterDuke has quit [Remote host closed the connection]
tobhe has joined #ubuntu-asahi
tobhe_ has quit [Ping timeout: 480 seconds]
kaazoo has joined #ubuntu-asahi
<kaazoo> tobhe: Can you please also build mesa for i386 on plucky?
kaazoo has quit [Quit: Leaving.]
<tobhe[m]> sure
<tobhe[m]> btw it seems the latest fex update broke steam on fedora
<tobhe[m]> mesa is building