dortania / bugtracker

Dortania Bugtracker
108 stars 7 forks source link

I find some aspects of your tutorial a little bit confusing: USBMapping and GPU Spoofing #177

Open dmuiX opened 3 years ago

dmuiX commented 3 years ago

First of all thanks a lot for your guides. I have some improvements to make: 1) https://dortania.github.io/OpenCore-Post-Install/usb/system-preparation.html#checking-what-renames-you-need I have a haswell cpu and I am using smbios MacPro6,1 Acording to your guide in the part with: ### Checking what renames you need I would need these renames: SMBIOS needing XHC1 and EHC1 rename. If I am typing in the commands a little bit down the page: ioreg -l -p IOService -w0 | grep -i XHC1 its telling me I need EHC1 and EHC2 rename. If I am using the corpnewt /USBMap its telling me I just need to rename EHC1 Its very confusing. What is correct now? Would be nice if you could tell on the site which is correct. Actually what I have done is to trust on USBMap and currently i have no issues so far. 2) https://dortania.github.io/Getting-Started-With-ACPI/Universal/spoof.html Kind of simliar is it with the guide about gpu spoofing. It is very confusing to see a 0000 down at the device id. Above you write something about this id 1002 and 67b0. But down you just use b067 and 0000. This is wrong it should be b067 and 0210. In my experience 0000 is not working.