Jump to content

WalterWolf

Members
  • Posts

    30
  • Joined

  • Last visited

Posts posted by WalterWolf

  1. Hey folks, im trying for weeks to setup the following System under Catalina:

     

    https://support.hp.com/de-de/document/c05521606

     

    i7 6700 with HD530

    HP Lubin h270 Board

    16gb DDR4 Corsair Vengeance 3000mhz

    Sandisk Extreme Pro 500gb NVMe

    Couple of 1tb HDDs

    Realtek RTL8161

    Intel 3168NGW WLAN/BT - Which one I should get instead?

     

    Tryed Clover, Open Core and even OC N-D-K Fork.

    Cant get past Kernel Panic whilst booting from external OS Stick via Bootloader(s)

     

    Followed Github Vanilla Guides for Coffelake/Skylake and Compiled DSDTs as advised.

     

    Which Loader would u recommend?

    I can upload my work so far, if u tell me which u recommend.

     

    Thanx in Advance ❤️

     

  2. Hello again,

     

    I just followed your advice - no freezes anymore! Thank you very much!!!

     

    -Is there any Idea on how2 fix the boot artifacts ?

    -Card reader already worked, just tried it out.

    -To completely beeing able to read CPU temp I have to install FakeSMC, right ?

    -Onboard Bluetooth isn't even recognized in the list. Any idea for me ?

     

    Could you pls check my EFI again, it's attached ? Thanks in advance!!

     

    -Why Clover config always wants to convert SSDT from Cpu0lst to Cpu0cst ?

     

    Again, thanx alot !!!

     

    Greetings, Walter.

    EFI.zip

  3. In Sierra, the AppleHDA binary patch for codec ALC292 consists of:

     

    • replace 8419D411 by 9202EC10 (2 x instances)
    • replace 8508EC10 by 00000000 (2 x instances)
    • replace 8408EC10 by 00000000 (2 x instances)

    originally written by Hervé

     

    Okay, did that. May I have problems with the DSST causing the restarts ?

  4. Finally it worked out. Did everything from scratch. Thank's to all of you <3

     

    But sometimes the dell freezes. Only restart helps. I guess thermal issues, because after freeze hardwaretest implemented also freezes.

    Also Artifacts in the bootscreen, no matter which Bios rev.

    Audio not working

  5. 8. Repair permission and rebuild cache. Run command from terminal


     


          sudo chmod -Rf 755 /L*/E*

          sudo chown -Rf 0:0 /L*/E*

          sudo touch -f /L*/E*

          sudo chmod -Rf 755 /S*/L*/E*

          sudo chown -Rf 0:0 /S*/L*/E*

          sudo touch -f /S*/L*/E*

          sudo kextcache -Boot -U /

     


    9. Go to System Preferences


    • Enable Clicking for Trackpad
    • Allow apps downloaded from: Anywhere for Security & Privacy 

              Note: For Sierra, run this in terminal instead: sudo spctl --master-disable


     


    10. Generate own SMBios and SSDT 


    • Launch /EFI/Clover/Config.plist with Clover Configurator (Included in Tools attached below)
    • On the left, click on SMBIOS
    • Click on the magic Wand on the right
    • Select the model most suited for your system or use same model included in bootpack, generate a new serial
    • Close Clover Config and save the file.
    • Execute ssdtPRGen.sh from terminal (Included in Tools attached below)
    • Place generated SSDT.aml in /EFI/Clover/ACPI/Patched

    11. Make sure to disable hibernation as it's a prerequisite to get sleep & wake to work Ok on a Hackintosh:


    • sudo pmset hibernatemode 0
    • sudo rm -f /var/vm/sleepimage
    • sudo pmset hibernatefile /dev/null

     


    It seems now, the machine can´t read the hdd, loading starts, but nothing happens. Testing the hdd now


×
×
  • Create New...