ChanServ changed the topic of #ubuntu-asahi to: Ubuntu-Asahi development | Github: https://github.com/UbuntuAsahi | Logs: https://oftc.irclog.whitequark.org/ubuntu-asahi
tobhe_ has joined #ubuntu-asahi
tobhe has quit [Ping timeout: 480 seconds]
<john-cabaj[m]> Ok, copying. You all good tobhe ?
<tobhe[m]> yep, I'm ready
<tobhe[m]> noble and plucky or just plucky?
<john-cabaj[m]> Plucky to start
<tobhe[m]> ok
<john-cabaj[m]> Do we still need Noble to stick around?
<john-cabaj[m]> Are we still ok there?
<tobhe[m]> I guess it wouldn't hurt but nevermind if it is too much work
<tobhe[m]> having them on the same UAPI makes mesa + snaps easier
popey__ has joined #ubuntu-asahi
popey__ has quit []
<john-cabaj[m]> Ok, all published
kaazoo has joined #ubuntu-asahi
kaazoo has quit [Quit: Leaving.]
kaazoo has joined #ubuntu-asahi
<kaazoo> Hi, thanks for the kernel and mesa updates! It's working for me on noble.
<tobhe[m]> did you just install the plucky kernel on noble? and mesa from the ppa?
<kaazoo> There was a kernel package for noble. For Mesa I had to add the other ppa
<kaazoo> tobhe: What's missing/failing for i386 packages of Mesa?
<kaazoo> librust-syn-dev (>= 2.0.48)
<tobhe[m]> what did we do previously? disable the rust parts for i386?
<tobhe[m]> wondering if it is worth backporting the dependencies
<kaazoo> hhmm, that package is existing for noble: https://packages.ubuntu.com/noble/librust-syn-dev
<tobhe[m]> weird
<tobhe[m]> oh not for i386 though
<tobhe[m]> maybe i386 just shouldn't be a rusticl arch
<kaazoo> In the past I disabled RustICL for i386
<tobhe[m]> yeah I think I reverted that by rebasing onto debian
<tobhe[m]> should probably do that again
<kaazoo> Let's try
<kaazoo> btw, I don't know if plucky rootfs will work for muvm if the host OS is noble. oracular rootfs was working on noble, so it might just work.
<kaazoo> In the Mesa PPA there is no 25.1 package for oracular yet.
<tobhe[m]> right, I didn't upload one because I didn't think there'd be a kernel
<tobhe[m]> and there isn't
<tobhe[m]> but also I need to publish the noble mesa don't I?
<tobhe[m]> done
<kaazoo> Yes, noble mesa is needed, as the kernel update is already available.
<kaazoo> thanks
MasterDuke has joined #ubuntu-asahi
<MasterDuke> the new kernel seems to be working fine for me, but no change with steam
<MasterDuke> also, this isn't new, but during/before boot i get a bunch of messages approximately like `ERROR: Failed to allocate 0x6b3c bytes below 0x1000000` (but with different sizes and addresses, i don't remember exactly what)
<MasterDuke> but i don't see them in dmesg/journalctl
<MasterDuke> everything is working, so i'm not terribly concerned, but wondering if anybody knows what's causing them?
<tobhe[m]> those boot errors are my fault
<tobhe[m]> that's actually in the regular ubuntu grub package
<tobhe[m]> it tries to allocate low memory first, which doesn't work on apple hardware
<tobhe[m]> wasn't meant to be noisy
<MasterDuke> ah, ok