ChanServ changed the topic of #asahi-alt to: Asahi Linux: porting Linux to Apple Silicon macs | User-contributed/unofficial distribution ports | Logs: https://alx.sh/l/asahi-alt
chrisl has joined #asahi-alt
zumi_ has joined #asahi-alt
zumi has quit [Remote host closed the connection]
zumi_ is now known as zumi
chrisl has quit [Ping timeout: 480 seconds]
zerdox has quit [Remote host closed the connection]
janrinze has quit [Ping timeout: 480 seconds]
chrisl has joined #asahi-alt
chrisl has quit [Ping timeout: 480 seconds]
janrinze has joined #asahi-alt
tobhe has joined #asahi-alt
tobhe_ has quit [Ping timeout: 480 seconds]
nela has quit [Ping timeout: 480 seconds]
chrisl has joined #asahi-alt
chrisl has quit [Ping timeout: 480 seconds]
mattia013 has quit [Ping timeout: 480 seconds]
chrisl has joined #asahi-alt
chrisl has quit [Ping timeout: 480 seconds]
chrisl has joined #asahi-alt
chrisl has quit [Ping timeout: 480 seconds]
n3ph has joined #asahi-alt
Calandracas_ has joined #asahi-alt
Calandracas has quit [Remote host closed the connection]
zerdox has joined #asahi-alt
rhysmdnz has quit [Ping timeout: 480 seconds]
Guest16304 has quit [Ping timeout: 480 seconds]
funderscore has quit [Ping timeout: 480 seconds]
chrisl has joined #asahi-alt
enick_477 has joined #asahi-alt
rhysmdnz has joined #asahi-alt
chrisl has quit [Ping timeout: 480 seconds]
rhysmdnz has quit [Ping timeout: 480 seconds]
enick_477 has quit [Ping timeout: 480 seconds]
n3ph has quit [Ping timeout: 480 seconds]
n3ph has joined #asahi-alt
enick_477 has joined #asahi-alt
rhysmdnz has joined #asahi-alt
nela has joined #asahi-alt
n3ph has quit [Quit: WeeChat 4.5.2]
n3ph has joined #asahi-alt
n3ph has quit []
n3ph has joined #asahi-alt
n3ph has quit []
n3ph has joined #asahi-alt
<n3ph> just went on an upgrade today and while emerge hit a full system crash to shutoff.
<n3ph> last package merged was gegl-0.4.62
<n3ph> I am currently on mesa-25.1.1 from gentoo upstream
<n3ph> kernel is 6.14.4_p1
<n3ph> I am strating sway via greetd which now directly segfaults with `00:00:00.027 [ERROR] [wlr] [EGL] command: eglQueryDeviceStringEXT, error: EGL_BAD_PARAMETER (0x300c), message: "eglQueryDeviceStringEXT"`
<n3ph> first I thought it might be related to gegl and went back to 0.4.58, but it didn't
<n3ph> I realized, I had sys-kernel/asahi-sources 6.14.6_p1 laying around and thought it might have been build against that and as I am still running 6.14.4_p1, that could explain it, but removing sys-kernel/asahi-sources 6.14.6_p1 and rebuilding gegl (both versions) doesn't help either
<n3ph> I've tried all on mesa 25.1.0-r100 as well with no luck
<n3ph> TBH, I don't know any further.. Any help appreciated..
<n3ph> The full crash to shutoff wonders me the most
zerdox has quit [Ping timeout: 480 seconds]
<chadmed> n3ph: can you -auvDN @world from a tty?
<n3ph> chadmed: I did - WDYM?
<n3ph> to clarify, I was invoking emerge world when I encountered this
<n3ph> here's current `emerge -pDNu @world` https://bpa.st/VVZA
<n3ph> I've removed virglrenderer to test on mesa 25.1.1
<n3ph> the rest is outstanding upgrades not finished due to the crash
<n3ph> ATM I've booted 6.14.2-p1 not fitting with mesa and falling back to SW rendering - but at least I can get sway starting that way
<chadmed> yeah i have no idea either. the kernel shouldnt matter because the uapi is stable now...
<chadmed> sounds like libdrm or something maybe? idk
notfunderscore has joined #asahi-alt
zerdox has joined #asahi-alt
ponies has quit [Quit: get clopped]
<n3ph> chadmed: haven't touched libdrm for a while: https://bpa.st/PKUA
ponies has joined #asahi-alt
chrisl has joined #asahi-alt
chrisl has quit [Ping timeout: 480 seconds]
billak has joined #asahi-alt
<jannau> n3ph: what does eglinfo report (on 6.14.4 or later)? full info on the installed mesa?
JayBeeFOSS has quit [Ping timeout: 480 seconds]
JayBeeFOSS has joined #asahi-alt
billak has quit [Quit: Konversation terminated!]
chrisl has joined #asahi-alt
chrisl has quit [Ping timeout: 480 seconds]
john-cabaj has joined #asahi-alt
allmazz has joined #asahi-alt
allmazz has quit [Quit: leaving]
chrisl has joined #asahi-alt
mini_ has quit [Quit: ZNC closing...]
mini_ has joined #asahi-alt
chrisl has quit [Ping timeout: 480 seconds]
sneak has quit []
sneak has joined #asahi-alt
sneak has quit []
chrisl has joined #asahi-alt
sneak has joined #asahi-alt
sneak has quit []
chrisl has quit [Ping timeout: 480 seconds]
sneak has joined #asahi-alt
john-cabaj has quit [Remote host closed the connection]
cylm has joined #asahi-alt
john-cabaj has joined #asahi-alt
n3ph_ has joined #asahi-alt
n3ph has quit [Ping timeout: 480 seconds]
n3ph_ has quit [Ping timeout: 480 seconds]
chrisl has joined #asahi-alt
chrisl has quit [Ping timeout: 480 seconds]
n3ph has joined #asahi-alt
john-cabaj has quit [Remote host closed the connection]
john-cabaj has joined #asahi-alt
n3ph has quit [Quit: WeeChat 4.5.2]
chrisl has joined #asahi-alt
chrisl has quit [Ping timeout: 480 seconds]
chrisl has joined #asahi-alt
chrisl has quit [Ping timeout: 480 seconds]
mattia013 has joined #asahi-alt
n3ph has joined #asahi-alt
allmazz has joined #asahi-alt
<n3ph> jannau: I can't redirect the output of eglinfo. I tried moving stdout to stderr but get it unbuffered, but the file I redirect to keeps being empty. I tried it with every expression I know (&>, 1>&2, &| .. ect).
<n3ph> It already segfaults before I see any backend info
<n3ph> the output is quite short, just a couple supported symbols
<n3ph> But here is a full output under 6.14.2: bpa.st/DNPQ
<n3ph> It's basically the same output just without the segfault after GBM platform
<n3ph> So regarding your question (full info on the installed mesa), no info about mesa at all.
allmazz_ has joined #asahi-alt
<jannau> I meant the eix output like in https://bpa.st/VVZA for libdrm
allmazz has quit [Ping timeout: 480 seconds]
chrisl has joined #asahi-alt
<jannau> anything in the kernel log after eglinfo segfault?
allmazz has joined #asahi-alt
<n3ph> no, nothing
allmazz_ has quit [Ping timeout: 480 seconds]
chrisl has quit [Ping timeout: 480 seconds]
<n3ph> But why can I get a full `eglinfo` output under 6.14.2 (https://bpa.st/DNPQ) but a segfault with 6.14.4?
<jannau> probably because on 6.14.2 the crashing place is not reached due to the incompatible asahi uapi
n3ph has quit [Ping timeout: 480 seconds]
chrisl has joined #asahi-alt
chrisl has quit [Ping timeout: 480 seconds]
chrisl has joined #asahi-alt
chrisl has quit [Ping timeout: 480 seconds]
chrisl has joined #asahi-alt
chrisl has quit [Ping timeout: 480 seconds]
chrisl has joined #asahi-alt
chrisl has quit [Ping timeout: 480 seconds]
cylm has quit [Ping timeout: 480 seconds]
chrisl has joined #asahi-alt