Contribute
Register

Dell Inspiron 15 7567 - General Installation Issues

Status
Not open for further replies.
Hey guys!

This is just a random question, but: Is there any reason why the "Intel High Definition Audio" submenu isn't popping up on my SystemInfo > Audio? :think:

pic.png

At this point I'm just trying to perfect everything :lol:

Thank you!

-Duncan
 
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/

Here you go!
I also noticed that while there is no B0D3 in my ACPI code space, there is a B0D4...
Is that like an "updated' B0D3? It has a different address, though, so I'm not too sure ... :think:

Outputs:
Code:
Duncans-HackBook-Pro-Retina:RHm duncan$ kextstat|grep -y acpiplat
   15    2 0xffffff7f83179000 0x9c000    0x9c000    com.apple.driver.AppleACPIPlatform (6.1) 642EF8D6-8F86-3F92-B450-FDC9BAE4F3DD <14 12 11 7 6 5 4 3 1>
Duncans-HackBook-Pro-Retina:RHm duncan$ kextstat|grep -y appleintelcpu
Duncans-HackBook-Pro-Retina:RHm duncan$ kextstat|grep -y applelpc
Duncans-HackBook-Pro-Retina:RHm duncan$ kextstat|grep -y applehda
  108    1 0xffffff7f82e1f000 0x1d000    0x1d000    com.apple.driver.AppleHDAController (280.12) 55162F3D-B7E9-315C-A7E1-C5C4C02F03EC <107 106 94 12 7 6 5 4 3 1>
  135    0 0xffffff7f82f9f000 0xb7000    0xb7000    com.apple.driver.AppleHDA (280.12) 7FC2BABA-4D4F-34FC-93E2-3E3244DEB73D <134 113 108 107 106 94 6 5 4 3 1>
  137    0 0xffffff7f82e1b000 0x2000     0x2000     com.apple.driver.AppleHDAHardwareConfigDriver (280.12) 2D6BB587-0D94-3E6D-AFBE-A4A03F37A6A9 <4 3>
