Jump to content

david279

Members
  • Posts

    827
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by david279

  1. I don't think the card will initialize if it doesn't have some type of output detected.
  2. You are probably using the vmxnet3 for the Ethernet bridge, don't use that. Use e1000-82545em instead, make the change in your xml. vmxnet3 makes the upload real slow for whatever reason.
  3. Try plugging in the HDMI on the GPU to a monitor or something. It may need to have some type of output for it to work. Try a Dummy HDMI adapter.
  4. It only shows how much of the disk has been allocated not filled but if you want trim to work on the disk add discard line on your vdisk so trim can be ran on it. <driver name='qemu' type='raw' cache='writeback' discard='unmap'/>
  5. Are you only trying this with one core? Maybe give it 2 or 4..
  6. Wouldn't deleting the topology line work as well? I mean it's a chip with only 4 cores 4 thread.
  7. He has a 7600k that should boot without any cpu patches. Its a native supported cpu.
  8. Try this for your host passthrough <qemu:arg value='host,vendor=GenuineIntel,+hypervisor,+invtsc,kvm=on,+fma,+avx,+avx2,+aes,+ssse3,+sse4_2,+popcnt,+sse4a,+bmi1,+bmi2'/>
  9. Yea i think that your issue. I will building a real ryzen hackintosh in the next week with a 3600 for a friend and looking at your config.plist i see why it was so different from ours. What GPU are you using?
  10. Oh damn sorry i though you meant for a VM. I looked at your config.plist way wrong then.
  11. Post the xml for your VM so we can see that....Also are you trying to boot 10.15.4?
  12. I have a 2700x and i don't use the amd patches at all. I just let the VM think its using Ivy Bridge. As far as your config.plist slim it down. You have a bunch drivers and kext you do not need. Take a look at @Leoyzen Git for a guide for how your EFI and config.plist should look. Read the opencore vanilla guide here it gives a lot of good info.
  13. i have used them, yes they work. I went back to just spoofing Ivy bridge because GPU performance is just better that way,
  14. Anyone took a look at this kext? https://forums.macrumors.com/threads/tired-of-low-geekbench-scores-use-radeonboost.2231366/ Plist inside is a lot like the AGPMInjector kext we have been using here?
  15. Try running the ram at 3200 or below. I have a 2700x it seems like ram overclocks can make the system unstable. Remember anything over 2133 for ram is a overclock.
  16. It will work but it maybe tight next to another slot so you might lose a slot to use.
  17. If its too big there are smaller rx 570s that can do the job as well. https://www.newegg.com/sapphire-radeon-rx-570-11266-66-20g/p/N82E16814202363?Description=rx 570&cm_re=rx_570-_-14-202-363-_-Product I use this one with my Catalina VM.
  18. rx 580 would work well in windows and mac...
  19. Next thing for me is trying to get audio support in my the bootloader. I use a USB audio device for my sound so that may be a challenge.
  20. @ghost82 I'm running opencore 0.5.7. I had the pointer in the corner as well then I added DefaultBackgroundColor in the NVRAM/ADD section. I must have skipped over this at some point. Already had the correct resources folders in my EFI. So it works well now just had to hit the enter button to get into Catalina. Big test for me will be how well it works during updates.
  21. @ghost82 Does opencanopy not autoselect for you? For me it just sits on the Catalina volume but does not auto boot it up. I know it's early in it's development so maybe it's just how it works right now.
  22. Damn thats weird. I always keep 2 versions of the same VM. One with VNC and one with a GPU attached using the same Vdisk and i can go back and forth.
  23. Think he means this...Its in the flash device settings. I can only use Legacy mode myself. When using UEFI boot i can not get any GPU passthrough working. I have a 2700x and a x370 board.
×
×
  • Create New...