Jump to content
11 posts in this topic

Recommended Posts

Hi

 

i just got the white screen + cursor.....

 

how do i remove the ati6000controller kext from single user mode?

 

does anyone know the commands? THANKS!!

 

How do i remove this

System/Library/Extensions/ATIRadeonx3000GLDriver.bundle

 

With commands?

 

I removed it, but i still get white screen...what to do?

Link to comment
https://www.insanelymac.com/forum/topic/283816-white-screen/
Share on other sites

use your USBInstaller and go for Utilities app Terminal or you can use MAC DRIVE from windows for delete this kext

 

type diskutil list for identifier your disk and partition

IE: diskutil mount /dev/disk0s2

cd /System/Library/Extensions

rm -rf ATIRadeonx3000GLDriver.bundle

rm -rf /System/Library/Caches/*

reboot -R now

×
×
  • Create New...