Closed hermanbanken closed 2 years ago
DriverKit works on M1; you shouldn't be using a kext for that, you should be using GCAdapterDriver.app: https://secretkeys.io/gcadapterdriver/
If you're after overclocking, that is not currently supported on DriverKit (so Big Sur/Monterey) due to a bug in DriverKit that I reported to Apple some time ago regarding polling-rate changes not taking effect. Catalina has DriverKit, however it has numerous other bugs and in general a kext is used there for sanity.
If you want to overclock on Big Sur or Monterey, there's a separately maintained guide over here: https://github.com/project-slippi/Ishiiruka/wiki/Overclocking-Controllers-on-macOS-Big-Sur-or-Monterey
If Apple does not fix the bug at some point here I will likely sign the kext for tinkerers who know what they're doing and can install themselves, but I don't expect there to be a signed PKG installer for it. I would absolutely prefer to just do it in DriverKit though and keep a clean separation of drivers here, as kexts are increasingly annoying to deal with.
Going to close this as it's not a bug (at least not with GCAdapterDriver).
I also tried installing the app. Unless my controller is DOA… I’m not sure it is working.
The releases text was a bit vague about whether M1 users could use the driverkit app. After rereading it I still thought that.
Eh? The website has M1 for DriverKit, top right:
On the releases page, I tweaked the verbage to make it clear it's solely a paragraph about M1 kext support. I figured it was originally clear as the paragraph contains:
Note that kernel extensions are different
But regardless that should be updated. In general I don't use the Releases page as anything other than notable code bumps - the website is the source for working products.
If you installed the .app
, look for the icon in your menubar that looks like a port. It has a dropdown with a switch to activate the driver. The DMG download on the page should pop open a guide explaining this.
Sorry I feel stupid for kinda using Issues as support. I missed the M1 on the website. The fact it ain’t working is probably caused by my controller.
Thanks for your hard work and thanks for taking the time to move to the User Space (DriverKit) future! ❤️
Heh, not stupid - it's not exactly clear where to go to get support.
Regardless, I hope the driver works for you. If you do find a bug or something definitely feel free to open another issue here. :)
I tried installing the ARM kext, after setting "Reduced Security" at the Startup Options.
Then running (src):
fails with
Am I doing something wrong or is this kext not signed correctly? Why does DriverKit not work on M1? Simply no time to update it yet, or fundamentally impossible?