Recent content by furter

  1. furter

    FIX for boot hangs after BIOS update (ACPI PATCH)

    Revert bios to previous working version, add this ssdt to EFI/CLOVER/ACPI/patched. Flash new bios again.
  2. furter

    FIX for boot hangs after BIOS update (ACPI PATCH)

    I also thought about it but I don't know if it is not needed for other systems like old Windows or Linux, BSD. I run only Mac OS.
  3. furter

    FIX for boot hangs after BIOS update (ACPI PATCH)

    Hi, here is a much more correct solution. Because the STAS variable need controls other device AWAC. Tested on Z370 Gigabyte AORUS GAMING 7-OP and Intel NUC 8. Only unpack and copy this SSDT table to EFI/CLOVER/ACPI/patched.
  4. furter

    Black Screen with MacPro 6,1 or iMac 15 or iMac 17 System Definition

    Black Screen with MacPro6,1 or iMac15 or iMac17 System Definition Better way is rename in DSDT or SSDT device GFX0 to GFX1: Example: Device (GFX1) { Name (_ADR, Zero) Method (_DSM, 4, NotSerialized) {...
  5. furter

    3rd Party USB 3.0 - GenericUSBXHCI.kext Working in 10.11.2+

    3rd Party USB 3.0 - GenericUSBXHCI.kext Working in 10.11.2 Thanks for good job. Working on Asus IV Rampage Gene, but there is two bugs: - not show in System Profiler - after boot is needed 3 times insert and reject flash disk, then is function
  6. furter

    Solving NVIDIA Driver Install & Loading Problems

    Solving NVIDIA driver install problems "Are there any adverse affects caused by changing the name?" These solutions have been using for six months and I have no problems. In my findings on MacPro6,1 card failure, but before the system starts up, unload kext for gfx0. Gfx1 remains.
  7. furter

    Solving NVIDIA Driver Install & Loading Problems

    Solving NVIDIA driver install problems Issue 4 has a simple solution. Change in DSDT table device name gfx0 for gfx1.
  8. furter

    OS X 10.10.3 Update

    Black screen on smbios MacPro6,1 wih 10.3 update is permanatly eliminate by edit DSDT or SSDT. Only change GFX0 to GFX1. And in Clover set SmartUPS.
Back
Top