ChanServ changed the topic of #asahi-gpu to: Asahi Linux: porting Linux to Apple Silicon macs | GPU / 3D graphics stack black-box RE and development (NO binary reversing) | Keep things on topic | GitHub: https://alx.sh/g | Wiki: https://alx.sh/w | Logs: https://alx.sh/l/asahi-gpu
user982492 has joined #asahi-gpu
<phire> must be, but I don't see anything looking anywhere like a pointer in that region.
phire_ has joined #asahi-gpu
phire is now known as Guest407
phire_ is now known as phire
Guest407 has quit [Ping timeout: 480 seconds]
yuyichao has quit [Ping timeout: 480 seconds]
skipwich has quit [Quit: DISCONNECT]
skipwich has joined #asahi-gpu
PhilippvK has joined #asahi-gpu
phiologe has quit [Ping timeout: 480 seconds]
<marcan> phire: btw, what OS version are you testing on?
<marcan> I'm targeting 12.1 for initial release unless we have a good reason to go for 12.2
<marcan> so it would be good to focus on that one initially
<marcan> I think I saw addresses on my m1pro that differed from yours, but that could be just the HW difference causing different allocs?
<marcan> (not just the RAM size being different, that one is obvious)
<phire> marcan: sorry, it's 12.2
<phire> I couldn't work out how to install an older version, so I decided to just go with 12.2 for now
<marcan> I mentioned it in -dev the other day
<phire> I didn't think I'd get this deep into complex structures
<marcan> 14:43:46 <@marcan> fyi: you can use `softwareupdate --fetch-full-installer --full-installer-version 12.1` to download a 12.1 installer, useful for updating to a specific version that is no longer the latest
c10l3 has quit []
<marcan> of course for a downgrade you'll have to reinstall though
<phire> yeah, saw it. Just need to take time to do a reinstall
c10l3 has joined #asahi-gpu
<marcan> phire: while you're on 12.2, mind running experiments/smc.py and pasting the output?
<marcan> just want to make sure they didn't add any more goodies in that version, if they did it'd be reason to go for that
<marcan> (just pushed)
<phire> sure
<phire> will do that after the installer finishes downloading
<marcan> sure
<marcan> also is this a max or a pro?
<phire> max, with 64gb ram
<marcan> cool, will be good to get a dump of that (haven't been plugging in my max a bunch, heh)
<marcan> I think it should have 4 or 5 CLVRs
<jannau> marcan: smc.py outout of a m1 max 32G running 12.2.1 https://paste.debian.net/1230925/
<marcan> thanks!
<marcan> and yeah, looks the same ish
<phire> and here is my output for m1 max 32G running 12.2 https://gist.github.com/phire/641764774ac9c5592e391c6cb01bb163
<phire> probally much the same
Bey0ndB1nary has joined #asahi-gpu
Bey0ndB1nary has quit []
MajorBiscuit has joined #asahi-gpu
Bey0ndB1nary has joined #asahi-gpu
Bey0ndB1nary has quit []
user982492 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Major_Biscuit has joined #asahi-gpu
MajorBiscuit has quit [Ping timeout: 480 seconds]
user982492 has joined #asahi-gpu
user982492 has quit []
n1c has joined #asahi-gpu
n1c has quit [Quit: ZNC 1.8.2+deb1+focal2 - https://znc.in]
n1c has joined #asahi-gpu
Sebhl[m] has joined #asahi-gpu
yuyichao has joined #asahi-gpu
Major_Biscuit has quit [Ping timeout: 480 seconds]
Major_Biscuit has joined #asahi-gpu
kov has joined #asahi-gpu
MajorBiscuit has joined #asahi-gpu
yuyichao has quit [Ping timeout: 480 seconds]
Major_Biscuit has quit [Ping timeout: 480 seconds]
yuyichao has joined #asahi-gpu
user982492 has joined #asahi-gpu
MajorBiscuit has quit [Quit: WeeChat 3.4]
user982492 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
user982492 has joined #asahi-gpu
user982492 has quit []
<phire> marcan: looks like my code is all working as expected on 12.1
<phire> no major changes in structures or pointers
c10l39 has joined #asahi-gpu
c10l3 has quit [Ping timeout: 480 seconds]
<marcan> cool!