Contribute
Register

AppleIntelLpssI2CController - IOProviderClass IOResources

Status
Not open for further replies.
Joined
Dec 26, 2017
Messages
6
CPU
i5 8250u
Graphics
GeForce MX150
Mac
  1. MacBook Pro
Mobile Phone
  1. Android
  2. iOS
  3. Windows Phone
Got stuck in here With kernel panic.
Seriously need help here. refer screenshot.
IMG_20180218_180227.jpg

Thanks in advance.
 
No KP there.

No "Problem Reporting" files attached.
Read FAQ, "Problem Reporting" again. Carefully. Attach all requested files/output.
https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/

Note: NvidiaWebDriverLibValFix.kext is deprecated (replacement is NvidiaGraphicsFixup.kext).

Okay KP came after that screen. That big no entry symbol with the texts got eaten. Just forgot to use nv_disable, thats not the problem.
It doesn't go past that. Thank You!
I thought it might be because of touchpad. Please help me!!

Signature:
Laptop - Asus Vivobook s510un
Processor - Intel i5 8250u
GPU - GeForce MX150
Memory - 8GB
 
Okay KP came after that screen. That big no entry symbol with the texts got eaten. Just forgot to use nv_disable, thats not the problem.
It doesn't go past that. Thank You!
I thought it might be because of touchpad. Please help me!!

Signature:
Laptop - Asus Vivobook s510un
Processor - Intel i5 8250u
GPU - GeForce MX150
Memory - 8GB

No "Problem Reporting" files attached.
Read FAQ, "Problem Reporting" again. Carefully. Attach all requested files/output.
https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/

Profile must be filled out as per FAQ:
https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/
 
Problem Reporting file??
I attached the scr33n. Here's the config.plist
Code:
<?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>Debug</key>
   <false/>
   <key>DropOEM_DSM</key>
   <false/>
   <key>Name</key>
   <string>DSDT.aml</string>
   <key>Patches</key>
   <array>
    <dict>
     <key>Comment</key>
     <string>change _OSI to XOSI</string>
     <key>Disabled</key>
     <true/>
     <key>Find</key>
     <data>
     X09TSQ==
     </data>
     <key>Replace</key>
     <data>
     WE9TSQ==
     </data>
    </dict>
    <dict>
     <key>Comment</key>
     <string>Rename HDAS to HDEF</string>
     <key>Disabled</key>
     <false/>
     <key>Find</key>
     <data>
     SERBUw==
     </data>
     <key>Replace</key>
     <data>
     SERFRg==
     </data>
    </dict>
    <dict>
     <key>Comment</key>
     <string>EHCI to EH01</string>
     <key>Disabled</key>
     <true/>
     <key>Find</key>
     <data>
     RUhDMQ==
     </data>
     <key>Replace</key>
     <data>
     RUgwMQ==
     </data>
    </dict>
    <dict>
     <key>Comment</key>
     <string>EHCI2 to EH02</string>
     <key>Disabled</key>
     <true/>
     <key>Find</key>
     <data>
     RUhDMg==
     </data>
     <key>Replace</key>
     <data>
     RUgwMg==
     </data>
    </dict>
    <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 GFX0 to IGPU</string>
     <key>Disabled</key>
     <false/>
     <key>Find</key>
     <data>
     R0ZYMA==
     </data>
     <key>Replace</key>
     <data>
     SUdQVQ==
     </data>
    </dict>
   </array>
   <key>ReuseFFFF</key>
   <false/>
  </dict>
  <key>DropTables</key>
  <array>
   <dict>
    <key>Signature</key>
    <string>SSDT</string>
    <key>TableId</key>
    <string>CpuPm</string>
   </dict>
   <dict>
    <key>Signature</key>
    <string>DMAR</string>
   </dict>
   <dict>
    <key>Signature</key>
    <string>SSDT</string>
    <key>TableId</key>
    <string>Cpu0Ist</string>
   </dict>
  </array>
  <key>HaltEnabler</key>
  <true/>
  <key>SSDT</key>
  <dict>
   <key>DropOem</key>
   <false/>
   <key>Generate</key>
   <dict>
    <key>CStates</key>
    <true/>
    <key>PStates</key>
    <true/>
   </dict>
  </dict>
