marcan changed the topic of #asahi to: Asahi Linux: porting Linux to Apple Silicon macs | https://asahilinux.org/2022/03/asahi-linux-alpha-release/ | General project discussion | GitHub: https://alx.sh/g | Wiki: https://alx.sh/w | Topics: #asahi-dev #asahi-re #asahi-gpu #asahi-alt #asahi-stream #asahi-offtopic | Keep things on topic | Logs: https://alx.sh/l/asahi
nuh^ has joined #asahi
Jason[m]12 has joined #asahi
<Jason[m]12> Is there a place where I can ask for support?
thevar1able has quit [Quit: WeeChat 3.5]
thevar1able has joined #asahi
nuh^ has quit [Ping timeout: 480 seconds]
NathanielTan[m] has joined #asahi
bps has joined #asahi
Emantor has quit [Quit: ZNC - http://znc.in]
Emantor has joined #asahi
eroc1990 has quit [Ping timeout: 480 seconds]
<tpw_rules> here
al3xtjames0 has joined #asahi
al3xtjames has quit [Read error: Connection reset by peer]
al3xtjames0 is now known as al3xtjames
bps has quit [Read error: Connection reset by peer]
<Jason[m]12> what do i do about this?
the_lanetly_052__ has joined #asahi
the_lanetly_052___ has quit [Ping timeout: 480 seconds]
PhilippvK has joined #asahi
phiologe has quit [Ping timeout: 480 seconds]
marvin24 has joined #asahi
marvin24_ has quit [Ping timeout: 480 seconds]
pyropeter1 has joined #asahi
PyroPeter_ has quit [Ping timeout: 480 seconds]
kov has quit [Quit: Coyote finally caught me]
nicolas17 has quit [Ping timeout: 480 seconds]
jluthra has quit [Remote host closed the connection]
jluthra has joined #asahi
bisko has joined #asahi
bisko has quit [Read error: Connection reset by peer]
Ry_Darcy has joined #asahi
chadmed has quit [Read error: No route to host]
chadmed has joined #asahi
Ry_Darcy has quit [Remote host closed the connection]
Ry_Darcy has joined #asahi
roxfan has quit [Ping timeout: 480 seconds]
be[m]1 has left #asahi [#asahi]
AoV has quit [Quit: The Lounge - https://thelounge.github.io]
eroc1990 has joined #asahi
Ry_Darcy has quit [Remote host closed the connection]
ramitgoolry[m] has joined #asahi
eroc1990 has quit [Quit: The Lounge - https://thelounge.chat]
eroc1990 has joined #asahi
WindowPain_ has joined #asahi
WindowPain has quit [Read error: Connection reset by peer]
roxfan has joined #asahi
Ry_Darcy has joined #asahi
tomtastic_ has joined #asahi
bisko has joined #asahi
tomtastic has quit [Ping timeout: 480 seconds]
bisko has quit []
bisko has joined #asahi
bisko has quit []
bisko has joined #asahi
bisko has quit []
bisko has joined #asahi
bisko has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
fetsorn has joined #asahi
fetsorn has quit [Remote host closed the connection]
norb has joined #asahi
tomhv has joined #asahi
tomhv has quit [Remote host closed the connection]
al3xtjames3 has joined #asahi
al3xtjames has quit [Ping timeout: 480 seconds]
al3xtjames3 is now known as al3xtjames
chadmed has quit [Ping timeout: 480 seconds]
chadmed has joined #asahi
___nick___ has joined #asahi
___nick___ has quit []
___nick___ has joined #asahi
Tramtrist has joined #asahi
darkapex1 has quit [Ping timeout: 480 seconds]
js_veg has quit [Quit: Leaving]
mlq_ has joined #asahi
mlq has quit [Ping timeout: 480 seconds]
Ry_Darcy has quit [Remote host closed the connection]
the_lanetly_052___ has joined #asahi
the_lanetly_052__ has quit [Ping timeout: 480 seconds]
roxfan has quit [Ping timeout: 480 seconds]
Ry_Darcy has joined #asahi
dbancroft[m] has joined #asahi
Ry_Darcy has quit [Quit: Page closed]
Ry_Darcy has joined #asahi
povik has quit [Ping timeout: 480 seconds]
povik has joined #asahi
roxfan has joined #asahi
bebop_spike[m] has joined #asahi
<bebop_spike[m]> wsup guys, is audio working now?
Ry_Darcy has quit [Remote host closed the connection]
<mps> bebop_spike[m]: yes
ciggi has quit [Read error: Connection reset by peer]
ciggi has joined #asahi
<cmalvi[m]> <mps> "bebop_spike: yes" <- Really? From speaker?
<cmalvi[m]> So now is safe?
<jannau> no changes regarding the speaker
<cmalvi[m]> Oh ok thanks, so what’s the news?
<mps> cmalvi[m]: no, it is not safe on speakers, only od jack
<mps> cmalvi[m]: though I use speakers also, but carefully
<cmalvi[m]> Thanks for the info :)
<ElvishJerricco[m]> What is the purpose of chainloading into another stage of m1n1 rather than chainloading straight into u-boot? I get wanting to chainload rather than embed the payload in stage 1, but why another m1n1?
<VinDuv> The second m1n1 is more easily updatable
<VinDuv> In case something needs to change in m1n1 for some feature to work
<sven> because the device tree is part of m1n1 and because we may also need to change m1n1 to e.g. process new tunables or setup more HW
___nick___ has quit [Ping timeout: 480 seconds]
<jannau> m1n1 could load the device tree as well but for some new hardware support m1n1 needs to transfer information from apple's device tree which means new code in m1n1
jeffmiw has joined #asahi
fetsorn has joined #asahi
fetsorn has quit [Remote host closed the connection]
kloenk has quit [Remote host closed the connection]
monkeyvoodoo[m] has joined #asahi
kloenk has joined #asahi
<sven> true, that’s more precise
<sven> it’s also a good idea to future proof all this as well since updating first stage m1n1 always requires a trip through 1TR
fetsorn has joined #asahi
fetsorn has quit []
nicolas17 has joined #asahi
fetsorn has joined #asahi
fetsorn has quit [Remote host closed the connection]
psykose has quit [Remote host closed the connection]
psykose has joined #asahi
<amarioguy> @maz: sorry for bothering you, but how exactly does KVM enable the M1's vGIC for VMs? is it just a matter of enabling virtual interrupts or are there more MSRs that need to be flipped?
<amarioguy> the arm documentation on GIC virtualization is a bit confusing, so i would appreciate some clarity on how you do it for M1
<amarioguy> since i'm not sure when EL1 would see the GICv3 vs the AIC
nicolas17 has quit [Quit: Konversation terminated!]
yuyichao has joined #asahi
RinWolf[m] has joined #asahi
<RinWolf[m]> hello! Found my way here from the main page. Really cool project.
ModR\M has joined #asahi
<RinWolf[m]> is there a rules page I need to read?
<amarioguy> should be a code of conduct on the asahi linux main page
<amarioguy> the main community page i should say