Jump to content

nexusakachus

Members
  • Posts

    28
  • Joined

  • Last visited

Reputation

0 Neutral

Hackintosh Specs

  • CPU
    i3 - 8100
  • MOTHERBOARD
    z370 HD3
  • GPU
    UHD 630

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. hi maldon planning to build this: H470M DS3H + core i7 10700K with no dedicated graphics for now I guess it works with uhd 630 intel iGpu... will buy a dedicated video card in the near future... can you check if these cards are supported on catalina or big sur? https://www.xstra.eu/product/4572/powercolor-radeon-rx-5500-xt-video-card.html https://es.aliexpress.com/item/4000346965600.html https://es.aliexpress.com/item/4000342504922.html https://es.aliexpress.com/item/4000305676826.html https://es.aliexpress.com/item/4000525951019.html https://es.aliexpress.com/item/4000354841410.html thank you !
  2. oh I see thank you I thougt there was native support for some AMD cards
  3. sure , that Will be my Next upgrade Now its working with a sata3 SSD and Internal graphics + 8gb RAM and i feel i dont need more power yet Cause..., 2 screens at 1080p and its capable to run multiple desktops where a dozen of browser tabs open... some with video playing Full HD while running traktor pro 3 and even playing a Game on Steam at full graphics with Minimum lag all at the same time So im very excited looking forward to get a new nvme SSD PCI and later the graphic card you re suggesting and of course full patching dsdt properly and get rid of whatever green and the other bonus kexts ? Thanks a lot you helped so much
  4. I will try this fix for the second monitor as the other monitor with or without dual screen works perfect
  5. ok tried with no whatevergreen >>>>> same RGB issue: pink screen BTW I noticed that I have this kexts in library/extensions and efi/clover/kexts/other there are duplicates should i delete duplicates? which folders should i use? thanks
  6. tried macmini 8,1 , and imac 17,1 ; 18,1 and 18,2 Added in 1 minute 47 seconds: will try tonight with those thanks ! edit: before trying i may say that before searching on everymac.com i see that imac pro 1,1 has skylake Xeon processors and imac 18,3 has kaby lake i5 and i7 and i may say no integrated graphics in those models , just dedicated radeon the only one with coffee lake cpu is macmini 8,1 intel uhd 630 is only on macmini 8,1 and imac 18,1 + 18,2 apple computers am I wrong?
  7. already done , i plugged hdmi and it works but still RGB problem should i try with imac 18,1 ; 18,2 or 18,3 ? macmini is not graphics upgradable neither ram i guess so i prefer to not use it cause i need at least 16 gb ram
  8. nice thanks 4 sharing is possible to do it copying the kext in s/l/e or l/e ......or is mandatory the folder Clover/Kexts/Other ?
  9. ok so i´m with 10.4.3 booted ok with clover from uefi disk got rid of graphic glitches and Resolution is ok 720 and 1080 with my 24 inches budget LG LED but now the colors on the screen are not OK , I mean er .... hahah it´s Pink!!!! LOL , it shows tinted : black is purple , white is green/yellow... weird. have ethernet but no sound via hdmi or motherboard but I´m using an external audio card , btw usbs seem to non work properly as i cannot read my trascend external hd 1TB with all my music edit : yes its readable but system shows it as internal disk ) see image also my bluetooth dongle stopped work with mojave this is my config.plist : <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>ACPI</key> <dict> <key>DSDT</key> <dict> <key>Fixes</key> <dict> <key>AddMCHC</key> <true/> <key>FixHPET</key> <true/> <key>FixIPIC</key> <true/> <key>FixRTC</key> <true/> <key>FixShutdown</key> <true/> <key>FixTMR</key> <true/> </dict> <key>Patches</key> <array> <dict> <key>Comment</key> <string>change XHCI to XHC</string> <key>Disabled</key> <false/> <key>Find</key> <data> WEhDSQ== </data> <key>Replace</key> <data> WEhDXw== </data> </dict> <dict> <key>Comment</key> <string>change XHC1 to XHC</string> <key>Disabled</key> <false/> <key>Find</key> <data> WEhDMQ== </data> <key>Replace</key> <data> WEhDXw== </data> </dict> <dict> <key>Comment</key> <string>change SAT0 to SATA</string> <key>Disabled</key> <false/> <key>Find</key> <data> U0FUMA== </data> <key>Replace</key> <data> U0FUQQ== </data> </dict> </array> </dict> <key>DropTables</key> <array> <dict> <key>Signature</key> <string>DMAR</string> </dict> <dict> <key>Signature</key> <string>MATS</string> </dict> </array> <key>FixHeaders</key> <true/> <key>HaltEnabler</key> <false/> <key>SSDT</key> <dict> <key>Generate</key> <dict> <key>PluginType</key> <true/> </dict> </dict> </dict> <key>Boot</key> <dict> <key>Arguments</key> <string>keepsyms=1 dart=0 debug=0x100 -v shikigva=40</string> <key>DefaultVolume</key> <string>LastBootedVolume</string> <key>Timeout</key> <integer>5</integer> <key>XMPDetection</key> <string>Yes</string> </dict> <key>Devices</key> <dict> <key>Audio</key> <dict> <key>Inject</key> <integer>1</integer> <key>ResetHDA</key> <true/> </dict> <key>Properties</key> <dict> <key>PciRoot(0x0)/Pci(0x2,0x0)</key> <dict> <key>AAPL,ig-platform-id</key> <data> BwCbPg== </data> <key>framebuffer-patch-enable</key> <data> AQAAAA== </data> <key>framebuffer-stolenmem</key> <data> AAAwAQ== </data> </dict> </dict> <key>USB</key> <dict> <key>FixOwnership</key> <true/> </dict> </dict> <key>Graphics</key> <dict> <key>Inject</key> <false/> </dict> <key>GUI</key> <dict> <key>Scan</key> <dict> <key>Entries</key> <true/> <key>Tool</key> <true/> </dict> </dict> <key>KernelAndKextPatches</key> <dict> <key>AppleIntelCPUPM</key> <false/> <key>KernelPm</key> <true/> <key>KextsToPatch</key> <array> <dict> <key>Comment</key> <string>Port limit increase</string> <key>Disabled</key> <false/> <key>Find</key> <data> g710////EA== </data> <key>InfoPlistPatch</key> <false/> <key>MatchOS</key> <string>10.12.x</string> <key>Name</key> <string>com.apple.driver.usb.AppleUSBXHCI</string> <key>Replace</key> <data> g710////Gw== </data> </dict> <dict> <key>Comment</key> <string>Port limit increase (RehabMan)</string> <key>Disabled</key> <false/> <key>Find</key> <data> g32IDw+DpwQAAA== </data> <key>InfoPlistPatch</key> <false/> <key>MatchOS</key> <string>10.13.x</string> <key>Name</key> <string>com.apple.driver.usb.AppleUSBXHCI</string> <key>Replace</key> <data> g32ID5CQkJCQkA== </data> </dict> <dict> <key>Comment</key> <string>Port limit increase (Ricky)</string> <key>Disabled</key> <false/> <key>Find</key> <data> g/sPD4OPBAAA </data> <key>InfoPlistPatch</key> <false/> <key>MatchOS</key> <string>10.14.x</string> <key>Name</key> <string>com.apple.driver.usb.AppleUSBXHCI</string> <key>Replace</key> <data> g/sPkJCQkJCQ </data> </dict> <dict> <key>Comment</key> <string>External icons patch</string> <key>Disabled</key> <false/> <key>Find</key> <data> RXh0ZXJuYWw= </data> <key>InfoPlistPatch</key> <false/> <key>Name</key> <string>AppleAHCIPort</string> <key>Replace</key> <data> SW50ZXJuYWw= </data> </dict> </array> </dict> <key>RtVariables</key> <dict> <key>BooterConfig</key> <string>0x28</string> <key>CsrActiveConfig</key> <string>0x3E7</string> <key>MLB</key> <string>C02726902CDH69F1M</string> <key>ROM</key> <string>UseMacAddr0</string> </dict> <key>SMBIOS</key> <dict> <key>BoardSerialNumber</key> <string>C02726902CDH69F1M</string> <key>ProductName</key> <string>iMac18,1</string> <key>SerialNumber</key> <string>C02TX0VDH7JY</string> <key>SmUUID</key> <string>91492A73-595C-4D97-A6FC-2B5D3ED1B54D</string> </dict> <key>SystemParameters</key> <dict> <key>InjectKexts</key> <string>Yes</string> <key>InjectSystemID</key> <true/> </dict> </dict> </plist> please check it and my run.me thank you all will donate for a bunch of beers if you nice people help me out xD edit: now im trying with smbios macmini 8,1 and its the same : usb , sound and colors are not ok Send me nexuss-Mac-Pro.zip
  10. hi Mald0n i had problems when i boot the system the graphics glitch a lot and i cannot see what im doing because all the windows and items in screen keep flashing HARD so i am not able to run the runmeapp _how can i boot without the glitches to do it? anyway i can access the disk from another hackintosh and try to change what is wrong ,... i think something like framebuffer and graphic kext for coffe lake is missing . all my kexts are in S/L/E another thing is i dont know exactly which boot flags i need and screen sometimes go black , sometimes it does not load intel injection.. please help me thanks a lot saudades Added in 6 minutes 4 seconds: does it mean that with imac 18,3 i will be able to upgrade with dedicated graphic card+ integrated intel uhd 630? thank u
×
×
  • Create New...