Hackintosh-Intel-i9-10900k-Gigabyte-Z490-Vision-D icon indicating copy to clipboard operation
Hackintosh-Intel-i9-10900k-Gigabyte-Z490-Vision-D copied to clipboard

Post your Experience with Release #v4.9 / OC 0.7.0 here

Open SchmockLord opened this issue 3 years ago • 12 comments

Hi,

can anyone who tried my current Release v4.9 with OC 0.7.0 post their experience here?

@jamesfawcett I have seen you like the release. If you already use it, please post your experience here.

SchmockLord avatar Jul 02 '21 15:07 SchmockLord

@SchmockLord I would check it later today and circle back with feedback.

g3d avatar Jul 02 '21 18:07 g3d

Hi @SchmockLord everything worked perfectly!

I saw there's quite a few changes in this version, a lot less settings the config.plist.

image

I am using a different motherboard, mine is an Aorus Pro z490 but most of your config always works for me. I still use USBinjectAll and I use an older audio setup from one of your old configs so my headphones work.

One thing I noticed with this upgrade in your 20,2 Computing Only is a device change from:

<key>PciRoot(0x0)/Pci(0x1C,0x1)/Pci(0x0, 0x0)</key>

to

<key>PciRoot(0x0)/Pci(0x1B,0x2)/Pci(0x0,0x0)</key>

Which device is this? I don't have either of those addresses in my system.

Thanks James

jamesfawcett avatar Jul 02 '21 23:07 jamesfawcett

@jamesfawcett Thanks. Exactly things like these I wanted to identify. Mistakenly I took the wrong PCI-Address for the 2.5Gbit Ethernet. It still is: PciRoot(0x0)/Pci(0x1C,0x1)/Pci(0x0, 0x0)

Fixed that in the current release.

SchmockLord avatar Jul 03 '21 09:07 SchmockLord

That's good to know I didn't realise that was the Ethernet. My address is slightly different on the Aurus Pro z490 so I've updated it to match mine PciRoot(0x0)/Pci(0x1C,0x4)/Pci(0x0,0x0)

Thanks for all your hard work!

Cheers James

jamesfawcett avatar Jul 03 '21 10:07 jamesfawcett

Hi, Chris I have just installed your EFI 4.9, OC(0.7.0). Everything seems to work fine. The sidecar function is working, for example. In the config file, in plateforminfo/Generic/Rom, there is the following code between the square brackets <11223344 5566>, whereas in the previous version, there was nothing (<>). Once again, congratulations Best wishes, Frédéric

FredMarjo avatar Jul 03 '21 17:07 FredMarjo

I would also like to share my experience while running of OC 0.7.0 with only a iGPU here: Everything works fine! Thanks Chris for your project and support!

mueex avatar Jul 03 '21 22:07 mueex

I have not updated since (0.6.5) and just tested 0.70 on Big Sur here are my thoughts:

  • Seems startup speed as increased slightly since 0.6.5
  • 2.5GBe is not functional I have tested using the latest revision of 0.70 and macOS is unable to detect an ethernet attached into the 2.5GBe slot yet works flawless on 0.6.5. I am going to do some testing and will report back if I get it resolved. Thanks Chris!

jassingh9 avatar Jul 04 '21 01:07 jassingh9

If 2.5Gbit Ethernet doesn't work, see the note to my current release v5.0.

SchmockLord avatar Jul 04 '21 14:07 SchmockLord

@SchmockLord my notes on the new release (first impressions):

  • works on macOS Monterey
  • 2.5Gbit working
  • system is detecting rx5700xt (was not detecting on the previous release with beta flag)

Screen-Shot-2021-07-04-17-12-41

g3d avatar Jul 04 '21 14:07 g3d

Discovered problem: audio not working as it should. Having problems with both headphones & regular audio

g3d avatar Jul 04 '21 15:07 g3d

Audio is working on new release with 0.7.1

g3d avatar Jul 05 '21 20:07 g3d

Hello, thank you very much for your great work, your help was very precious to install Big Sur with the same hardware configuration as you. I have used OpenCore 0.7.1 and BigSur 11.4. I just want to point out two issues during the installation. I had to set XhciPortLimit to False to continue with the installation of 11.4. (As explained in a note in the OpenCore guide) Also, I am currently only using the iGPU because I don't have a graphics card. I used your "iGPU display output.plist" file. During installation, I had numerous HDMI interruptions. I had to unplug and plug in repeatedly to find the apple image on the screen. I still managed to install the system with patience. But then, every time the system was opened after booting, the HDMI would turn off. I had to unplug and re-plug the cable each time to get the logon image. Then, I modified this line in NVRAM / boot-args: agdpmod=pikera shikigva=80 -lilubetaall keepsyms=1. I replaced it with -wegnoegpu igfxonln=1 igfxfw=2 keepsyms=1. Now HDMI does not turn off, the screen does not turn off. Everything seems perfect now. (I still have to check the correct behavior of the USB) Maybe I forgot some details when I created the EFI or forgot a step, maybe the error came from me, but this comment can help. Thank you again very much

Ptitlion avatar Jul 27 '21 18:07 Ptitlion