I've fixed the problem:@CaseySJ Many thanks for your help but unfortunately no...I'll get back to you tomorrow
OpenCore logs MMIO virtualization information only after we boot the macOS kernel. If there are other OpenCore log files, please open them one by one and search for “MMIO”. If you find a log that has 2 or more matches, please send that log.@CaseySJ Good Morning and Thank you for your help
You need an MmioWhitelist, send the OpenCore log that was created with the DEBUG version of OpenCore and Target set to 67. Make sure DevirtualizeMmio is also set to True.I'm here at the moment, maybe someone knows
slide=xyz boot arg is automatically calculated and added by OpenCore.you must use a debug version of opencore
I see also some weird boot arg
like slide??
Post EFi or transform it in a debug one
It's good now, here are your MMIO values according to the log.@CaseySJ & @ExtremeXT I hope it is correct now this opencore version I used 0.86 debug...I recreated it as best as I could....sorry for the inconvenience
MMIO devirt 0xF0000000 (0x8000 pages, 0x800000000000100D)
MMIO devirt 0xFD000000 (0x1E00 pages, 0x800000000000100D)
MMIO devirt 0xFEE00000 (0x1 pages, 0x8000000000000001)
MMIO devirt 0xFEE01000 (0x11FF pages, 0x800000000000100D)
MMIO devirt 0x1080000000 (0x20200 pages, 0x800000000000100D)
In Address, you will paste the hex data (0xF0000000 in this example) in decimal form. For this you can use a hexadecimal to decimal calculator like this one: https://www.rapidtables.com/convert/number/hex-to-decimal.htmlMMIO devirt 0xF0000000 (0x8000 pages, 0x800000000000100D)
Add the comment as said in my previous message, and remove the first 2 entries which are from the Sample config.plist. (Hint: you can press CTRL/CMD-E then CTRL/CMD-M to automatically remove all Disabled values and comments)@ExtremeXT it's interesting... i'll send you 2 pics didn't quite work out
or can I enter that via opencore
Okay, that means that the last MMIO space cannot be whitelisted (reserved for BIOS) since macOS needs it to boot. Try setting that one to True and the one above it to False.