Jump to content

white screen :(


sopranos
 Share

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

Link to comment
Share on other sites

iOS 10.7!!!! no

 

try this, boot with this boot flag: -x -v GraphicsEnabler=No cpus=1

if not work, try this boot with -v -x -s

mount /

cd /System/Library/Extensions

sudo rm -rf ATI*

sudo rm rf /System/Library/Caches/*

reboot -r now

Link to comment
Share on other sites

sudo cant open /private/etc/sudoers: permission denied

sudo: no valid sudoers sources found, quitting

 

thanks i got it work now

 

im booted now, i should do some stuff to solve the problem. removed ati6000controller.kext.bak

, im not sure if that was the issue..?

Link to comment
Share on other sites

 Share

×
×
  • Create New...