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
isoriano has joined #asahi-alt
isoriano has quit [Remote host closed the connection]
pjakobsson has quit [Remote host closed the connection]
chadmed_ has joined #asahi-alt
chadmed_ has quit [Quit: Konversation terminated!]
isoriano has joined #asahi-alt
pjakobsson has joined #asahi-alt
isoriano has quit [Remote host closed the connection]
isoriano has joined #asahi-alt
<isoriano>
Good afternoon all together.
<isoriano>
So besides the problem with the iptables I do also have a problem with Microsoft Visual Studio Code. Since the kernel that @Glanzmann did kindly provide
<isoriano>
I do get seg faults when starting.
<isoriano>
Did anything change with the page sizes of the kernel?
<Glanzmann>
isoriano: Than you should get a 4k pagesize kernel.
<Glanzmann>
isoriano: And can you write me the command to run to get the iptables issue, because from my point of view all the iptables stuff is compiled in.
<isoriano>
@Glanzmann, sudo iptables -t nat -A POSTROUTING -j MASQUERADE
<Glanzmann>
Okay, when I run that command, I don't get an error, but let me double check.
<isoriano>
let me check with the new kernel. will reboot an return ... hopefully :-)
isoriano has quit [Remote host closed the connection]
isoriano has joined #asahi-alt
<isoriano>
Thx my friend! code and iptables working as before :-)
<isoriano>
Linux m2mbp-debian 5.19.0-asahi-00002-gf241269e67f8 #1 SMP Wed Aug 17 11:33:49 CEST 2022 aarch64 GNU/Linux
<Glanzmann>
isoriano: Okay, than you were stuck on one of our test kernels.
<Glanzmann>
That explains it.
<isoriano>
Thx.
<Glanzmann>
isoriano: And I'll be a lot more cautious on pushing kernel updates.
<isoriano>
With my very basic knowledge I think we have a very stable environment .. sure power mgmt and things like the gfx drivers will surely help a lot but I would imagine that a lot of people already sue it as their daily OS?
<isoriano>
use
<Glanzmann>
A few of us, do.
<mps>
isoriano: 'use as daily OS' for me is now 10 months
<mps>
though I think tmlind started few months earlier
<mps>
but not sure which kernel he used
<isoriano>
Wow! Awesome .. it is really nice that so any people have been supporting this project.
<mps>
heh, now when Linus Torvalds use it I hope some acceleration on development missing parts
<Glanzmann>
mps: He mentioned in one of his emails, that he is probably not going to write code for it, however he will test the arm part on it.
<isoriano>
I think there is a lot of momentum and focus on the project I would imagine other experts will jump on
<Glanzmann>
Yep. hopefully and Linus jumping in from nowhere, already got us u-boot keyboard support for the m2. :-)
<mps>
Glanzmann: I don't expect he will code something for M2/M1 but he will probably accept patches faster
<Glanzmann>
mps: I think most patches will not get through him but throught he subsystm maintainers.
<Glanzmann>
But maybe the subsystem maintainers will be more responsive than they used to be.
<isoriano>
Btw would it be too difficult to write kind of a "Bootcamp drive selector" app to select the boot partition (if possible at all?)
<mps>
Glanzmann: yes, all these
<Glanzmann>
isoriano: It is very complicated, because the boot selector is actually macosx that than changes a nvram variable which is IIRC digitially signed. Than the system reboots and reboots the other os.
<Glanzmann>
So in order to change the boot order you need to reverse engineer the security chip which is in charge of digitally signing the operating ssytem to boot.
<isoriano>
OMG!!!
<Glanzmann>
Or you could of course chainload another os, but than you have the issue that you loose some of the built-in security that apple offers, if I understood it correctly.
<cy8aer>
[Debian] - Emacs 28.1 is now coming to unstable. They have some problems with packaging now and some dependencies are not hit by now. But this is only a question of time. Then another 16k application is fixed.
<cy8aer>
Glanzmann: we will have 16k soon, do not frustrate 😉