Jump to content

nexusakachus

Members
  • Posts

    28
  • Joined

  • Last visited

Everything posted by nexusakachus

  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
  11. Hi Installing on core i3 - 8100 Z370 HD3 wish me good luck Cheers Edit: installed it is better to change smbios to Mac mini 8.1 ? if yes , how? tx
  12. have bought this i3 8100 z370 HD3 hope i can get uhd 630 fully working greetings
  13. bravo Mald0n MOI BOA GUIA heino tentar ainda que son moi novo pero non parece complicado -. coa axuda de cristobal ( ctroncosor ) de osx latinoamerica vouno facer hehehe pode que o dea feito para a asus G1 laptop por certo enviei o send me a insanelymac grazas de novo GRANDE Daniel !!! saudos
  14. ola axuda co asus G1 laptop . auto patcher no funciona no meu lion grazas djchus@gmail.com
  15. ola maldon e compañia estou a armar nunha Gigabyte - GA EP45-DS3R -core quad q660- alc889 esto damo o dsdt fixer Intel ACPI Component Architecture ASL Optimizing Compiler version 20110211-32 [Feb 12 2011] Copyright © 2000 - 2011 Intel Corporation /Users/maria/Downloads/DSDTFixer/DSDTFixer.app/Contents/Resources/files/dsdt.dsl 3632: If (LEqual (Arg2, 0x03)) Warning 1100 - Statement is unreachable ^ ASL Input: - 5309 lines, 167884 bytes, 2237 keywords AML Output: - 17031 bytes, 615 named objects, 1622 executable opcodes Compilation complete. 0 Errors, 1 Warnings, 0 Remarks, 6 Optimizations o auto patcher e da isto ao extraer from system e patchear: 19:46:57: Errors persisted all fixing tentatives, please post this log at Olarila.com forums [[Line 176 type Error message Object does not exist (OSTP)], [Line 181 type Error message Object does not exist (\_SB.PCI0.PX40.AG3E)], [Line 182 type Error message Object does not exist (SLPE)], [Line 187 type Error message Object does not exist (\_SB.PCI0.PX40.AG3E)], [Line 189 type Error message syntax error, unexpected PARSEOP_ELSE ], [Line 191 type Error message Object does not exist (\_SB.PCI0.PX40.AG3E)], [Line 201 type Error message syntax error, unexpected PARSEOP_METHOD, expecting $end ]] 19:46:57: Aborted, compilation failed 19:47:02: 'Extract from system' set. 19:47:15: Pack Gigabyte - GA P55-UD3P selected. 19:47:35: Pack Gigabyte - GA EP45-DS3R selected. 19:47:38: Trying to download patch... 19:47:39: Patch file successfully downloaded. 19:47:39: Extracting system DSDT... 19:47:41: Decompiling DSDT... 19:47:41: Parsing DSL code... 19:47:41: Applying patches... 19:47:42: Saving the new DSL file... 19:47:43: Compiling and checking compiler errors... 19:47:43: First compile errors: 7 19:47:43: Fixing errors... 19:47:43: Second compile errors: 7 19:47:43: Compiling again... 19:47:43: Third compile errors: 7 19:47:43: Errors persisted all fixing tentatives, please post this log at Olarila.com forums [[Line 176 type Error message Object does not exist (OSTP)], [Line 181 type Error message Object does not exist (\_SB.PCI0.PX40.AG3E)], [Line 182 type Error message Object does not exist (SLPE)], [Line 187 type Error message Object does not exist (\_SB.PCI0.PX40.AG3E)], [Line 189 type Error message syntax error, unexpected PARSEOP_ELSE ], [Line 191 type Error message Object does not exist (\_SB.PCI0.PX40.AG3E)], [Line 201 type Error message syntax error, unexpected PARSEOP_METHOD, expecting $end ]] 19:47:43: Aborted, compilation failed 19:48:22: Trying to download patch... 19:48:23: Patch file successfully downloaded. 19:48:23: Extracting system DSDT... 19:48:24: Decompiling DSDT... 19:48:24: Parsing DSL code... 19:48:25: Applying patches... 19:48:26: Saving the new DSL file... 19:48:26: Compiling and checking compiler errors... 19:48:26: First compile errors: 7 19:48:26: Fixing errors... 19:48:26: Second compile errors: 7 19:48:26: Compiling again... 19:48:27: Third compile errors: 7 19:48:27: Errors persisted all fixing tentatives, please post this log at Olarila.com forums [[Line 176 type Error message Object does not exist (OSTP)], [Line 181 type Error message Object does not exist (\_SB.PCI0.PX40.AG3E)], [Line 182 type Error message Object does not exist (SLPE)], [Line 187 type Error message Object does not exist (\_SB.PCI0.PX40.AG3E)], [Line 189 type Error message syntax error, unexpected PARSEOP_ELSE ], [Line 191 type Error message Object does not exist (\_SB.PCI0.PX40.AG3E)], [Line 201 type Error message syntax error, unexpected PARSEOP_METHOD, expecting $end ]] 19:48:27: Aborted, compilation failed cal dsdt teño que usar '? leva un nvidia n210 silent 512mb gracias
  16. funcionando nu hp g62 core 2 duo P6100 @ 1,8ghz 4GB ram @ 1333mhz intel hd graphics ok pero con erros ( pequenos distorsions de imaxe cando abres ventas do finder...?¿) ati 5470 non vai saude
  17. moitas gracias conseguin QE na intel agora a ver como consigo a resolucion e vou mirar de editar dsdt pra poder injectar as duas graphicas estou a usar o smbios.plist de un macbookpro 6,1 pasei o dsdt fixer e dame 8 optimizacions pero o rebootar kernel panic en acpiplatform,ioacpifamily e iopcifamily .. estou a usar darwin kernel 10.7.4 pero ao principio pon 10.6cando carga o camaleon .. o sistema esta actualizado a 10.6.7
  18. gracias amigo oldnapalm hei provar agora mesmo o método intel . obrigado pela info mais co kernel mach carga o darwin 10.6 como soluciono iso?
  19. Hola a tod@s algun tutorial para laptops ou notebooks con duas graphic cards : intel hd +nvidia ou intel hd +ati grazas saúdos
  20. eu teño un samsung sf510 core i3 con intel hd e nvidia 310 . como podo facer funcionar as duas tarxetas graficas ou tan se quera unha con QE graciñas
×
×
  • Create New...