Jump to content

Inspiron 5548 with AMD Radeon R7 - Help with MacOS Sierra


JoaoVSouza

Recommended Posts

  • Moderators

Where did you get your kexts from?

Way too many mouse/keyboard kexts, are they working well for you?

 

Replace the Kext folder with this one. Make a backup of your Kext folder before replacing, not merge.

In Kexts/other folder is LE folder, copy all the kexts in there to /Library/Extensions and then run this

      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 /
Link to comment
Share on other sites

 

Where did you get your kexts from?

Way too many mouse/keyboard kexts, are they working well for you?

 

Replace the Kext folder with this one. Make a backup of your Kext folder before replacing, not merge.

In Kexts/other folder is LE folder, copy all the kexts in there to /Library/Extensions and then run this

      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 /

 

is this could fix to dell inspiron 14 5448 too?

Link to comment
Share on other sites

×
×
  • Create New...