CORECTL Support #1017
thetechhimself
started this conversation in
General
CORECTL Support
#1017
Replies: 1 comment 1 reply
-
So unless I’m missing something here, you want to run an app written for Linux on macOS? This is like trying to run a PlayStation game on Xbox. There’s a lot of work involved from userland to kernel to drivers. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It appears our native Linux counterparts have an AMD acceleration control open-source option. It can conceivably be built on MacOS with Hombrew-CMake however can the necessary boot flag (amdgpu.ppfeaturemask=0xffffffff) be set in the bootloader? Also, since this hasn't been tested before (that I'm aware of), I'm unaware if there are any other dependency conflicts e.g. Desktop Environment, existing Apple Driver implementation flag locks.
#Setup for CORECTRL; boot loader injection example
https://gitlab.com/corectrl/corectrl/-/wikis/Setup
#CORECTRL URL
https://gitlab.com/corectrl/corectrl
Beta Was this translation helpful? Give feedback.
All reactions