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
<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.