</dict>
<key>Boot</key>
<dict>
  <key>Arguments</key>
  <string>dart=0 -shikigva</string>
  <key>Debug</key>
  <false/>
  <key>DefaultLoader</key>
  <string>boot.efi</string>
  <key>DefaultVolume</key>
  <string>LastBootedVolume</string>
  <key>Legacy</key>
  <string>PBR</string>
  <key>Secure</key>
  <false/>
  <key>Timeout</key>
  <integer>-1</integer>
  <key>XMPDetection</key>
  <string>Yes</string>
</dict>
<key>CPU</key>
<dict>
  <key>UseARTFrequency</key>
  <false/>
</dict>
<key>Devices</key>
<dict>
  <key>AddProperties</key>
  <array>
   <dict>
    <key>Device</key>
    <string>IntelGFX</string>
    <key>Disabled</key>
    <false/>
    <key>Key</key>
    <string>AAPL,GfxYTile</string>
    <key>Value</key>
    <data>
    CqqqAA==
    </data>
   </dict>
  </array>
  <key>Audio</key>
  <dict>
   <key>Inject</key>
   <string>11</string>
   <key>ResetHDA</key>
   <true/>
  </dict>
  <key>USB</key>
  <dict>
   <key>AddClockID</key>
   <true/>
   <key>FixOwnership</key>
   <true/>
   <key>Inject</key>
   <true/>
  </dict>
</dict>
<key>GUI</key>
<dict>
  <key>Mouse</key>
  <dict>
   <key>DoubleClick</key>
   <integer>500</integer>
   <key>Enabled</key>
   <false/>
   <key>Mirror</key>
   <false/>
   <key>Speed</key>
   <integer>8</integer>
  </dict>
  <key>ScreenResolution</key>
  <string>1920x1080</string>
  <key>Theme</key>
  <string>embedded</string>
</dict>
<key>Graphics</key>
<dict>
  <key>EDID</key>
  <dict>
   <key>Inject</key>
   <false/>
  </dict>
  <key>Inject</key>
  <dict>
   <key>ATI</key>
   <false/>
   <key>Intel</key>
   <true/>
   <key>NVidia</key>
   <false/>
  </dict>
  <key>NvidiaSingle</key>
  <false/>
  <key>ig-platform-id</key>
  <string>0x59120000</string>
</dict>
<key>KernelAndKextPatches</key>
<dict>
  <key>AppleIntelCPUPM</key>
  <true/>
  <key>AppleRTC</key>
  <true/>
  <key>Debug</key>
  <false/>
  <key>DellSMBIOSPatch</key>
  <false/>
  <key>KernelCpu</key>
  <false/>
  <key>KernelHaswellE</key>
  <false/>
  <key>KernelLapic</key>
  <false/>
  <key>KernelPm</key>
  <true/>
  <key>KextsToPatch</key>
  <array>
   <dict>
    <key>Comment</key>
    <string>External Drives as Internal to fix Orange Icons</string>
    <key>Disabled</key>
    <false/>
    <key>Find</key>
    <data>
    RXh0ZXJuYWw=
    </data>
    <key>Name</key>
    <string>AppleAHCIPort</string>
    <key>Replace</key>
    <data>
    SW50ZXJuYWw=
    </data>
   </dict>
   <dict>
    <key>Comment</key>
    <string>(c)Pike R. Alpha</string>
    <key>Disabled</key>
    <false/>
    <key>Find</key>
    <data>
    Ym9hcmQtaWQ=
    </data>
    <key>Name</key>
    <string>AppleGraphicsDevicePolicy</string>
    <key>Replace</key>
    <data>
    Ym9hcmQtaXg=
    </data>
   </dict>
   <dict>
    <key>Comment</key>
    <string>change 15 port limit to 26</string>
    <key>Disabled</key>
    <false/>
    <key>Find</key>
    <data>
    g710////EA==
    </data>
    <key>MatchOS</key>
    <string>10.12.x</string>
    <key>Name</key>
    <string>AppleUSBXHCIPCI</string>
    <key>Replace</key>
    <data>
    g710////Gw==
    </data>
   </dict>
   <dict>
    <key>Comment</key>
    <string>change 15 port limit to 26</string>
    <key>Disabled</key>
    <false/>
    <key>Find</key>
    <data>
    g72M/v//EA==
    </data>
    <key>MatchOS</key>
    <string>10.11.x</string>
    <key>Name</key>
    <string>AppleUSBXHCIPCI</string>
    <key>Replace</key>
    <data>
    g72M/v//Gw==
    </data>
   </dict>
  </array>
