Contribute
Register

<< Solved >> Please help - Lenovo V330-14IKB (Kaby Lake) boot failure AppleIntelLpssI2CController

Status
Not open for further replies.
Leaving this blank for future use. Anyone? Any comments are greatly appreciated
 
Hi - Hope these additional information may facilitate discussion:

Config.plist setting
  1. ACPI settings
    • Patches
      1. OSDI to XSID = disabled
      2. SOI to XOSI = disabled
      3. DSM to XDSM = disabled
      4. EC0 to EC = disabled
      5. H_EC to EC = disabled
      6. ECDV to EC = disabled
      7. HDAS to HDEF = enabled
      8. HECI to IMEI = enabled
      9. GFX0 to IGPU = enabled
      10. PCI0.VID to IGPU #1 = enabled
      11. PCI0.VID to IGPU #2 = enabled
  2. Boot
    • Boot arguments
      • dart = 0
      • nv_diabler =1
      • -disablegfxfirmware
      • -cdfon
      • -igfxnohdmi
      • lilucpu=9
      • -v
      • -x
----------------
Please do tell if any additional information is required. Any comments and suggestions are greatly appreciated
try a newer version of clover
 
Hi Feartech, thank you so much for your input!!!

Result - does not seem to solve this particular problem yet

-----------
What I did:
  1. Remove USBPorts.kext AND EFICheckDisabler.kext from Clover/kexts/Other
  2. Add USBInjectAll.kext to Clover/kexts/Other
  3. Set platform-id 0x12345678
  4. Remove USBkbDxe.efi from EFI/Clover/drivers/UEFI
  5. Remove ATI AND NVidia Inject in Config.plist/Graphics/Inject
  6. Remove ATI AND NVidia related properties in Config.plist/Devices/All Properties
  7. Follow guide to complete Rt Variable, SMBIOS and Parameters: https://www.tonymacx86.com/threads/guide-how-to-configure-your-systems-smbios-correctly.198155/
    • Fill in Rt Variables in Config.plist
      • Select MacAddr0; Leave MLB blank; BooterConfig = 0x28; CsrActiveConfig = 0x67
    • Fill in SMBIOs in Config.plist
      • Chose MacPro15,2 from menu
      • Check serial number with everymac.com and checkcoverage.apple.com
    • Fill in System Parameters
      • Leave Custom UUID AND backlight level blank;
      • Inject kexts = detect
      • Select Inject System ID
  8. Used Clover configurator/tools/install and update clover to update Clover bootloader to r5109 (latest update as per 7-Apr-2020)
  9. Removed 'EFI backup' of previous Clover bootloader version (r5104) from USB
  10. Edited efi files from clover/drivers/uefi to the following
Screenshot 2020-04-08 at 7.49.56 PM.png

--------------
Attached please fine
  1. Picture of new verbose boot
  2. Updated zipped EFI/Clover folder with 'theme' removed
resized IMG_20200408_025138.jpg
 

Attachments

  • CLOVER-20200408T135456Z-001.zip
    1.8 MB · Views: 47
Hi Feartech, thank you so much for your input!!!

Result - does not seem to solve this particular problem yet

-----------
What I did:
  1. Remove USBPorts.kext AND EFICheckDisabler.kext from Clover/kexts/Other
  2. Add USBInjectAll.kext to Clover/kexts/Other
  3. Set platform-id 0x12345678
  4. Remove USBkbDxe.efi from EFI/Clover/drivers/UEFI
  5. Remove ATI AND NVidia Inject in Config.plist/Graphics/Inject
  6. Remove ATI AND NVidia related properties in Config.plist/Devices/All Properties
  7. Follow guide to complete Rt Variable, SMBIOS and Parameters: https://www.tonymacx86.com/threads/guide-how-to-configure-your-systems-smbios-correctly.198155/
    • Fill in Rt Variables in Config.plist
      • Select MacAddr0; Leave MLB blank; BooterConfig = 0x28; CsrActiveConfig = 0x67
    • Fill in SMBIOs in Config.plist
      • Chose MacPro15,2 from menu
      • Check serial number with everymac.com and checkcoverage.apple.com
    • Fill in System Parameters
      • Leave Custom UUID AND backlight level blank;
      • Inject kexts = detect
      • Select Inject System ID
  8. Used Clover configurator/tools/install and update clover to update Clover bootloader to r5109 (latest update as per 7-Apr-2020)
  9. Removed 'EFI backup' of previous Clover bootloader version (r5104) from USB
  10. Edited efi files from clover/drivers/uefi to the following
View attachment 460517
--------------
Attached please fine
  1. Picture of new verbose boot
  2. Updated zipped EFI/Clover folder with 'theme' removed
View attachment 460518
try adding the attached to acpi/patched folder
 

Attachments

  • SSDT-EC.aml
    63 bytes · Views: 60
Hi Feartech, thank you for your assistance, really appreciate it

