ChanServ changed the topic of #asahi-dev to: Asahi Linux: porting Linux to Apple Silicon macs | Non-development talk: #asahi | General development | GitHub: https://alx.sh/g | Wiki: https://alx.sh/w | Logs: https://alx.sh/l/asahi-dev
chadmed_ has quit [Remote host closed the connection]
nicolas17 has quit [Remote host closed the connection]
nicolas17 has joined #asahi-dev
tanty has quit [Quit: Ciao!]
nicolas17 has quit [Remote host closed the connection]
nicolas17 has joined #asahi-dev
ddxtanx has quit [Remote host closed the connection]
ddxtanx has joined #asahi-dev
ddxtanx has quit [Remote host closed the connection]
ddxtanx has joined #asahi-dev
ddxtanx has quit [Remote host closed the connection]
ddxtanx has joined #asahi-dev
ddxtanx has quit [Remote host closed the connection]
ddxtanx has joined #asahi-dev
ddxtanx has quit [Remote host closed the connection]
ddxtanx has joined #asahi-dev
ddxtanx has quit [Remote host closed the connection]
ddxtanx has joined #asahi-dev
ddxtanx has quit [Remote host closed the connection]
ddxtanx has joined #asahi-dev
tanty has joined #asahi-dev
qdot has quit [Ping timeout: 480 seconds]
cylm has joined #asahi-dev
hightower2 has joined #asahi-dev
pb17 has quit [Ping timeout: 480 seconds]
pb17 has joined #asahi-dev
nyx_o has joined #asahi-dev
qdot has joined #asahi-dev
kuter has quit [Quit: Leaving]
pb17 has quit [Ping timeout: 480 seconds]
Guest10498 has quit [Quit: Bridge terminating on SIGTERM]
rhysmdnz has quit [Quit: Bridge terminating on SIGTERM]
rhysmdnz has joined #asahi-dev
Jamie has joined #asahi-dev
Jamie is now known as Guest10646
kuter has joined #asahi-dev
pb17 has joined #asahi-dev
kuter has quit [Quit: Leaving]
kuter has joined #asahi-dev
<chadmed>
anyone had a chance to look at https://github.com/AsahiLinux/linux/pull/304? all good if not. im taking a week off work and going to melbourne next week so ill have plenty of time to sort out this and anything outsanding for the hwmon driver too
john-cabaj has joined #asahi-dev
<jannau>
I haven't yet looked at the DCP plane/blanding changes. the SMC keys took much more time than anticipated
kuter has quit [Quit: Leaving]
pg12_ has joined #asahi-dev
pg12 has quit [Ping timeout: 480 seconds]
pg12 has joined #asahi-dev
pg12_ has quit [Ping timeout: 480 seconds]
pb17 has quit [Ping timeout: 480 seconds]
pb17 has joined #asahi-dev
espo has quit [Remote host closed the connection]
espo has joined #asahi-dev
CME_ has joined #asahi-dev
CME has quit [Ping timeout: 480 seconds]
cylm_ has joined #asahi-dev
cylm has quit [Ping timeout: 480 seconds]
pb17 has quit [Ping timeout: 480 seconds]
hightower3 has joined #asahi-dev
hightower2 has quit [Ping timeout: 480 seconds]
pb17 has joined #asahi-dev
jacksonchen666 is now known as Guest10670
jacksonchen666 has joined #asahi-dev
Guest10670 has quit [Ping timeout: 480 seconds]
c10l4 has quit []
c10l has joined #asahi-dev
pb17 has quit [Ping timeout: 480 seconds]
<nicolas17>
release notes of today's betas: "On Apple Silicon based devices with M3 or later, and A16 Bionic or later, the values returned by reading the CNTFRQ_EL0 and CNTVCT_EL0 registers have been updated to 1 GHz, instead of the prior value of 24 MHz."
cow123 has joined #asahi-dev
<nicolas17>
"For compatibility purposes, this change will only be visible when using the SDK associated with this release or later"
<nicolas17>
so I guess the kernel is changing the frequency back and forth on context switch depending on the process's SDK version
pb17 has joined #asahi-dev
<jannau>
BIT(0) in the sysreg s3_1_c15_c1_5 switches counter scaling on M3
<jannau>
counter frequency is still 24 MHz so this is probably preparation to switch to ! GHz
cyrinux30 has quit []
<nicolas17>
anyone brave enough to try installing macOS 15.0b2 from the ipsw?
<jannau>
disconnecting power while the wrong ipsw is dfu restored seems be a bad idea. It spends a long amount of time in "Your mac is currently downloading for the connected mac", I suspect it resumed the dfu restore
<nicolas17>
ok someone confirmed the 15.0b2 ipsw doesn't even install in a VM (I forgot about that possibility -_-)
<jannau>
2GB so far at ~0.5 MB/s
john-cabaj has quit [Ping timeout: 480 seconds]
linuxgemini5 has quit []
linuxgemini5 has joined #asahi-dev
chadmed_ has joined #asahi-dev
<chadmed_>
jannau: not a problem at all. i will rip out the smc key stuff in the MR and replace it with just the keys i know exist on the m2 max studio for now (later) and we can sort out other machines as we figure them out
<chadmed_>
hopefully once (if?) the driver is merged we can add it to the yaks and others can help out here
<jannau>
nicolas17: also failed on actual hw (m2 pro mini)
nela has quit [Read error: Connection reset by peer]
<jannau>
the rest is too much of a mess but I think we will have to split t60x0/t60x1/t60x2 configs. I think it would also make sense to split the dts changes over more commits. We usually split over soc family
<chadmed_>
yeah i was going to do that anyway since we're splitting stuff out
<chadmed_>
ill pull your changes in and fix it all up tonight. thanks for looking at it :)