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

SSDT is causing Windows BSOD: WDF_Violation. #4

Closed
Oschly opened this issue Sep 21, 2019 · 5 comments
Closed

SSDT is causing Windows BSOD: WDF_Violation. #4

Oschly opened this issue Sep 21, 2019 · 5 comments

Comments

@Oschly
Copy link

Oschly commented Sep 21, 2019

Hello.
After adding SSDT-USBW + Kext to my OC bootloader, Windows throws BSOD when I am trying to boot it with OpenCore, giving code WDF_Violation.

EFI

Specification:
MOBO: MSI Z390 MAG Tomahawk
CPU: i7-8700k
GPU: Sapphire RX 580 Nitro+
RAM: 16GB DDR4 3200MHz

@Oschly Oschly changed the title SSDT is causing Windows SSDT is causing Windows BSOD: WDF_Violation. Sep 21, 2019
@osy
Copy link
Owner

osy commented Sep 21, 2019

Did you update all the SSDT? Can you post your EFI/OC/ACPI?

@Oschly
Copy link
Author

Oschly commented Sep 22, 2019

How should I update all my SSDTs?
Link to download my whole EFI is right above my specification list.

@osy
Copy link
Owner

osy commented Sep 22, 2019

Ah I see. In my example, I didn't wrap it around in OSDW(), but I do that for my own build. Please see https://github.com/osy86/HaC-Mini/blob/master/ACPI/SSDT-Xhci.dsl#L372

I didn't include it because not everyone has OSDW(). Perhaps I should make that note in the readme. If you read OC's configuration pdf, they point out you need to wrap SSDT changes with _OSI("Darwin") which is what I do.

@osy osy closed this as completed Sep 22, 2019
@osy
Copy link
Owner

osy commented Sep 22, 2019

@osy osy reopened this Sep 22, 2019
@Oschly
Copy link
Author

Oschly commented Sep 22, 2019

Updated SSDT works (is disabled) great with Windows.
Thank You for help.

@Oschly Oschly closed this as completed Sep 22, 2019
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