Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Acs Patching Support #20

Open
Spamzboi123 opened this issue Nov 22, 2022 · 9 comments
Open

Acs Patching Support #20

Spamzboi123 opened this issue Nov 22, 2022 · 9 comments

Comments

@Spamzboi123
Copy link

Spamzboi123 commented Nov 22, 2022

Add the ability to acs patching as some gpu and audio drivers dont have their IOMMU Groups separated.

@Spamzboi123 Spamzboi123 changed the title Acs Patching Acs Patching Support Nov 22, 2022
@uwzis
Copy link
Owner

uwzis commented Nov 23, 2022

Doesn't that require downloading a external patched kernel image? This might be better done by the user since this is making serious changes to the operating system. I will be adding support to load the vfio driver to other devices soon.

@Spamzboi123
Copy link
Author

Doesn't that require downloading a external patched kernel image? This might be better done by the user since this is making serious changes to the operating system. I will be adding support to load the vfio driver to other devices soon.

yeah that's another way about doing it but you can also try baking it into the operating system

@uwzis
Copy link
Owner

uwzis commented Nov 25, 2022

I don't think it would be a good idea to implement it in this project since ACS patching is supposed to be a last option fix that has a lot of potential to brick the OS. This project is just for setting up simple GPU Passthrough and to quickly switch in between drivers. You can feel free to add a PR that adds that functionality, but for the meantime ACS patching will not come to GPUPM.

@uwzis uwzis closed this as completed Nov 25, 2022
@Spamzboi123
Copy link
Author

Spamzboi123 commented Nov 25, 2022

I don't think it would be a good idea to implement it in this project since ACS patching is supposed to be a last option fix that has a lot of potential to brick the OS. This project is just for setting up simple GPU Passthrough and to quickly switch in between drivers. You can feel free to add a PR that adds that functionality, but for the meantime ACS patching will not come to GPUPM.

what about instead of baking it in the OS you create a different .img file and the user run it from the bootloader alot of the times when i do Acs patching it does not brick the computer because i did this to 30 computers and i have not had any issues

@uwzis
Copy link
Owner

uwzis commented Dec 3, 2022

ACS patching is coming in a new update. It will be accessed through a settings GUI I will be adding ASAP.

@uwzis uwzis reopened this Dec 3, 2022
@Spamzboi123
Copy link
Author

ACS patching is coming in a new update. It will be accessed through a settings GUI I will be adding ASAP.

@Spamzboi123
Copy link
Author

ACS patching is coming in a new update. It will be accessed through a settings GUI I will be adding ASAP.

thanks much appreciated

@Spamzboi123
Copy link
Author

ACS patching is coming in a new update. It will be accessed through a settings GUI I will be adding ASAP.

did you add ACS patching

@uwzis
Copy link
Owner

uwzis commented Mar 19, 2023

I haven't had time to add it. I will be able to in the next couple months.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants