Guest User

Untitled

a guest
May 21st, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. copy 5 kext in to :
  2.  
  3. /System/Library/Extensions
  4.  
  5. open terminal :
  6.  
  7. sudo -s
  8. password : your pass
  9.  
  10. rm -rf /System/Library/Extensions.mkext
  11. rm -rf /System/Library/Extensions/Caches/com.apple.kext.info
  12.  
  13. chmod -R 755 /System/Library/Extensions/ATIRadeon.kext
  14. chmod -R 755 /System/Library/Extensions/ATIRadeonX1000.kext
  15. chmod -R 755 /System/Library/Extensions/ATIRadeonX1000GA.plugin
  16. chmod -R 755 /System/Library/Extensions/Natit.kext
  17. chmod -R 755 /System/Library/Extensions/ATIRadeonX1000GLDriver.bundle
  18. chown -R 0:0 /System/Library/Extensions/ATIRadeon.kext
  19. chown -R 0:0 /System/Library/Extensions/ATIRadeonX1000.kext
  20. chown -R 0:0 /System/Library/Extensions/ATIRadeonX1000GA.plugin
  21. chown -R 0:0 /System/Library/Extensions/Natit.kext
  22. chown -R 0:0 /System/Library/Extensions/ATIRadeonX1000GLDriver.bundle
  23. exit
  24.  
  25. exit
  26.  
  27. close the terminal
  28.  
  29. open : /Applications/Utilities/Disk Utility.app
  30.  
  31. select your disk and reapir the permissions
  32.  
  33. ENJOY !!
Add Comment
Please, Sign In to add comment