Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 11/08/2018 in all areas

  1. You were not using "Clovy/Theme.svg" (Vector) but "embedded" (Bitmap): 0:130 0:003 === [ GetListOfThemes ] =================================== 0:134 0:004 - [00]: random 0:141 0:007 - [00]: embedded 0:147 0:006 - [00]: BootCamp 0:154 0:007 - [01]: newyear 0:160 0:006 - [02]: christmas ..... ..... 6:524 0:000 === [ InitTheme ] ========================================= 6:524 0:000 using embedded theme 6:524 0:000 Using embedded font: Success 6:524 0:000 theme inited 6:524 0:000 Chosen embedded theme
    3 points
  2. OK, also found an issue with font spacing on vector theme with disp lower than 1366x768 px (I use 1280x720). Screenshot is using r4743 under VM.
    2 points
  3. Thank you Slice everything is perfect here Thanks for your effort and your time
    2 points
  4. HACKINTOOL The Swiss army knife of vanilla Hackintoshing WARNING! Hackintool is not an automated patching tool that does all the work for you. Knowledge is required on how to patch before using it. Please read the Intel Framebuffer patching using WhateverGreen guide before you download this tool! I also recommend you read Daliansky's Hackintool tutorial (a proper English translation would be welcome). Mojave, Lilu + WhateverGreen You cannot use the Clover's KextsToPatch for framebuffer patching in Mojave for Skylake and above Framebuffer Dumps There are a few ways to dump your framebuffer data (the second two require WhateverGreen + Lilu debug versions) to read in Hackintool: 1. Use the Framebuffer->macOS 10.13.6 / Framebuffer->macOS 10.14 menu to create patches without a framebuffer dump 2. Use the -igfxdump boot flag to dump IGPU framebuffer kext to /AppleIntelFramebuffer_X_Y (root of your boot drive) and then File->Open menu 3. Use the -igfxfbdump boot flag to dump native and patched framebuffer table to ioreg and then File->Import->IOReg Dump menu Features - Supports Sandy Bridge, Ivy Bridge, Haswell, Broadwell, Skylake, Kaby Lake, Coffee Lake, Cannon Lake and Ice Lake generations - Create All, Connectors or VRAM patches - Detect Changes for auto patch creation - Create Clover patches in hex, base64 or Devices/Properties formats - Displays native GPU and Model identifiers - Display and edit Memory Info such as Stolen, Framebuffer, VRAM, Cursor etc. - Roll over some items for additional info (Tooltips) - Reads "live" data directly from Framebuffer kexts (if available; see Mojave note below) - File->Open framebuffer file generated by WhateverGreen's -igfxdump boot flag - File->Export->Clover config.plist / File->Export->Framebuffer.txt file - Patch audio layout id - Add USB port limit patch - Plug and unplug USB2 / USB3 devices and set port connector types then generate a USBPorts.kext - Advanced patching options (DVMT pre-alloc 32 MB, VRAM 2048 MB, Disable eGPU, Enable HDMI20 (4K), DP -> HDMI, GfxYTile Fix, Reboot Fix, USB port Limit, Spoof Audio Device Id, FB Port Limit, Spoof Gfx Device Id) Release Notes Updates are on Github 2.8.6 - Fix crash in getEDIDData, fix Import KextsToPatch 2.8.5 - Add "Show Installed Only" option for installed kexts 2.8.4 - Improved framebuffer enumeration, updated codecs and pci.ids 2.8.3 - Improved version checking routine, updated Turkish translation 2.8.2 - Updated Clover download location / OpenCore download support, Chinese translation update 2.8.1 - Data file updates 2.8.0 - Fixed OpenCore KextsToPatch format. Removed DSDT Rename auto selection 2.7.9 - Source is now on Github here 2.7.8 - Fix pcidevices.dsl compile error 2.7.7 - pcidevices.dsl export will now compile. Fix for Device Path 2.7.6 - Custom Device Path generation code (big thanks to @jaymonkey for helping test). Updated Chinese translation 2.7.5 - PCI DevicePath fix 2.7.4 - Added EveryMac.com Serial Check 2.7.3 - Added Serial Number Generator (thanks to vit9696 / MacInfoPkg team) 2.7.2 - Added EDID injection to IGPU. Added DPCD Max Link Rate patching. Added tooltips for Advanced / LSPCON patch options. Updated pci.ids / AppleALC audio data 2.7.1 - Bug fixes. Updated pci.ids / AppleALC audio data 2.7.0 - Launch process output fix (big thanks to @jaymonkey for the help testing this). Prepends "Intel" for IGPU name for Intel Power Gadget (thanks again to @jaymonkey for discovering this). System Info now includes all graphics cards. iMessage Keys are now clearly labeled. Added new OpenCore logo. Updated pci.ids / AppleALC audio data 2.6.9 - Disable Gatekeeper tool fix 2.6.8 - Catalina fixes 2.6.7 - Added "HDMI Infinite Loop Fix". Added LSPCON patching. Fixes 2.6.6 - Added "Disable Gatekeeper and mount the disk in read/write mode" tool. Change GFX0 to IGPU selection no longer shows for dGPU 2.6.5 - Improved BT hardware detection (when installed) and will show if FW Loaded (if using BrcmPatchRAM) 2.6.4 - Fixes 2.6.3 - Added Atheros BT device detection 2.6.2 - Added Bluetooth to Info->Misc 2.6.1 - Fixed USB device speeds 2.6.0 - USB fixes for macOS Catalina. USB now shows device speeds. Much improved Log viewer. Installing kexts on macOS Catalina will prompt to disable Gatekeeper and mount the disk in read/write mode. Fixed Atheros install for macOS Catalina. Added NativeDisplayBrightness to kext install list. Updated translations for Korean / Chinese 2.5.9 - ACPI names must be 4 characters (thanks P1LGRIM) 2.5.8 - Now using pci.ids for Audio Controllers 2.5.7 - Removed kextcache -u / call for rebuild cache. Added more command output for tools 2.5.6 - Added column sorting to PCI table 2.5.5 - Added ASRock DeskMini 310 system config 2.5.4 - Will now output mounting errors 2.5.3 - Fixed EveryMac.com Visit link 2.5.2 - Added Host, OS, Kernel and RAM System Info 2.5.1 - Add support for 0x3EA50005 0x3EA60005 0x3E980003 frame id for CFL refresh 2.5.0 - Fixed stdout/stderr output capture for admin privilege shell commands (thanks jaymonkey) 2.4.9 - Fixes 2.4.8 - Fixes 2.4.7 - Fixes 2.4.6 - "Rebuild KextCache and Repair Permissions" moved to tools section now has progress bar 2.4.5 - Output added for "Rebuild KextCache and Repair Permissions" 2.4.4 - Chinese language updates. Compiler improvements 2.4.3 - Chinese language updates. USB configurator fixes 2.4.2 - Changed Framebuffer Info to Selected / Current Framebuffer Info for easier comparison 2.4.1 - Chinese language update 2.4.0 - Now includes iMessageDebug data (ElNono / mdmwii / flux84 / sugarface / pokenguyen). Export system info data. View model info (everymac.com). Check serial feature. Preliminary OpenCore support (thanks vit9696) 2.3.9 - ComboBox fix (thanks telepati) 2.3.8 - Bug fixes (thanks ReddestDream) 2.3.7 - Improved Clover EFI Mounting. Clover PCI export now uses SubClass for device_type 2.3.6 - Bug fixes. "Use Intel HDMI" option added (hda-gfx=onboard-x). Added "Non Scaled" resolution type 2.3.5 - Fixed bug in Device Path generator (gfxutil). Added "Generate Windows UTC Registry Files" tool 2.3.4 - Updated audio codecs, Export PCI list in Clover and dsl format, Now dumps all ACPI tables and decompiles to dsl 2.3.3 - Extract DSDT (phpdev32), Auto update PCIIDs (MuntashirAkon), Export PCI list in JSON format 2.3.2 - Monitor PCI hotplug 2.3.1 - UI Updates 2.3.1 - Right-click on a PCI device and select "Copy IOReg Path". Launch IORegistryExplorer and select Go->Go to Path... menu, paste in the path and click the "Go to Path" button. 2.2.8 - Added warning for HWP state logging (previous state can only be restored after a reboot) 2.2.7 - Added VDA Decoder status. Added DevicePath for PCI devices. Export PCI Devices list to desktop 2.2.6 - Improved Boot EFI detection. Set Boot EFI manually. AppleIntelInfo shows 30 second timer to log CStates. Restores HWP state after logging. Added Intel Regs warning. Calculator now shows reverse bytes 2.2.4 - Added AppleIntelInfo options (Enable HWP, Log: CStates, IGPU, IPG Style, Intel Regs, MSRs). Added AppleIntelInfo 20 second delay for CState capture. 2.2.2 - Added Info tab (Network Interfaces, Graphic Devices, Audio Devices and Storage Devices). Will highlight power settings green or red to indicate issues 2.2.1 - Fixes 2.2.0 - New PCI Devices, Network, Power and Tools tab 2.1.9 - Added Github kext downloading. The download version may be older than the source version. Also due to Github API rate limits it will store the latest download urls. Added Install kext(s) function. Added Rebuild KextCache and Repair Permissions function 2.1.8 - Uses kextstat to get the versions 2.1.7 - Now detects more kexts 2.1.6 - Can now download the current version numbers of Lilu + Plugins 2.0.8 - Patch->System Configs menu with various configurations you can try if your Coffee Lake system is being troublesome (CaseySJ) 2.0.4 - Apply Clover patches (KernelToPatch, KextToPatch, DSDT Renames). View, create and edit NVRAM variables (be careful!). View installed Lilu + Plugins, download and automatically compile the latest versions 1.9.6 - Disk display enhancements (icons / mount / unmount buttons) 1.9.2 - Fixes 1.9.1 - Added SSDT-UIAC.aml / SSDT-USBX.aml export support 1.9.0 - Fixed launch bug (thanks @Pavo) 1.8.7 - Added USB Power DSDT Renames 1.8.6 - Added DSDT Renames 1.8.5 - Fixes 1.8.4 - Auto update capability using Sparkle framework 1.8.3 - Improved Audio Device detection / selection, window can now be resized 1.8.2 - Added translations; French (Matgen84), German (al6042), Korean (zisqo), Russian / Ukrainian (ctich) 1.8.1 - Clover downloader (Kozlek / JrCs / slice), NVRAM boot-args edit, improved authorization, UI update 1.8.0 - Improved USB power export (corpnewt), other fixes, new icon 1.7.9 - Added USB power export, EFI partition mounting, calculator and log viewer 1.7.8 - Added resolution injection from one-key-hidpi script (xzhih) 1.7.7 - Added EDID patching support for AMD & nVidia 1.7.6 - EDID overrides can now export custom icons 1.7.5 - Improved USB guide, added print button 1.7.4 - Fixed defaults 1.7.3 - Updates 1.7.2 - Renamed app to Hackintool, added EDID injection support (Andy Vandijck) 1.7.1 - Dark mode fixes 1.7.0 - USB & Audio info added, shows possible spoof / kext requirements 1.6.9 - Updates 1.6.8 - Added framebuffer-camellia and framebuffer-flags patching support 1.6.7 - Added Macmini8,1 and MacBookAir8,1 definitions 1.6.6 - Data file updates 1.6.5 - Fixed USBInjectAll detection 1.6.4 - Audio layout id detection improvement 1.6.3 - Now shows Audio Controller 1.6.2 - USB fixes 1.6.1 - Improved Spoof Audio Device Id option 1.6.0 - Fixes 1.5.9 - Now shows USB Controllers 1.5.8 - Will store and restore USB ports between app sessions for use with new USBInjectAll.kext (0.7.0) to include boot flags for excluding groups of ports 1.5.7 - Now detects EHC and hub ports (thanks to RehabMan & SavageAUS). Multi-select USB Ports. Now detects if USBInjectAll is installed 1.5.4 - Fixed audio codec detection when user has multiple audio devices. Added "Reboot Fix" advanced patch (sets connector pipe values to 18) 1.5.3 - Improved Export->Clover config.plist and now makes a backup (config-backup.plist) 1.5.2 - Added Patch->AzulPatcher4600 1.5.1 - USBPorts port-count fix 1.5.0 - Fixes 1.4.9 - Added tab to show if Lilu, WhateverGreen and AppleALC are installed and version info 1.4.8 - Fixed framebuffer-cursormem output for iASL DSL Source patching 1.4.7 - Added support for new WEG -igfxfbdump boot flag using File->Import->IOReg Dump menu 1.4.6 - Fixes. Added Framebuffer->macOS 10.14 menu item. Added QE/CI and Metal support detection 1.4.5 - Added support for framebuffer-cursormem (Haswell) 1.4.4 - Added ability to inject valid device-id's 1.4.3 - Fixes 1.4.2 - Added Patch->Import KextsToPatch / Apply Current Patches menu. Renamed USBPower.kext -> USBPorts.kext 1.4.1 - Added TypeC USB ports 1.4.0 - Improved Intel Generation detection 1.3.9 - Now using AppleIntelFramebuffer@X index for connector association 1.3.8 - Fixed bug AppleIntelFramebuffer port-number should be connecter index + 4 or 0 for internal (RehabMan) 1.3.7 - Shows Display Info for connected displays on connector ports (with display hot plug support), fixed iASL DSL Source hex output, connector drag-drop to change order 1.3.6 - Fixes 1.3.5 - Will try HDAS if HDEF is not found 1.3.4 - Added AllData connector patch method (RehabMan). Will try GFX0 if IGPU is not found 1.3.3 - Fixes. Added more audio layout-id's (vandroiy2013) 1.3.2 - Fixes 1.3.1 - Fixes. Added new menu Framebuffer->Current Version / macOS 10.13.6 1.3.0 - Added audio patching, Clover config.plist exporting, USB patching, advanced auto patching 1.2.8 - Added iASL DSL Source patch output, display detected Intel gen and platform-id 1.2.7 - File->Export framebuffer text file 1.2.6 - Fix preallocated memory calculation formula (vit9696) 1.2.5 - Still outputs a config.plist/Devices/Properties patch when "Auto Detect Changes" is selected 1.2.4 - Fixes 1.2.3 - config.plist/Devices/Properties patch now outputs data format 1.2.2 - Fixes 1.2.1 - Updates and fixes 1.2.0 - Added support for Cannon Lake and Ice Lake 1.1.0 - Added MacBookPro15,1 and MacBookPro15,2 models 1.0.9 - Support for Mojave, Coffee Lake, WhateverGreen's -igfxdump boot flag and Clover's config.plist/Devices/Properties patch output 1.0.8 - Updates 1.0.7 - Fixed support for dark mode 1.0.6 - Better backwards compatibility 1.0.5 - Detects Chipset / Address on Startup, Edit Memory Values Easier 1.0.4 - Added GPU / Model Info 1.0.3 - Added Tooltips 1.0.2 - Added Memory tab 1.0.1 - Minor Fixes 1.0.0 - Initial Release Credits - vit9696 for WhateverGreen (full credits), Lilu (full credits), AppleALC (full credits), USBPorts.kext and additional help - vit9696 for IntelFramebuffer.bt with additional work by bcc9, Piker-Alpha and joevt - DalianSky for Intel Core Platform ID and SMBIOS Quick Reference - vandroiy2013 for audio id data from AppleALC - RehabMan for all data patching method, ioreg framebuffer dump and other contributions Download Download Hackintool
    1 point
  5. Version 1.9

    6,592 downloads

    A tool that searches Appstore for missing macOSes. Every year when a new macOS is released, the older ones get missing in Appstore. Making the Appstore's search button completely useless! For example, if you are searching for Sierra or El Capitan now, you may NEVER find it anymore using the search button. As a result, this tool was developed to resolve that issue. Here's an app that communicates with Appstore and allows you to download your desired vanilla macOS (even the older ones). GetmacOS.mov Have a great day and enjoy the tool. Credits: Talat A. Ozcan ~ Outstanding app icon designs. Cyberdevs ~ App's termination code
    1 point
  6. Now have a Olarila app, just download app and clover folder for your Chipset! https://olarila.com/forum/viewtopic.php?f=81&t=6771 Install MacOS with Olarila Image, Step by Step, Install and Post Install https://olarila.com/forum/viewtopic.php?f=50&t=8685 First... If you need DSDT edits for SkyLake, KabyLake or CoffeeLake... -Post your full Clover folder with original tables in Origin folder(Extract with F4 in Clover boot screen) -Run it, post files generated in your desktop RunMe.app Installation --Create a bootable copy of macOS Sierra Check out the link http://www.insanelymac.com/forum/files/file/559-flash-drive-maker/ --Create a bootable copy of macOS HighSierra Check out the link http://diskmakerx.com/ --Install Clover in USB stick https://sourceforge.net/projects/cloverefiboot/files/Installer/ --Replace with my Clover folder CLOVER.zip --Install Sierra/High Sierra and boot into system! Post Installation --Install Clover in HDD/SSD and replace with my folder CLOVER.zip --Reboot and activate video! -Nvidia WebDriver Sierra http://www.insanelymac.com/forum/topic/312525-nvidia-web-driver-updates-for-macos-sierra-update-07212017/ -Nvidia WebDriver High Sierra http://www.insanelymac.com/forum/topic/324195-nvidia-web-driver-updates-for-macos-high-sierra-update-10162017/ -Cuda http://www.insanelymac.com/forum/topic/302795-cuda-90214-is-out-update-10162017/ --DSDT My DSDT with patches for Skylake DSDT.MaLd0n ASUS Z170M PLUS.zip Patches -FIX ERRORS AND WARNINGS -HPET -SATA -SLPB -DMAC -DARWIN -LPC -XHCI -PLUGIN TYPE -HDAS to HDEF -HDEF -RTC -IRQs -SBUS -BUS1 -MCHC -ALS0 -SHUTDOWN -LAN -USBX -PMCR -EC -IMEI -PNLF -HDMI --FakeSMC http://www.hwsensors.com/releases --Audio https://github.com/vit9696/AppleALC --USB https://bitbucket.org/RehabMan/os-x-usb-inject-all/downloads --LAN https://github.com/Mieze/IntelMausiEthernet -Credits and thanks to the old and new people in the community who developed patches, kexts and bootloaders! Slice, Kabyl, usr-sse2, jadran, Blackosx, dmazar, STLVNUB, pcj, apianti, JrCs, pene, FrodoKenny, skoczy, ycr.ru, Oscar09, xsmile, SoThOr, RehabMan, Download-Fritz, Zenit432, cecekpawon, Intel, Apple, Oracle, Chameleon Team, crazybirdy, Mieze, Mirone, Oldnapalm, netkas, Elconiglio, artut-pt, ErmaC, Pavo, Toleda, Master Chief and family, bcc9, The King, PMheart, Sherlocks, Micky1979, vit9696, vandroiy2013, Voodoo Team, Pike R. Alpha, lvs1974, Austere.J, CVad and many, many, many others! We're all here to have fun and learn from each other! ENJOY!
    1 point
  7. Volevo informarvi che vi sto scrivendo da high sierra instalato su un pendrive da 32 gb. Ho preso un vecchio tdk da 8 gb e questa me l'ha fatto vedere in UEFi. Poi mi dava qualche errore maattraverso una ricerca sono riuscito a risolvere. Ora va molto lento e sto vedendo se riesco a trovare i web driver (oltre alla sentenza anche artefatti), ma per 10.13.6 mi sa che non esistono. Sulla pendrive non mi ha fatto nessuna conversione di file system. Come sempre grazie a tutti per i consigli! Senza di voi non sarei andato da nessuna parte!
    1 point
  8. Ti devo dire che che sei proprio bravo! Per una svista mia, usavo la VGA. In HDMI è partito l'installer subito.
    1 point
  9. è un computer che pur essendo un portatile (sulla carta perché pesa oltre 4 kg ed è un 17 pollici) ha delle belle performance sia per il gaming che per l'editing... è una scheggia e lo avevo scelto perché ha un sistema di aerazione notevole... ed è ramarro al punto giusto... sembra un po' una Lamborghini... avevo trovato una super offerta 2 anni fa... tanto super che ancora oggi costa più di quello che lo avevo pagato... ok quindi vado a cancellare doppioni e basta?
    1 point
  10. No... niente inject Nvidia ..ma solo nvidiaWeb @Dark hai un sacco di kext installati in L/E e anche doppioni... dovresti ripulire e rimettere tutto a modo quindi cancellarli e ricostruire la cache il dsdt te l'ho fatto...compreso la cartella clover ma con il sistema messo in quel modo.. non va bene... si falserebbero tutti risultati quindi aspetto ad allegare finche non hai sistemato il tutto
    1 point
  11. grazie per la pazienza... allego file... sbagliavo guida... HackInfo_Report.zip
    1 point
  12. Ciao! eccomi qui... allego la cartella Origin... il dsdt lo avevo patchato usando la patch per il rog g55wv e non mi aveva dato errori... io ho un g752vt... poi avevo applicato le 3 patch per i2c... le cose che non mi funzionano a parte la scheda wifi che è normale sono la regolazione dell'illuminazione che ho risolto con una app, la retroilluminazione della tastiera, l'ibernazione e appunto il touchpad che come ti dicevo funziona a metà... rileva il tocco ma la freccia non si ferma e non ho le gestire... quindi è una specie di mouse matto... fammi sapere cosa ne pensi se puoi... mi piacerebbe capire cosa c'è di molto sbagliato nel DSDT in quanto mi piace capire le cose e sinceramente capisco molto poco di questo mondo visto che è poco che ho provato ad affacciarmici ahah grazie per la tua gentilezza origin.zip
    1 point
  13. News about my bug report. I told Apple that I can't provide any info from a real mac right now (don't have an eGPU box at the moment), but might be able doing so later on. Afterwards they accepted a system report coming from my Hackintosh. I then submitted it and a day later they told they will be looking into this issue. Shortly afterwards my case was merged with another bug report (not closed!). So that gives me some hope they will try to fix this mess. Leaves me kind of surprised as well. I expected them to just close my case due to the Hackintosh.
    1 point
  14. Oh, I just realized that got gray space on left side of screen, but yours is on the right side.
    1 point
  15. Hi Same issue here with Clover 4745 on 1920*1080 screen resolution. EDIT: why there is a grey bar on right side?
    1 point
  16. You are sure that standard build 17G3025 supports CFL? I have no exact information on it. Support CFL precisely is in special build 17G2208.
    1 point
  17. Thank you so much for keywording! Would you mind sharing your config? I have a very similar setup to you and I'm clearing missing something or doing something wrong because I just can't get it to work.
    1 point
  18. This is the most hated problem for me in Hackintosh. I really hated. Super annoying.
    1 point
  19. @jamiec Only two devices (combo jack) --> Mic and HP. try this with LayoutID 17 trial_AppleALC_Lilu_LattePanda_layoutID17.zip
    1 point
  20. Questa va bene https://www.insanelymac.com/forum/topic/306828-guida-installazione-mac_os-_x-101x-clover-usb/
    1 point
  21. Here's mine set up for Mojave 10.14.1, less serial nos. I disable NVidia injection as I have an AMD video card. Defaults.plist
    1 point
  22. I had a GTX 650 (from MSi). Never had such issues with that one. :)) But I never tried Mountain Lion... And starting with Mevericks, I never had such issue. So....maybe this is something all the way from Mountain Lion...? Damn, that's a looong way back.
    1 point
  23. Send me the IOREG Output (use IOREG versi 2.1),, remove SMCBatteryManager.kext (VirtualSMC plugin kext) or another battery related kext from CLOVER, L/E or S/L/E. Then use ACPIBatteryManager.kext,, last, upload your CLOVER/ACPI/Patched folder.
    1 point
  24. ola... feito na ga z370 ,hd externo..wifi edimax usb rt73 kext bem antigo, voodoo para audio, parece ok.. c.frio
    1 point
  25. I think we can change bbox values of font-face in Theme.svg line ~90 bbox="0 -100 2048 1948" => bbox="0 -300 2048 1748"
    1 point
  26. Su tutte c'è un menu di boot, ma prima devi entrare nelle impostazioni del bios. Altrimenti potrebbe non vedere i dispositivi Legacy o UEFI.
    1 point
  27. ok...ma il bios "conta" ti porto un esempio ma generico.. CSM se disabilitato premendo F12 vedresti solo dispositivi per avvio UEFI se imposti legacy vedresti solo di conseguenza
    1 point
  28. @goodguess Does it happen also if you boot with -v flag (verbose)? It's just a curiosity, shouldn't have any effect unless it's maybe a timing issue or sthing I have no idea about. Everytime I couldn't boot and I tried to do a verbose boot after, to see what's what, it booted (for me it was High Sierra, Mojave didn't do this so far)..
    1 point
  29. Metti questo SSDT in patched, togli UsbInjectAll.kext e aggiungi questo sul config.plist/Acpi: Riprova le usb3. SSDT-3-xh_rvp08.aml.zip
    1 point
  30. Here's a list of the current 9500controllerkext Polaris card framebuffers. Some are for RX 460-560.
    1 point
  31. okay. as result, old clover has selection color issue. thank you for clear. 나의 LG-F800S 의 Tapatalk에서 보냄
    1 point
  32. Thanks! You are right, my mistake. I committed this in 4743
    1 point
  33. Check the issue with animation on revision 4742.
    1 point
  34. Tem uma nova atualização meus caríssimos...
    1 point
  35. Beta 2. No problems on the rig described in the sig.
    1 point
  36. this depends on your AppleHDA, which seems not to be the original Kext. You will have to get the latest original file end put into /System/Library/Extensions. Afterwards you have to repair the kext permission and recreate the kext cache. After a reboot, everything should be fine again.
    1 point
  37. Even when the resolution doesn't change, that flash is still there...unfortunately. What bothers me the most is the fact that it's inconsistent. Sometimes it works with absolutely no flash whatsoever. Other times, it fills almost the entire screen. Whatever causes this, is random as hell. And I'm most interested in what happens when the issue does NOT occur. Again. It's not like it's only a small strip at the bottom of the display. There's no flash at all. Same computer, same everything. One time works perfectly fine, the other one it doesn't. If it was occurring 100% of the times, I would say: you know what, that's just the way it is. But it doesn't! It's not always like that. Which means that it has the potential to work perfectly. It just, 99.9% of the times it decides not to...for whatever reason. :)) I know, I know. It's a small issue. I've heard that way too many times. :)) But let me ask you something: if you knew your computer had the ability of running everything perfectly fine, every time, on every boot, not just once in a blue moon, wouldn't you at least try to achieve that? Cause I would. Yeah, you can call me crazy if you want. :)) I don't care. I just want to at least understand what's happening in this case (both when it works and when it doesn't), if I can't actually fix it. Everything starts with understanding the cause of the problem. After that, you can assess if it can be fixed or not, and how, based on that.
    1 point
  38. not that complicated for me, I have clover 4722 and Mojave dev beta 14.2 I only put "Preboot" in clover GUI hide volumes section.
    1 point
  39. Rev 4733 Corrected positions and centerings
    1 point
  40. @proresettt Use model iMac18,3. Delete Devices-Properties. Set Nvidia of the first in Bios. Set DVMT: 32MB. Set DVMT Total: Max. Build 17G2208 does not contain CFL framebuffer "0 connectors". You need to replace AppleIntelCFLGraphicsFramebuffer.kext on same from Mojave. The framebuffer "0 connectors" will be injected automatically by means of WEG. 10.14_AppleIntelCFLGraphicsFramebuffer.kext.zip
    1 point
  41. What all of you are experiencing is the UI login flash that is known issue for a long time with AMD GPUs, basically what is happening is the GOP has control of the GPU until the OS takes over, once that happens the GOP deinitalizes and the OS initialize the GPU.
    1 point
  42. Sorry, this is Clovy theme screenshot using r4745:
    0 points
×
×
  • Create New...