View Single Post
 
Old 08-22-2010, 02:19 AM
bltz bltz is offline
Cheetah
 
Join Date: Aug 2010
Posts: 7
@cynargo: Thanks for the reply. I think the VoodooPower I was trying should have some support for AMD based on this:
Code:
strings VoodooPower | grep -i amd
AuthenticAMD
__Z9amd_probeP28AppleIntelCPUPowerManagement
__ZL11AmdK10WritePv
__ZL10AmdK10ReadPv
__ZL9AmdK8ReadPv
__ZL10AmdK8WritePv
__ZL9AmdK8InfoPv
__ZL10AmdK10InfoPv
__ZL10AmdK11InfoPv
The -force64 option does the same (instant reboot while booting) like any other way trying to boot 64bit on my system (but as I said it's not important to me). Sadly it panics randomly even in 32bit so I think I have to wait for some improved version.
Reply With Quote