Jump to content
178 posts in this topic

Recommended Posts

Ok guys, we have to manually fix the permission of the kext we load and disable the injection from clover

 

 

-Copy all your kexts from clover to S/L/E

 

-Boot in single user mode

/sbin/fsck -fy
/sbin/mount -uw /
cd System/Library/Extentions

chmod -R 755 FakeSMC.kext
chmod -R 755 *YOURKEXT*.kext
(..)

chown -R root:wheel FakeSMC.kext
chown -R root:wheel *YOURKEXT*.kext
(..)

kextload -v FakeSMC.kext
kextload -v *YOURKEXT*.kext
(..)

exit

This worked for me!

 

For convenience, it's better to prepare and write a bash script and run it from single user mode

Ok guys, we have to manually fix the permission of the kext we load and disable the injection from clover

 

 

-Copy all your kexts from clover to S/L/E

 

-Boot in single user mode

/sbin/fsck -fy
/sbin/mount -uw /
cd System/Library/Extentions

chmod -R 755 FakeSMC.kext
chmod -R 755 *YOURKEXT*.kext
(..)

chown -R root:wheel FakeSMC.kext
chown -R root:wheel *YOURKEXT*.kext
(..)

kextload -v FakeSMC.kext
kextload -v *YOURKEXT*.kext
(..)

exit

This worked for me!

 

For convenience, it's better to prepare and write a bash script and run it from single user mode

Better would be wait to update, until this issue has a proper workaround in place ;)

  • Like 1

Ok guys, we have to manually fix the permission of the kext we load and disable the injection from clover

 

 

-Copy all your kexts from clover to S/L/E

 

-Boot in single user mode

/sbin/fsck -fy
/sbin/mount -uw /
cd System/Library/Extentions

chmod -R 755 FakeSMC.kext
chmod -R 755 *YOURKEXT*.kext
(..)

chown -R root:wheel FakeSMC.kext
chown -R root:wheel *YOURKEXT*.kext
(..)

kextload -v FakeSMC.kext
kextload -v *YOURKEXT*.kext
(..)

exit

This worked for me!

 

For convenience, it's better to prepare and write a bash script and run it from single user mode

extensions*

  • 4 weeks later...
  • 2 weeks later...

Has anyone gotten VoodooHDA working? I can't seem to get it to work at all.

Have look here

 

http://www.insanelymac.com/forum/topic/307960-voodoohda-with-ac3-support/

That doesn't fix my problem... That's a totally different issue. I'm not getting kernel panics, just no devices are found, even though VoodooHDA is installed correctly (I think)

 

EDIT: And I'm already using that version.

the more i read some comments.. and the more i'm convinced people coming from windows should go back to it.

 

Its funny to have a preview on how apple is really killing a system but pls saying things like this is what that should have been instead... of etc etc 

 

Apparently the never saw/had an Apple OS really working for good..  all these new os's since Panther is pure {censored}/

 

Macintosh died and so the whole thing around.

 

Sorry for the OFFTOPIC.

×
×
  • Create New...