<derzahl>
could it be an issue with launching zfsbotmenu through grub? ill try to get some more verbose output but theres not much more I can tweak without hacking on zfsbootmenu, i dont think.
<derzahl>
also unclear from the previous convo as to whether kexec is a deadend or if its worth investigating further
psykose has quit [Ping timeout: 480 seconds]
psykose has joined #asahi
makkiato[m] has quit [Quit: Client limit exceeded: 20000]
<mipi[m]>
Is anybody running vscode or vscodium on Asahi? Since Chromium 102 is out now, I had the hope that vscodium should also run. Unfortunately it does not. vscodium installed via package vscodium-bin returns the old bug which is related to the 16K thing. Package vscodium does not built 😒
M1bn3mar[m] has quit [Quit: Client limit exceeded: 20000]
eroux has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
eroux has joined #asahi
firox263[m] has joined #asahi
Gaspare has joined #asahi
<steev>
mipi[m]: electron is likely lagging behind chromium releases a bit
Gaspare has quit [Quit: Gaspare]
<psykose>
if i had to bet it will be 1-2 years before electron is 102
<psykose>
and another 3 after until actual apps migrate to that electron version
<_jannau_>
electron 19 is based on chromium 102
<_jannau_>
vscode is still on electron 18
jakebot6 has quit [Ping timeout: 480 seconds]
jakebot6 has joined #asahi
<derzahl>
i was attempting to backport the 16k page size patch to chromium 101 but gave up once there was an ungoogled PR for 102. i didnt seem like it should be that hard, i think my issues were mostly build env related rather than the 16k patch.
MajorBiscuit has quit [Quit: WeeChat 3.5]
eroux has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
guillaume_g has quit []
eroux has joined #asahi
eroux has quit []
<luxio_39[m]>
<mipi[m]> "Is anybody running vscode or..." <- I was able to build the vscodium aur package, just had to first build some make dependency (but it of course gives the same error as vscodium-bin).
ar has quit [Ping timeout: 480 seconds]
amarioguy has quit [Remote host closed the connection]
ar has joined #asahi
<luxio_39[m]>
Does anyone know what the intended way is to get something in an aur pkgbuild changed? I wrote a comment a while ago but the maintainer has neither answered nor changed the line I asked him to.
<luxio_39[m]>
(the package in question is 'text-engine' which is a dependence of extension-manager for gnome, where I also asked for the same change and the maintainer did it)
the_lanetly_052__ has joined #asahi
the_lanetly_052___ has quit [Ping timeout: 480 seconds]
<mps>
well, speculation is always 'speculation' and as such risky
Gaspare has quit [Quit: Gaspare]
<maz>
define risk. what risky in a given context may not be tyhat much of a problem in another. and after almost 5 years of spectre security theatre, it really shows that the whole industry doesn't care.
<mipi[m]>
@glanzmann: Thanks, I'll try the patch
<mps>
maz: risk is risk (sorry for tautology) and speculation means 'I'm not sure what to do' which is risk by definition (and sorry for my bad english in a hope you understand what I mean)
<maz>
mps: again, it is only a security risk if you environment is risk adverse.
<maz>
s/you/your/
<mps>
maz: yes, but I'm speaking about concept
eroux has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<maz>
mps: I think you have the wrong concept. speculation is about hypothesis. risk is about potential danger.
<mps>
no, I understand that
<mps>
problem is to use hypothesis (and many in same time) in real world
<mps>
and ofc bad implementations in CPUs, but we are OT now
<ComradeMisato[m]>
didnt knew he was a born again christian
<derzahl>
update on zfsbootmenu. Trying a kexec -d manually on kernel and initrd returns: "kexec_file_load failed: Device or resource busy"
<derzahl>
j`ey: whattaya think? thats all Ive been able to get so far mostly. before that there is a line "image_arm64_probe: Bad arm64 image header" but that it before it tries decompression so normal?
<derzahl>
wow, finally a mbair with magsafe again. my prayers have been answered
<steev>
ye, i'm looking forward to the midnight one, with magsafe
<derzahl>
yaup. i now see a future where I can one day retire my 2017 mbair
<derzahl>
no usb-c on the righthand side tho...come on apple guise
<derzahl>
but still headphone jack! ugh
<sven>
Note that kexec isn’t going to work if zfsbootmenu brings up the secondary cores (which it will if it’s really just a Linux kernel with a fancy userland that pretends to be a bootloader)
<jannau>
it could use 'maxcpus=1' as kernel parameter for itself
<sven>
true, that at least gives it a chance then
Tano70 has joined #asahi
<derzahl>
ok, ill build it to use maxcpus=1 then, if its not already
matqua[m] has quit [Quit: Client limit exceeded: 20000]
<derzahl>
does that look like the error it would get if trying to use multiple cores?
<sven>
that last line just says something return EBUSY which doesn’t help much
<sven>
can you check if dmesg contains anything else?
<j`ey>
"Can't kexec: CPUs are stuck in the kernel."