</dict>
<key>RtVariables</key>
<dict>
  <key>BooterConfig</key>
  <string>0x28</string>
  <key>CsrActiveConfig</key>
  <string>0x67</string>
  <key>MLB</key>
  <string>C02032109R5DC771H</string>
  <key>ROM</key>
  <string>UseMacAddr0</string>
</dict>
<key>SMBIOS</key>
<dict>
  <key>BiosReleaseDate</key>
  <string>08/08/2017</string>
  <key>BiosVendor</key>
  <string>Apple Inc.</string>
  <key>BiosVersion</key>
  <string>IM171.88Z.0110.B00.1708080012</string>
  <key>Board-ID</key>
  <string>Mac-B809C3757DA9BB8D</string>
  <key>BoardManufacturer</key>
  <string>Apple Inc.</string>
  <key>BoardSerialNumber</key>
  <string>C02741300GUDYWF1H</string>
  <key>BoardType</key>
  <integer>10</integer>
  <key>BoardVersion</key>
  <string>MacBookPro11,2</string>
  <key>ChassisAssetTag</key>
  <string>iMac-Aluminum</string>
  <key>ChassisManufacturer</key>
  <string>Apple Inc.</string>
  <key>ChassisType</key>
  <string>0x09</string>
  <key>Family</key>
  <string>MacBookPro11,2</string>
  <key>FirmwareFeatures</key>
  <string>0xFC0FE136</string>
  <key>FirmwareFeaturesMask</key>
  <string>0xFF1FFF3F</string>
  <key>LocationInChassis</key>
  <string>Part Component</string>
  <key>Manufacturer</key>
  <string>Apple Inc.</string>
  <key>Mobile</key>
  <false/>
  <key>PlatformFeature</key>
  <string>0x00</string>
  <key>ProductName</key>
  <string>MacBookPro11,2</string>
  <key>SerialNumber</key>
  <string>C02VK4HKGG7L</string>
  <key>Version</key>
  <string>1.0</string>
</dict>
<key>SystemParameters</key>
<dict>
  <key>InjectKexts</key>
  <string>Yes</string>
  <key>InjectSystemID</key>
  <true/>
  <key>NvidiaWeb</key>
  <true/>
</dict>
</dict>
</plist>
 
Problem Reporting file??
I attached the scr33n. Here's the config.plist
Code:
<?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>Debug</key>
   <false/>
   <key>DropOEM_DSM</key>
   <false/>
   <key>Name</key>
   <string>DSDT.aml</string>
   <key>Patches</key>
   <array>
    <dict>
     <key>Comment</key>
     <string>change _OSI to XOSI</string>
     <key>Disabled</key>
     <true/>
     <key>Find</key>
     <data>
     X09TSQ==
     </data>
     <key>Replace</key>
     <data>
     WE9TSQ==
     </data>
    </dict>
    <dict>
     <key>Comment</key>
     <string>Rename HDAS to HDEF</string>
     <key>Disabled</key>
     <false/>
     <key>Find</key>
     <data>
     SERBUw==
     </data>
     <key>Replace</key>
     <data>
     SERFRg==
     </data>
    </dict>
    <dict>
     <key>Comment</key>
     <string>EHCI to EH01</string>
     <key>Disabled</key>
     <true/>
     <key>Find</key>
     <data>
     RUhDMQ==
     </data>
     <key>Replace</key>
     <data>
     RUgwMQ==
     </data>
    </dict>
    <dict>
     <key>Comment</key>
     <string>EHCI2 to EH02</string>
     <key>Disabled</key>
     <true/>
     <key>Find</key>
     <data>
     RUhDMg==
     </data>
     <key>Replace</key>
     <data>
     RUgwMg==
     </data>
    </dict>
    <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 GFX0 to IGPU</string>
     <key>Disabled</key>
     <false/>
     <key>Find</key>
     <data>
     R0ZYMA==
     </data>
     <key>Replace</key>
     <data>
     SUdQVQ==
     </data>
    </dict>
   </array>
   <key>ReuseFFFF</key>
   <false/>
  </dict>
  <key>DropTables</key>
  <array>
   <dict>
    <key>Signature</key>
    <string>SSDT</string>
    <key>TableId</key>
    <string>CpuPm</string>
   </dict>
   <dict>
    <key>Signature</key>
    <string>DMAR</string>
   </dict>
   <dict>
    <key>Signature</key>
    <string>SSDT</string>
    <key>TableId</key>
    <string>Cpu0Ist</string>
   </dict>
  </array>
  <key>HaltEnabler</key>
  <true/>
  <key>SSDT</key>
  <dict>
   <key>DropOem</key>
   <false/>
   <key>Generate</key>
   <dict>
    <key>CStates</key>
    <true/>
    <key>PStates</key>
    <true/>
   </dict>
  </dict>
