
nvidia on macos (me roasting myself on why it doesn't work)
I know I know there is no acceleration. This is just a proof of concept that it can boot with no kernel panics and weird glitches.
So, why does it boot? You may ask.
This is a Fallback driver called vesa doing its job.
Honestly the basic function is fine not that smooth cuz there are no driver for it. would I use it absolutely not unless some genius make a Nvidia driver and kexts for it which is probably not gonna happen since Nvidia driver are closed sourced and metal is also closed sourced. you may ask that nouveau is open source why not port it? nouveau is written for Linux drm/kms and also requires Linux kernel which doesn't exist on macos instead macos uses iokit and Darwin not even close to Linux kernel and honestly the performance on nouveau driver isn't even close to Nvidia proprietary driver on Linux lol.
So basically the earlier text is me roasting myself on why I even make this in the first place lmao. currently I'm trying Tahoe just for the fun of it I'll post updates in the comments if you guys are interested.