Jump to content

DELL LATITUDE 7280 TB


abraxis

Recommended Posts

  On 11/21/2017 at 9:49 PM, Jake Lo said:

just load it from where you have it so to determine if it'll cause KP and see if it'll work before moving it to /L/E or Clover Kexts

Tried loading it into L/E after permission

Nothing

 

Used kext tool to load into S/L/E properly but extensions panel says not loaded

screenshot attached.

post-115438-0-32254200-1511308513_thumb.png

Link to comment
Share on other sites

  • Moderators

Did you have to remove ApplePS2Controller before Keyboard starts to function?

 

Did you copy kexts from /EFI/Clover/kexts/Other/LE to /Library/Extensions?

Repair permissions and rebuild cache

      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 /
 
Looking at the debug folder you attached, you are not using the Config file I attached.
Launch DPCIManager
Look under CodecID, is it 0x10EC0256?
If it is, I had included the layout-id for audio and audio hotpatches. For HDMI audio, we need to determine port is your HDMI port.
Connect your HDMI monitor, and launch IOReg IORegistryExplorer_v2.1.zip
Save and attach the file here
  • Like 1
Link to comment
Share on other sites

  On 11/22/2017 at 6:01 AM, Jake Lo said:

 

Did you have to remove ApplePS2Controller before Keyboard starts to function?

 

Did you copy kexts from /EFI/Clover/kexts/Other/LE to /Library/Extensions?

Repair permissions and rebuild cache

      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 /
 
Looking at the debug folder you attached, you are not using the Config file I attached.
Launch DPCIManager
Look under CodecID, is it 0x10EC0256?
If it is, I had included the layout-id for audio and audio hotpatches. For HDMI audio, we need to determine port is your HDMI port.
Connect your HDMI monitor, and launch IOReg IORegistryExplorer_v2.1.zip
Save and attach the file here

 

 

Yes had to remove ApplePS2Controller for keyboard to respond.

checked your L/E files and copied. ran permissions

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 /
 
error regarding AppleHDA_ALC256.kext
improperly installed...etc
 
ATTACHED IOREG

 

KCioreg.zipFetching info...

Link to comment
Share on other sites

×
×
  • Create New...