</dict>
<key>Boot</key>
<dict>
  <key>Arguments</key>
  <string>dart=0 -shikigva</string>
  <key>Debug</key>
  <false/>
  <key>DefaultLoader</key>
  <string>boot.efi</string>
  <key>DefaultVolume</key>
  <string>LastBootedVolume</string>
  <key>Legacy</key>
  <string>PBR</string>
  <key>Secure</key>
  <false/>
  <key>Timeout</key>
  <integer>-1</integer>
  <key>XMPDetection</key>
  <string>Yes</string>
</dict>
<key>CPU</key>
<dict>
  <key>UseARTFrequency</key>
  <false/>
</dict>
<key>Devices</key>
<dict>
  <key>AddProperties</key>
  <array>
   <dict>
    <key>Device</key>
    <string>IntelGFX</string>
    <key>Disabled</key>
    <false/>
    <key>Key</key>
    <string>AAPL,GfxYTile</string>
    <key>Value</key>
    <data>
    CqqqAA==
    </data>
   </dict>
  </array>
  <key>Audio</key>
  <dict>
   <key>Inject</key>
   <string>11</string>
   <key>ResetHDA</key>
   <true/>
  </dict>
  <key>USB</key>
  <dict>
   <key>AddClockID</key>
   <true/>
   <key>FixOwnership</key>
   <true/>
   <key>Inject</key>
   <true/>
  </dict>
</dict>
<key>GUI</key>
<dict>
  <key>Mouse</key>
  <dict>
   <key>DoubleClick</key>
   <integer>500</integer>
   <key>Enabled</key>
   <false/>
   <key>Mirror</key>
   <false/>
   <key>Speed</key>
   <integer>8</integer>
  </dict>
  <key>ScreenResolution</key>
  <string>1920x1080</string>
  <key>Theme</key>
  <string>embedded</string>
</dict>
<key>Graphics</key>
<dict>
  <key>EDID</key>
  <dict>
   <key>Inject</key>
   <false/>
  </dict>
  <key>Inject</key>
  <dict>
   <key>ATI</key>
   <false/>
   <key>Intel</key>
   <true/>
   <key>NVidia</key>
   <false/>
  </dict>
  <key>NvidiaSingle</key>
  <false/>
  <key>ig-platform-id</key>
  <string>0x59120000</string>
</dict>
<key>KernelAndKextPatches</key>
<dict>
  <key>AppleIntelCPUPM</key>
  <true/>
  <key>AppleRTC</key>
  <true/>
  <key>Debug</key>
  <false/>
  <key>DellSMBIOSPatch</key>
  <false/>
  <key>KernelCpu</key>
  <false/>
  <key>KernelHaswellE</key>
  <false/>
  <key>KernelLapic</key>
  <false/>
  <key>KernelPm</key>
  <true/>
  <key>KextsToPatch</key>
  <array>
   <dict>
    <key>Comment</key>
    <string>External Drives as Internal to fix Orange Icons</string>
    <key>Disabled</key>
    <false/>
    <key>Find</key>
    <data>
    RXh0ZXJuYWw=
    </data>
    <key>Name</key>
    <string>AppleAHCIPort</string>
    <key>Replace</key>
    <data>
    SW50ZXJuYWw=
    </data>
   </dict>
   <dict>
    <key>Comment</key>
    <string>(c)Pike R. Alpha</string>
    <key>Disabled</key>
    <false/>
    <key>Find</key>
    <data>
    Ym9hcmQtaWQ=
    </data>
    <key>Name</key>
    <string>AppleGraphicsDevicePolicy</string>
    <key>Replace</key>
    <data>
    Ym9hcmQtaXg=
    </data>
   </dict>
   <dict>
    <key>Comment</key>
    <string>change 15 port limit to 26</string>
    <key>Disabled</key>
    <false/>
    <key>Find</key>
    <data>
    g710////EA==
    </data>
    <key>MatchOS</key>
    <string>10.12.x</string>
    <key>Name</key>
    <string>AppleUSBXHCIPCI</string>
    <key>Replace</key>
    <data>
    g710////Gw==
    </data>
   </dict>
   <dict>
    <key>Comment</key>
    <string>change 15 port limit to 26</string>
    <key>Disabled</key>
    <false/>
    <key>Find</key>
    <data>
    g72M/v//EA==
    </data>
    <key>MatchOS</key>
    <string>10.11.x</string>
    <key>Name</key>
    <string>AppleUSBXHCIPCI</string>
    <key>Replace</key>
    <data>
    g72M/v//Gw==
    </data>
   </dict>
  </array>