Duncans-HackBook-Pro-Retina:RHm duncan$ ls -l /System/Library/Extensions/AppleHDA.kext/Contents/Resources/*.zml*
ls: /System/Library/Extensions/AppleHDA.kext/Contents/Resources/*.zml*: No such file or directory
Duncans-HackBook-Pro-Retina:RHm duncan$ pmset -g assertions
2017-10-09 11:56:42 -0700
Assertion status system-wide:
   BackgroundTask                 0
   ApplePushServiceTask           0
   UserIsActive                   1
   PreventUserIdleDisplaySleep    0
   PreventSystemSleep             0
   ExternalMedia                  0
   PreventUserIdleSystemSleep     0
   NetworkClientActive            0
Listed by owning process:
   pid 97(hidd): [0x0000001200098067] 00:00:00 UserIsActive named: "com.apple.iohideventsystem.queue.tickle.4294968069.3"
    Timeout will fire in 600 secs Action=TimeoutActionRelease
Kernel Assertions: 0x4=USB
   id=500  level=255 0x4=USB mod=12/31/69, 4:00 PM description=com.apple.usb.externaldevice.14400000 owner=BCM20702A0
   id=501  level=255 0x4=USB mod=12/31/69, 4:00 PM description=com.apple.usb.externaldevice.14c00000 owner=Integrated_Webcam_HD
Duncans-HackBook-Pro-Retina:RHm duncan$ system_profiler SPSerialATADataType|grep TRIM
          TRIM Support: Yes
Duncans-HackBook-Pro-Retina:RHm duncan$

Code:
Duncans-HackBook-Pro-Retina:RHm duncan$ sudo touch /system/library/extensions && sudo kextcache -u /
Password:
Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff54db653e0 [0x7fffac5b05b0]> { URL = "Lilu.kext/ -- file:///System/Library/Extensions/", ID = "as.vit9696.Lilu" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff54d937280 [0x7fffac5b05b0]> { URL = "IntelGraphicsFixup.kext/ -- file:///System/Library/Extensions/", ID = "as.lvs1974.IntelGraphicsFixup" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff54d8c5430 [0x7fffac5b05b0]> { URL = "CodecCommander.kext/ -- file:///System/Library/Extensions/", ID = "org.tw.CodecCommander" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff54cd7e660 [0x7fffac5b05b0]> { URL = "BrcmPatchRAM2.kext/ -- file:///System/Library/Extensions/", ID = "com.no-one.BrcmPatchRAM2" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff54cd79980 [0x7fffac5b05b0]> { URL = "BrcmFirmwareRepo.kext/ -- file:///System/Library/Extensions/", ID = "com.no-one.BrcmFirmwareStore" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff549dae690 [0x7fffac5b05b0]> { URL = "AppleBacklightInjector.kext/ -- file:///System/Library/Extensions/", ID = "org.rehabman.injector.AppleBacklightInjector" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff549d0ee10 [0x7fffac5b05b0]> { URL = "ACPIBatteryManager.kext/ -- file:///System/Library/Extensions/", ID = "org.rehabman.driver.AppleSmartBatteryManager" }
KernelCache ID: A44822C05FE0A300D1EA7541884E7A9E
Duncans-HackBook-Pro-Retina:RHm duncan$

And since I'm showing problem reporting outputs, is there a reason why AppleLPC isn't loading for me? :think:

Thank you!

-Duncan
 
Here you go!
I also noticed that while there is no B0D3 in my ACPI code space, there is a B0D4...
Is that like an "updated' B0D3? It has a different address, though, so I'm not too sure ... :think:

Outputs:
Code:
Duncans-HackBook-Pro-Retina:RHm duncan$ kextstat|grep -y acpiplat
   15    2 0xffffff7f83179000 0x9c000    0x9c000    com.apple.driver.AppleACPIPlatform (6.1) 642EF8D6-8F86-3F92-B450-FDC9BAE4F3DD <14 12 11 7 6 5 4 3 1>
Duncans-HackBook-Pro-Retina:RHm duncan$ kextstat|grep -y appleintelcpu
Duncans-HackBook-Pro-Retina:RHm duncan$ kextstat|grep -y applelpc
Duncans-HackBook-Pro-Retina:RHm duncan$ kextstat|grep -y applehda
  108    1 0xffffff7f82e1f000 0x1d000    0x1d000    com.apple.driver.AppleHDAController (280.12) 55162F3D-B7E9-315C-A7E1-C5C4C02F03EC <107 106 94 12 7 6 5 4 3 1>
  135    0 0xffffff7f82f9f000 0xb7000    0xb7000    com.apple.driver.AppleHDA (280.12) 7FC2BABA-4D4F-34FC-93E2-3E3244DEB73D <134 113 108 107 106 94 6 5 4 3 1>
  137    0 0xffffff7f82e1b000 0x2000     0x2000     com.apple.driver.AppleHDAHardwareConfigDriver (280.12) 2D6BB587-0D94-3E6D-AFBE-A4A03F37A6A9 <4 3>
Duncans-HackBook-Pro-Retina:RHm duncan$ ls -l /System/Library/Extensions/AppleHDA.kext/Contents/Resources/*.zml*
ls: /System/Library/Extensions/AppleHDA.kext/Contents/Resources/*.zml*: No such file or directory
Duncans-HackBook-Pro-Retina:RHm duncan$ pmset -g assertions
2017-10-09 11:56:42 -0700
Assertion status system-wide:
   BackgroundTask                 0
   ApplePushServiceTask           0
   UserIsActive                   1
   PreventUserIdleDisplaySleep    0
   PreventSystemSleep             0
   ExternalMedia                  0
   PreventUserIdleSystemSleep     0
   NetworkClientActive            0
Listed by owning process:
   pid 97(hidd): [0x0000001200098067] 00:00:00 UserIsActive named: "com.apple.iohideventsystem.queue.tickle.4294968069.3"
    Timeout will fire in 600 secs Action=TimeoutActionRelease
Kernel Assertions: 0x4=USB
   id=500  level=255 0x4=USB mod=12/31/69, 4:00 PM description=com.apple.usb.externaldevice.14400000 owner=BCM20702A0
   id=501  level=255 0x4=USB mod=12/31/69, 4:00 PM description=com.apple.usb.externaldevice.14c00000 owner=Integrated_Webcam_HD
Duncans-HackBook-Pro-Retina:RHm duncan$ system_profiler SPSerialATADataType|grep TRIM
          TRIM Support: Yes
Duncans-HackBook-Pro-Retina:RHm duncan$

Code:
Duncans-HackBook-Pro-Retina:RHm duncan$ sudo touch /system/library/extensions && sudo kextcache -u /
Password:
Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff54db653e0 [0x7fffac5b05b0]> { URL = "Lilu.kext/ -- file:///System/Library/Extensions/", ID = "as.vit9696.Lilu" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff54d937280 [0x7fffac5b05b0]> { URL = "IntelGraphicsFixup.kext/ -- file:///System/Library/Extensions/", ID = "as.lvs1974.IntelGraphicsFixup" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff54d8c5430 [0x7fffac5b05b0]> { URL = "CodecCommander.kext/ -- file:///System/Library/Extensions/", ID = "org.tw.CodecCommander" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff54cd7e660 [0x7fffac5b05b0]> { URL = "BrcmPatchRAM2.kext/ -- file:///System/Library/Extensions/", ID = "com.no-one.BrcmPatchRAM2" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff54cd79980 [0x7fffac5b05b0]> { URL = "BrcmFirmwareRepo.kext/ -- file:///System/Library/Extensions/", ID = "com.no-one.BrcmFirmwareStore" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff549dae690 [0x7fffac5b05b0]> { URL = "AppleBacklightInjector.kext/ -- file:///System/Library/Extensions/", ID = "org.rehabman.injector.AppleBacklightInjector" }
Kext with invalid signatured (-67062) allowed: <OSKext 0x7ff549d0ee10 [0x7fffac5b05b0]> { URL = "ACPIBatteryManager.kext/ -- file:///System/Library/Extensions/", ID = "org.rehabman.driver.AppleSmartBatteryManager" }
KernelCache ID: A44822C05FE0A300D1EA7541884E7A9E
Duncans-HackBook-Pro-Retina:RHm duncan$

And since I'm showing problem reporting outputs, is there a reason why AppleLPC isn't loading for me? :think:

Thank you!

-Duncan

"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/

No B0D3 expected in Skylake/KabyLake.
 

Attachments

  • i7567-ProblemReporting.zip
    3.8 MB · Views: 66
I forgot to attach the ZIP :lol:
My bad.

-Duncan

hda-gfx must be injected on both HDEF and IGPU.
You have it only on HDEF (and for some reason, you injected it on PEGP, which is nonsense, as no Nvidia drivers loaded there).

Also, your ioreg shows no external HDMI device connected. And only @1 is patched for HDMI, so if your device connects to @2, no expectation it will work.
 
hda-gfx must be injected on both HDEF and IGPU.
You have it only on HDEF (and for some reason, you injected it on PEGP, which is nonsense, as no Nvidia drivers loaded there).

Also, your ioreg shows no external HDMI device connected. And only @1 is patched for HDMI, so if your device connects to @2, no expectation it will work.

I added the "hda-gfx" patch for the IGPU via Clover's AddProperties.
Hmm, I never knew that! :lol: How do I remove the injection from PEGP?

I've had my external monitor plugged in the entire time, but I guess no signal is going through? The monitor displays "no signal" when I plug it in... :think:
And I also didn't patch @1 just yet, so that may be native? :think:

I'll attach updated problem reporting files...

Thank you!

-Duncan
 

Attachments

  • i7567-ProblemReporting.zip
    3.8 MB · Views: 69
I added the "hda-gfx" patch for the IGPU via Clover's AddProperties.
Hmm, I never knew that! :lol: How do I remove the injection from PEGP?

I've had my external monitor plugged in the entire time, but I guess no signal is going through? The monitor displays "no signal" when I plug it in... :think:
And I also didn't patch @1 just yet, so that may be native? :think:

I'll attach updated problem reporting files...

Thank you!

-Duncan

Your HDMI port may be connected to the Nvidia.
You should check in Windows (should have already done that), so you know what device/kext you're supposed to be working on.
 
Status
Not open for further replies.
Back
Top