ChanServ changed the topic of #asahi-dev to: Asahi Linux: porting Linux to Apple Silicon macs | General development | GitHub: https://alx.sh/g | Wiki: https://alx.sh/w | Logs: https://alx.sh/l/asahi-dev
skipwich has quit [Quit: DISCONNECT]
skipwich has joined #asahi-dev
robinp_ has joined #asahi-dev
gladiac is now known as Guest2516
gladiac has joined #asahi-dev
robinp has quit [Ping timeout: 480 seconds]
lgaryslmtdea^ has quit [Remote host closed the connection]
Guest2516 has quit [Ping timeout: 480 seconds]
user982492 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
chadmed has joined #asahi-dev
giyanani[m] has joined #asahi-dev
user982492 has joined #asahi-dev
PhilippvK has joined #asahi-dev
phiologe has quit [Ping timeout: 480 seconds]
bisko has quit [Ping timeout: 480 seconds]
nicolas17 has quit [Quit: Konversation terminated!]
user982492 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
user982492 has joined #asahi-dev
akemin_dayo has quit [Ping timeout: 480 seconds]
akemin_dayo has joined #asahi-dev
bisko has joined #asahi-dev
eloy_ has quit [Remote host closed the connection]
eloy_ has joined #asahi-dev
user982492 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
bps has joined #asahi-dev
<sven> this is just great. i can start the ACIO thing it seems but it always triggers some watchdog ~1-2 minutes later and reboots my machine. i wonder what's missing :(
<sven> *trigger
<sven> er.. nvm. triggers was correct :D
<sven> the pcie and pcie-dart range doesn't SError anymore but always return 0xffffffff when trying to read from it now so there's clearly something else missing
MajorBiscuit has joined #asahi-dev
millenialhacker has quit [Quit: Konversation terminated!]
millenialhacker has joined #asahi-dev
millenialhacker has quit []
kettenis has joined #asahi-dev
jluthra has quit [Remote host closed the connection]
jluthra has joined #asahi-dev
Chainfire has joined #asahi-dev
mps_ has joined #asahi-dev
mps has quit [Ping timeout: 480 seconds]
bps has quit [Ping timeout: 480 seconds]
user982492 has joined #asahi-dev
Deewiant has quit []
blazra[m] has quit [Quit: Idle for 30+ days]
Amey has quit [Quit: Idle for 30+ days]
abbas_faiz[m] has quit [Quit: Idle for 30+ days]
foxlet has quit [Quit: Idle for 30+ days]
alicela1n has quit [Quit: Idle for 30+ days]
pg12 has quit [Ping timeout: 480 seconds]
pg12 has joined #asahi-dev
MajorBiscuit has quit [Ping timeout: 480 seconds]
user982492 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
millenialhacker has joined #asahi-dev
user982492 has joined #asahi-dev
user982492 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
nicolas17 has joined #asahi-dev
King_InuYasha has joined #asahi-dev
user982492 has joined #asahi-dev
user982492 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<sven> [ 1.052647] apple-thunderbolt 501f00000.nhi: RTKit: Initializing (protocol version 12) <-- no more random reboots when I actually handle rtkit messages from that thing. the pcie controller still only reads back 0xff... though :(
<sven> hrm, wait, it doesn't actually boot completelt though. wtf.
<sven> *completely
<Dcow[m]1> Keep going, Sven! You are close! cheers
<sven> oh, there's still a lot of stuff to do. so far NHI isn't even up yet
user982492 has joined #asahi-dev
<sven> after that there's implementing apple's version of that USB4 NHI and at least this tunneled pcie controller and that 64 SID dart
user982492 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
user982492 has joined #asahi-dev
<sven> right, so maybe i should not unconditionally return ENODEV from my probe function 🤦‍♂️
<sven> [ 1.165477] apple-thunderbolt 501f00000.nhi: RTKit: IOP power state transition: 0x0 -> 0x20
<sven> still no access to the pcie range though. i guess I actually need to bring up this NHI thing for that
<sven> huh, and this breaks dwc3 apparently *sigh*
<j`ey> :|
user982492 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
millenialhacker has quit [Quit: Konversation terminated!]
user982492 has joined #asahi-dev
millenialhacker has joined #asahi-dev
<millenialhacker> sven I'm trying to understand a little bit deeper the Apple IOMMU (aka DART). Is there any general doc that may help? e.g ARM SMMU spec doc?