Result - goes into a boot loop
------
What I did:
  1. Remove USBPorts.kext AND EFICheckDisabler.kext from Clover/kexts/Other
  2. Add USBInjectAll.kext to Clover/kexts/Other
  3. Set platform-id 0x12345678
  4. Remove USBkbDxe.efi from EFI/Clover/drivers/UEFI
  5. Remove ATI AND NVidia Inject in Config.plist/Graphics/Inject
  6. Remove ATI AND NVidia related properties in Config.plist/Devices/All Properties
  7. Follow guide to complete Rt Variable, SMBIOS and Parameters: https://www.tonymacx86.com/threads/guide-how-to-configure-your-systems-smbios-correctly.198155/
    • Fill in Rt Variables in Config.plist
      • Select MacAddr0; Leave MLB blank; BooterConfig = 0x28; CsrActiveConfig = 0x67
    • Fill in SMBIOs in Config.plist
      • Chose MacPro15,2 from menu
      • Check serial number with everymac.com and checkcoverage.apple.com
    • Fill in System Parameters
      • Leave Custom UUID AND backlight level blank;
      • Inject kexts = detect
      • Select Inject System ID
  8. Used Clover configurator/tools/install and update clover to update Clover bootloader to r5109 (latest update as per 7-Apr-2020)
  9. Removed 'EFI backup' of previous Clover bootloader version (r5104) from USB
  10. Edited efi files from clover/drivers/uefi as per previous post
  11. Added SSDT-EC.aml file to acpi/patched
----------
Attached please find:
  1. Video recording of the boot loop
*The file size is quite huge, here is the google drive link to the video, hope this may ease the process. Meanwhile I am looking into ways to compress the file
 
Last edited:
Hi Feartech, thank you for your assistance, really appreciate it

Result - goes into a boot loop
------
What I did:
  1. Remove USBPorts.kext AND EFICheckDisabler.kext from Clover/kexts/Other
  2. Add USBInjectAll.kext to Clover/kexts/Other
  3. Set platform-id 0x12345678
  4. Remove USBkbDxe.efi from EFI/Clover/drivers/UEFI
  5. Remove ATI AND NVidia Inject in Config.plist/Graphics/Inject
  6. Remove ATI AND NVidia related properties in Config.plist/Devices/All Properties
  7. Follow guide to complete Rt Variable, SMBIOS and Parameters: https://www.tonymacx86.com/threads/guide-how-to-configure-your-systems-smbios-correctly.198155/
    • Fill in Rt Variables in Config.plist
      • Select MacAddr0; Leave MLB blank; BooterConfig = 0x28; CsrActiveConfig = 0x67
    • Fill in SMBIOs in Config.plist
      • Chose MacPro15,2 from menu
      • Check serial number with everymac.com and checkcoverage.apple.com
    • Fill in System Parameters
      • Leave Custom UUID AND backlight level blank;
      • Inject kexts = detect
      • Select Inject System ID
  8. Used Clover configurator/tools/install and update clover to update Clover bootloader to r5109 (latest update as per 7-Apr-2020)
  9. Removed 'EFI backup' of previous Clover bootloader version (r5104) from USB
  10. Edited efi files from clover/drivers/uefi to the following
  11. Added SSDT-EC.aml file to acpi/patched
----------
Attached please find:
  1. Video recording of the boot loop
*The file size is quite huge, here is the google drive link to the video, hope this may ease the process. Meanwhile I am looking into ways to compress the file
test again without USBInjectAll.kext
 
Hi Feartech

Result - also goes into a boot loop

-------------
What I did:

  1. Remove USBPorts.kext AND EFICheckDisabler.kext from Clover/kexts/Other
  2. Add USBInjectAll.kext to Clover/kexts/Other
  3. Set platform-id 0x12345678
  4. Remove USBkbDxe.efi from EFI/Clover/drivers/UEFI
  5. Remove ATI AND NVidia Inject in Config.plist/Graphics/Inject
  6. Remove ATI AND NVidia related properties in Config.plist/Devices/All Properties
  7. Follow guide to complete Rt Variable, SMBIOS and Parameters: https://www.tonymacx86.com/threads/guide-how-to-configure-your-systems-smbios-correctly.198155/
    • Fill in Rt Variables in Config.plist
      • Select MacAddr0; Leave MLB blank; BooterConfig = 0x28; CsrActiveConfig = 0x67
    • Fill in SMBIOs in Config.plist
      • Chose MacPro15,2 from menu
      • Check serial number with everymac.com and checkcoverage.apple.com
    • Fill in System Parameters
      • Leave Custom UUID AND backlight level blank;
      • Inject kexts = detect
      • Select Inject System ID
  8. Used Clover configurator/tools/install and update clover to update Clover bootloader to r5109 (latest update as per 7-Apr-2020)
  9. Removed 'EFI backup' of previous Clover bootloader version (r5104) from USB
  10. Edited efi files from clover/drivers/uefi to the following
  11. Added SSDT-EC.aml file to acpi/patched
  12. Removed USBInjectAll.kext from clover/kexts/other
-------------
Attached please find
  1. Video recording of the boot loop
 
Hi Feartech

Result - also goes into a boot loop

