Try windows 10 promost recent Win10 Home iso. i didn't get to make an account yet. it restarted once before i got that stop code.
Try windows 10 promost recent Win10 Home iso. i didn't get to make an account yet. it restarted once before i got that stop code.
On my side I always used Windows 10 Pro, properly activated. The issue that I'm dealing with is after boot picker selection, my screen gets stuck at Windows logo, which is known to be related to GPU drivers. The thing is, everything works for a while well and all of the sudden Windows goes dumb frozen. Everything was working fine for months, last time I accessed Windows was 3 weeks ago.Try windows 10 pro
tried with the pro image. same stop code, it happens right after the accept the eula or whatever.Try windows 10 pro
You may have to start Bootcamp assistant and install only Bootcamp drivers to the usb from BS because Bootcamp stopped working for the cMP after HS but it works again in BS.tried with the pro image. same stop code, it happens right after the accept the eula or whatever.
Boot Camp doesn't see my ExFat USBYou may have to start Bootcamp assistant and install only Bootcamp drivers to the usb from BS because Bootcamps stopped working for the cMP after HS but it works again in BS.
You need to find a way to replace the driver with the attached. It is found in 2 places:Boot Camp doesn't see my ExFat USB
/Volumes/<VolumeName>/Windows/System32/drivers/BCMWL63a.SYS
/Volumes/<VolumeName>/Windows/WinSxS/amd64_dual_netbc64.inf_31bf3856ad364e35_10.0.21301.1000_none_d5966702e569443d/BCMWL63a.SYS
Try booting with RefindPlus it has Windows certificate protection as well (you have to enable it). That way you can confirm whether the issue is with the Windows drivers or OC.On my side I always used Windows 10 Pro, properly activated. The issue that I'm dealing with is after boot picker selection, my screen gets stuck at Windows logo, which is known to be related to GPU drivers. The thing is, everything works for a while well and all of the sudden Windows goes dumb frozen. Everything was working fine for months, last time I accessed Windows was 3 weeks ago.
What is the related OC setting? I want to make sure is set properly in my config.Try booting with RefindPlus it has Windows certificate protection as well
I don't thing it will be in the settings, but rather in the code. But first you need to find out if there is any difference in the behavior.What is the related OC setting? I want to make sure is set properly in my config.
i'm a bit confused by Ventoy. should i be installing something? does this replace windows iso USB i have already? this is just to edit my C drive?You need to find a way to replace the driver with the attached. It is found in 2 places:
Code:/Volumes/<VolumeName>/Windows/System32/drivers/BCMWL63a.SYS /Volumes/<VolumeName>/Windows/WinSxS/amd64_dual_netbc64.inf_31bf3856ad364e35_10.0.21301.1000_none_d5966702e569443d/BCMWL63a.SYS
Or you can just delete the driver in both places so you are able to boot.
You can download this Windows PE iso and put it on a Ventoy USB disk and boot from it to have R/W access to that partition.
If it works 3 weeks ago, you may downgrade OpenCore back to 0.6.5 to check if that make any difference.On my side I always used Windows 10 Pro, properly activated. The issue that I'm dealing with is after boot picker selection, my screen gets stuck at Windows logo, which is known to be related to GPU drivers. The thing is, everything works for a while well and all of the sudden Windows goes dumb frozen. Everything was working fine for months, last time I accessed Windows was 3 weeks ago.
Just tried. Unfortunately changingWe've confirmed that text works but not graphics. Perhaps try enabling ProvideConsoleGop.
ProvideConsoleGop
to <true/>
has no effect. Still no 1st stage boot screen. I will file a bug report on GitHub.Wouldn't help since using a UGA Only GPU.Just tried. Unfortunately changingProvideConsoleGop
to<true/>
has no effect.
That's what I thought but was worth a try either way.Wouldn't help since using a UGA Only GPU.
Try DisplayLevel = 2151678018, and Target = 65That's what I thought but was worth a try either way.
I've turned on debugging but can't seem to find the output log file in any of the EFI directories. I was hoping to generate this before uploading a bug report in GitHub. This is what I have set in OC config.plist:
View attachment 1729012
For target, I used the following:
0x01 - enable logging
0x10 - enable UEFI variable logging
0x40 - enable logging to file
Converting to decimal gives me 81 but can't find the file anywhere. I even went to /var/log to see if perhaps it was placed there, but no luck.
OC boot log shows it's actually logging.
View attachment 1729014
Understood but even with debug mode on via MBM, I couldn't find the logs. Where are they supposed to be saved?Setting the Target value to the wrong value can have bad implications.
Why muck around with manual changes when you are using MyBootMgr which comes with an app that will switch Debug Mode on, take care of changing all the files that need to be changed and set your OC config to the correct value?
Nothing wrong with doing it manually btw. Just that you need to make sure all the changes are in place.
There is a guide here: https://dortania.github.io/OpenCore-Install-Guide/troubleshooting/debug.html#file-swaps but do not go above 65 for "Target" on a real Mac as that is written for hackintosh.
Ah, it's that log file which is saved as a text document. I was thinking it was going to be a different file or perhaps multiple files with a .log file extension.In the ESP containing OpenCore.
You posted a log previously. It will be in the same location.
Wouldn't help since using a UGA Only GPU.
From the manual: "This option will ensure GOP and UGA, if present, are available on the console handle."That's what I thought but was worth a try either way.
Means if both are present. I suppose they could be clearer.From the manual: "This option will ensure GOP and UGA, if present, are available on the console handle."
Yes, the wording is ambiguous. Simply adding the word "both" would fix this...Means if both are present. I suppose they could be clearer.
Maybe you can pick up on the cause: https://github.com/acidanthera/bugtracker/issues/1064Yes, the wording is ambiguous.
This is just for creating Windows PE bootable USB so you can manipulate files on the Windows partition. I believe you can do that with a Linux live USB. The benefit of using Ventoy is that you don"t have to expand the ISO just drop it inside.i'm a bit confused by Ventoy. should i be installing something? does this replace windows iso USB i have already? this is just to edit my C drive?