<marcan>
kettenis: it's more correct on all hardware, it's just Apple's firmware is specifically buggy with the existing brute force version :)
nepeat has joined #asahi-dev
PhilippvK has quit [Ping timeout: 480 seconds]
acno[m] has joined #asahi-dev
<acno[m]>
hello everyone i am new and am wondering if anyone can guide me on getting involved. Are their any resources I should look into or a certain area i should dive into?
PyroPeter_ has joined #asahi-dev
PyroPeter has quit [Ping timeout: 480 seconds]
jluthra has quit [Remote host closed the connection]
jluthra has joined #asahi-dev
<kettenis>
marcan: sure, just making sure it doesn't accidentally breaks non-apple hardware
<kettenis>
and if you send the diff upstream I can add a tested-by tag ;)
<kettenis>
wink, wink
the_lanetly_052___ has joined #asahi-dev
<jannau>
https://github.com/jannau/linux/tree/asahi-macos13-no-smc has dts changes to disable SMC, I ended up modifying the devicetree since preventing the use of apple_smc_rtkit also "breaks" all dependencies. i.e. the framebuffer due to the smc gpio backlight and PCIe due to the pwren-gpios
<marcan>
jannau: isn't pcie going to be a problem for people who want to update without ethernet?
<marcan>
wonder if there's any good way to fix that though, short of hacking together an SMC client in m1n1 to flip that GPIO on :/
<marcan>
maybe there is some horrible hack, like using one of the SMC sideband mailboxes meant for other ASCs as long as they don't panic on the unexpected reply?
<marcan>
(or just tell the few people affected to manually download the packages)
<_jannau_>
I was planning to tell affected users to download the packages and install them manually
<marcan>
yeah, I guess that's probably the sanest option
<j`ey>
and rebuild the installer/root.zip
<marcan>
of course
<marcan>
that will go out with the pushed packages
<sven>
jannau: fwiw, apple,sart2 doesn't exist in the upstream DT bindings anymore because sart2 is only used on t8103
Ella[m] has joined #asahi-dev
bisko has joined #asahi-dev
<kettenis>
ah crap, that means I have to fix the OpenBSD sart driver I committed yesterday...
<kettenis>
and it means that we need a v2 of the u-boot patch
TheRookieGetsACookie has joined #asahi-dev
dapigguy[m] has joined #asahi-dev
MajorBiscuit has joined #asahi-dev
chadmed has quit [Ping timeout: 480 seconds]
TheRookieGetsACookie has left #asahi-dev [Leaving]
<sven>
:(
<sven>
i'm also happy to re-inintroduce apple,sart2 but that feels a bit silly when there's only one chip that has it
<_jannau_>
no. let's not do that in the upstream dts. We can carry a patch adding apple,sart2 for a few months
<_jannau_>
I'll send a v2 for u-boot tonight
<kettenis>
I already fixed the OpenBSD driver
dottedmag has quit [Quit: QUIT]
dottedmag has joined #asahi-dev
ChaosPrincess has quit [Quit: WeeChat 3.5]
ChaosPrincess has joined #asahi-dev
the_lanetly_052___ has quit [Ping timeout: 480 seconds]
gladiac has quit [Quit: Ping timeout (120 seconds)]
gladiac has joined #asahi-dev
derzahl has joined #asahi-dev
MajorBiscuit has quit [Ping timeout: 480 seconds]
___nick___ has joined #asahi-dev
___nick___ has quit []
___nick___ has joined #asahi-dev
derzahl has quit [Remote host closed the connection]
derzahl has joined #asahi-dev
<kettenis>
sven, jannau: apple,sart3 is also not part of the bindings