-------------
What I did:

  1. Remove USBPorts.kext AND EFICheckDisabler.kext from Clover/kexts/Other
  2. Add USBInjectAll.kext to Clover/kexts/Other
  3. Set platform-id 0x12345678
  4. Remove USBkbDxe.efi from EFI/Clover/drivers/UEFI
  5. Remove ATI AND NVidia Inject in Config.plist/Graphics/Inject
  6. Remove ATI AND NVidia related properties in Config.plist/Devices/All Properties
  7. Follow guide to complete Rt Variable, SMBIOS and Parameters: https://www.tonymacx86.com/threads/guide-how-to-configure-your-systems-smbios-correctly.198155/
    • Fill in Rt Variables in Config.plist
      • Select MacAddr0; Leave MLB blank; BooterConfig = 0x28; CsrActiveConfig = 0x67
    • Fill in SMBIOs in Config.plist
      • Chose MacPro15,2 from menu
      • Check serial number with everymac.com and checkcoverage.apple.com
    • Fill in System Parameters
      • Leave Custom UUID AND backlight level blank;
      • Inject kexts = detect
      • Select Inject System ID
  8. Used Clover configurator/tools/install and update clover to update Clover bootloader to r5109 (latest update as per 7-Apr-2020)
  9. Removed 'EFI backup' of previous Clover bootloader version (r5104) from USB
  10. Edited efi files from clover/drivers/uefi to the following
  11. Added SSDT-EC.aml file to acpi/patched
  12. Removed USBInjectAll.kext from clover/kexts/other
-------------
Attached please find
  1. Video recording of the boot loop
i have heard some bad reports of clover 5109, try a previous version

try again with usbinjectall.kext

try different ports on laptop

make sure your usb stick/flsh drive is a usb2.0 stick
 
Hi Feartech, just want to express my gratitude towards your assistance, as a newbie, advice from the forum is really encouraging/helpful for me to continue

Result - does not seem to solve the boot loop problem yet

----------
What I did
  1. Double check that the USB is a 2.0 stick - yes it is a SanDisc USB2.0 cruzer edge 16Gb
  2. Tried using the second USB port on the laptop (there r only 2 USB ports)
-----------
Since the result is the same as the previous one , I did not take a new video of the boot verbose

I would try to use clover bootloader r5108 with and without USBInjectAll.kext tomorrow, will definitely keep everyone updated.

Again, really thankful for everyone's input, would not have the courage to try in the beginning without this forum
 
Hi Feartech,

Result - Does not seem to solve the bootloop problem yet

--------------------
What I did:
  1. Remove USBPorts.kext AND EFICheckDisabler.kext from Clover/kexts/Other
  2. Add USBInjectAll.kext to Clover/kexts/Other
  3. Set platform-id 0x12345678
  4. Remove USBkbDxe.efi from EFI/Clover/drivers/UEFI
  5. Remove ATI AND NVidia Inject in Config.plist/Graphics/Inject
  6. Remove ATI AND NVidia related properties in Config.plist/Devices/All Properties
  7. Follow guide to complete Rt Variable, SMBIOS and Parameters: https://www.tonymacx86.com/threads/guide-how-to-configure-your-systems-smbios-correctly.198155/
    • Fill in Rt Variables in Config.plist
      • Select MacAddr0; Leave MLB blank; BooterConfig = 0x28; CsrActiveConfig = 0x67
    • Fill in SMBIOs in Config.plist
      • Chose MacPro15,2 from menu
      • Check serial number with everymac.com and checkcoverage.apple.com
    • Fill in System Parameters
      • Leave Custom UUID AND backlight level blank;
      • Inject kexts = detect
      • Select Inject System ID
  8. Used Clover configurator/tools/install and update clover to update Clover bootloader to r5109(latest update as per 7-Apr-2020)
    1. Removed 'EFI backup' of previous Clover bootloader version (r5104) from USB
    2. Edited efi files from clover/drivers/uefi as per previous post
  9. Added SSDT-EC.aml file to acpi/patched
  10. Removed USBInjectAll.kext from clover/kexts/other
  11. Double check that the USB is a 2.0 stick - yes it is a SanDisc USB2.0 cruzer edge 16Gb
  12. Tried using the second USB port on the laptop (there r only 2 USB ports)
  13. Downgraded clover bootloader to r5108
    1. Edited efi files from clover/drivers/uefi as per previous post
  14. Booted installation USB with and without USBInjectAll.kext using both USB ports respectively
----------------------
Attached please find:
  1. Video recordingof verbose boot of
    1. Clover bootloader 5108
    2. With USBInjectAll.kext
  2. Since boot verbosewith following configuration is the same as previous one, it is not uploaded
    1. Clover bootloader 5108
    2. With removed USBInjectAll.kext
  3. Clover folder of the boot with
    1. Clover bootloader 5108
    2. With USBInjectAll.kext
 

Attachments

  • CLOVER-20200409T111206Z-001.zip
    1.8 MB · Views: 49
Last edited:
Status
Not open for further replies.
Back
Top