</dict>
<key>RtVariables</key>
<dict>
  <key>BooterConfig</key>
  <string>0x28</string>
  <key>CsrActiveConfig</key>
  <string>0x67</string>
  <key>MLB</key>
  <string>C02032109R5DC771H</string>
  <key>ROM</key>
  <string>UseMacAddr0</string>
</dict>
<key>SMBIOS</key>
<dict>
  <key>BiosReleaseDate</key>
  <string>08/08/2017</string>
  <key>BiosVendor</key>
  <string>Apple Inc.</string>
  <key>BiosVersion</key>
  <string>IM171.88Z.0110.B00.1708080012</string>
  <key>Board-ID</key>
  <string>Mac-B809C3757DA9BB8D</string>
  <key>BoardManufacturer</key>
  <string>Apple Inc.</string>
  <key>BoardSerialNumber</key>
  <string>C02741300GUDYWF1H</string>
  <key>BoardType</key>
  <integer>10</integer>
  <key>BoardVersion</key>
  <string>MacBookPro11,2</string>
  <key>ChassisAssetTag</key>
  <string>iMac-Aluminum</string>
  <key>ChassisManufacturer</key>
  <string>Apple Inc.</string>
  <key>ChassisType</key>
  <string>0x09</string>
  <key>Family</key>
  <string>MacBookPro11,2</string>
  <key>FirmwareFeatures</key>
  <string>0xFC0FE136</string>
  <key>FirmwareFeaturesMask</key>
  <string>0xFF1FFF3F</string>
  <key>LocationInChassis</key>
  <string>Part Component</string>
  <key>Manufacturer</key>
  <string>Apple Inc.</string>
  <key>Mobile</key>
  <false/>
  <key>PlatformFeature</key>
  <string>0x00</string>
  <key>ProductName</key>
  <string>MacBookPro11,2</string>
  <key>SerialNumber</key>
  <string>C02VK4HKGG7L</string>
  <key>Version</key>
  <string>1.0</string>
</dict>
<key>SystemParameters</key>
<dict>
  <key>InjectKexts</key>
  <string>Yes</string>
  <key>InjectSystemID</key>
  <true/>
  <key>NvidiaWeb</key>
  <true/>
</dict>
</dict>
</plist>

"Problem Reporting" files are incomplete.
Read FAQ, "Problem Reporting" again. Carefully. Attach all requested files/output.
https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/
 
Thank you!
I want a macOS High Sierra vanilla kernel file.
Can you please help me find one?
Thanks a lot for your help. I'll delete the thread myself if it's in a wrong section.
 
Thank you!
I want a macOS High Sierra vanilla kernel file.
Can you please help me find one?
Thanks a lot for your help. I'll delete the thread myself if it's in a wrong section.

Follow the Clover guide linked from the FAQ.
http://www.tonymacx86.com/el-capita...faq-read-first-laptop-frequent-questions.html

Although you should read the FAQ for an overview of issues, the Clover guide is linked from the first question: "Q. Where do I start?", just after the bold face "Clover Guide".
Here is a direct link, just to be clear:
https://www.tonymacx86.com/threads/guide-booting-the-os-x-installer-on-laptops-with-clover.148093/

Also, your profile must be filled out with complete details as requested in the FAQ, again under "Q. Where do I start?". All seven details requested are equally important.

And if you have an issue (after following the guide), or on any other problem, you must provide a detailed description of the problem including information that helps us understand what you're doing. Always attach "Problem Reporting" files as per FAQ.
http://www.tonymacx86.com/el-capita...faq-read-first-laptop-frequent-questions.html
The required files and data are fully detailed in the last question in the FAQ:
"Q. What are typical "Problem Reporting" files?"
 
The EFI folder as zip.
 

Attachments

  • EFI.zip
    3.5 MB · Views: 286
Status
Not open for further replies.
Back
Top