<maz>
marcan: thanks for that. I'll have a play at some point, though I fear I will need to give the mini a macos upgrade (still on the 11.something that came with it 18 months ago), and I'm willing to bet that crsutil won't work the same way there, if at all.
<povik>
uh, so my comments about differences in capture on the m1pro were just confusion...
<povik>
forgot about the multi-DART thing (:
<povik>
anyway, back to the cs42l84 prototype...
<amarioguy2>
marcan: just a quick request can i work on the m1n1 developer guide page?
<amarioguy2>
it seems really empty atm and i want to overhaul it some
amarioguy2 has quit [Quit: Leaving]
amarioguy has joined #asahi-dev
<amarioguy>
sorry had to reconnect lol it was using my alt username for some reason
<jannau>
marcan: that similar looking raidsonic 5 bay product has two via 3.1 hubs (chained) and asmedia sata to usb3 bridge chips with product id 0x55aa which might have UAS disabled
<jannau>
see drivers/usb/storage/uas-detect.h line 74ff
<maz>
ah, bonus points for the internal power supply...
bisko has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jluthra has quit [Remote host closed the connection]
bisko has joined #asahi-dev
jluthra has joined #asahi-dev
bisko has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
bisko has joined #asahi-dev
opticron has joined #asahi-dev
bisko has quit []
bisko has joined #asahi-dev
c10l has quit [Quit: Bye o/]
c10l has joined #asahi-dev
<marcan>
maz: csrutil should work the same, but you want to upgrade anyway because I'm pretty sure we won't be supporting that version when DCP shows up
<marcan>
to be honest, you'd probably want to just reinstall using the public installer at this point (keeping your rootfs, just the boot stuff)
<marcan>
amarioguy: you don't need to ask to improve wiki pages
<marcan>
fwiw the csrutil stuff will also work with old/current m1n1 builds, it implies boot-args filter disable which is how that worked ever since I introduced it. it might just be redundant in that case (e.g. it isn't filtered on my M2)
<marcan>
(and I could've sworn it used to be, so maybe apple changed that)
gladiac is now known as Guest6473
gladiac has joined #asahi-dev
gladiac is now known as Guest6474
gladiac has joined #asahi-dev
Guest6473 has quit [Ping timeout: 480 seconds]
Guest6474 has quit [Ping timeout: 480 seconds]
bisko has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<marcan>
so I spent a few hours trying to reset MTP and no dice.
<marcan>
two options, stuff the init messages in the DT, or back-stuff them into the FIFO. I'm leaning towards the latter for now because it doesn't require any extra logic.
<marcan>
started working on MTP scaffolding for u-boot, we'll see how it turns out
c10l has quit [Quit: Bye o/]
c10l has joined #asahi-dev
c10l has quit []
c10l has joined #asahi-dev
<kettenis>
marcan: before you do that, can you please spend a few minutes sending out the u-boot nvme shutdown fix?