ChanServ changed the topic of #asahi to: Asahi Linux: porting Linux to Apple Silicon macs | General project discussion | GitHub: https://alx.sh/g | Wiki: https://alx.sh/w | Topics: #asahi-dev #asahi-re #asahi-gpu #asahi-offtopic | Keep things on topic | Logs: https://alx.sh/l/asahi
jbowen has joined #asahi
jbowen has quit []
yuyichao has joined #asahi
phiologe has joined #asahi
PhilippvK has quit [Ping timeout: 480 seconds]
marvin24_ has joined #asahi
marvin24 has quit [Ping timeout: 480 seconds]
boardwalk has quit [Quit: The Lounge - https://thelounge.chat]
boardwalk has joined #asahi
quarkyalice has joined #asahi
quarkyalice has quit [Quit: Leaving]
pinskia has quit [Remote host closed the connection]
pinskia has joined #asahi
bisko has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
bisko has joined #asahi
bisko has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
bisko has joined #asahi
milek7 has quit [Ping timeout: 480 seconds]
gabuscus has joined #asahi
bisko has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<j_ey> marcan: is there the full slides somewhere for stan's talk?
<blazra[m]> <j_ey> "marcan: is there the full slides..." <- https://i.blackhat.com/USA21/Wednesday-Handouts/us-21-Reverse-Engineering-The-M1.pdf
<j_ey> blazra[m]: thanks!
bisko has joined #asahi
deed02392 has joined #asahi
bisko has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<marcan> not much there we don't already know about
deed02392 has quit [Quit: Page closed]
berryRed has joined #asahi
yuyichao has quit [Ping timeout: 480 seconds]
berryRed has quit [Remote host closed the connection]
berryRed has joined #asahi
Davis[m] has joined #asahi
<robinp> "Resolved in macOS Monterey 12 beta 4: You can now start up from macOS Recovery. (78334511)" <-- does that mean *any* recovery now or still only 1TR?
bps has quit [Ping timeout: 480 seconds]
yrlf has quit [Ping timeout: 480 seconds]
yrlf has joined #asahi
<alyssa> dougall: you got a call out ;D
<alyssa> "thanks, Apple" lol
<j_ey> robinp: not 100% sure, but markan said on stream that each boot partition is now paired with a recovery partition
berryRed has quit [Quit: Leaving]
bps has joined #asahi
<marcan> robinp: so 1TR isn't "that last partition", it means "physical presence asserted"
<marcan> AFAICT, 1TR now is the paired recovery of whatever the default boot OS is
Andalu30 has joined #asahi
kit_ty_kate has joined #asahi
<sven> 1 file changed, 76 insertions(+), 10 deletions(-) <-- maybe, just maybe, i should've directly taught dma-iommu how to deal with 16k pages on a 4k kernel instead of trying to hack this....
<j_ey> >_<
<j_ey> sven: git push, I wanna see!
<sven> dinner first, then cleaning it up a little bit and then git push :-)
mps has quit [Ping timeout: 480 seconds]
Andalu30 has quit [Ping timeout: 480 seconds]
<sven> not very well tested and possibly broken
<sven> but i could boot from my usb device connected to pcie and use the pcie ethernet adapter just fine
<sven> and i kinda expect anything that breaks to be subtle
<j_ey> __ffs, I have no idea what this does, but it's amusing
<sven> Find First Set bit :-)
<j_ey> not as funny now :P
<sven> i'll be a little bit sad if this works. it's less code than either of the identity bypass hacks i tried :<
<j_ey> that's a good thing!
<sven> yes! the bad thing is that i tried hacks first which were _more_ work than doing it correctly :D
<j_ey> sven: the scatter gather bit is an optimisation right?
<sven> which bit?
<sven> my additions? they're skipping an optimization that would break
<j_ey> sorry yeah, that's what I understood.
<sven> it's technically an optimization but apparently there's broken code somewhere that relies on it
<sven> but well...
fso has joined #asahi
fso has quit []
cptcobalt has quit [Ping timeout: 480 seconds]
steev has quit [Ping timeout: 480 seconds]
eric_engestrom has quit [Ping timeout: 480 seconds]
Vaughn has quit [Ping timeout: 480 seconds]
jkkm has quit [Ping timeout: 480 seconds]
eichin has quit [Ping timeout: 480 seconds]
nkaretnikov has quit [Ping timeout: 480 seconds]
steev has joined #asahi
milek7 has joined #asahi
milek7 has quit [Remote host closed the connection]
milek7 has joined #asahi
isitaboat[m] has joined #asahi
dgc[m] has joined #asahi
<dgc[m]> Earlier today I commented to a coworker that what I'd love more than any other development in computering is a hypervisor or microkernel that allowed you to run both MacOS and (say) Linux concurrently on Apple hardware. Then 5 minutes ago I saw this statement about making m1n1 a thin HV to intercept and inspect MacOS hardware interactions. This sounds really interesting and I just want to pop in and say so.