
01-08-2009, 12:21 AM
|
 |
|
|
Join Date: Nov 2008
Location: Florida, US
Posts: 521
|
|
Quote:
P.S. I realize that I wrote ALOT
|
Actually Id rather have too much info than too little... that is unless your posting a 50 page crash report
Well have to wait and see what the Phenom user have to say but Im pretty sure Voodoo 9.5 should have fixed Phenom related issues.
It is strange that you have to use -f every time. Try deleting the extensions cache. Type the following in Terminal:
Code:
sudo rm -R /System/Library/Extensions.mkext
While we are in there lets make sure permissions are set correctly. Type the following in Terminal (pressing enter after each line:
Code:
sudo chmod -R 755 /System/Library/Extensions && chown -R root:wheel /System/Library/Extensions
diskutil repairpermissions /
[EDIT]Reboot with -v -x -f and then reboot again without -f and see how it goes. Actually just go ahead and boot with -v -f
-x boots the bare necessities. I'm not sure if its a graphics related issue but.
MOBO: Z77MX-QUO-AOS CPU: Core i7 3770K GPU: MSI N760 TF 2GD5/OC Case: Modded MacPro2,1
Memory: 32GB Corsair Vengeance (CMY32GX3M4A1600C9) Wifi: Airport Extreme bcm94321MCA BIOS: HermitCrab Labs H3A.816M
Monitor: AOC Q2963Pm 29" WFHD 2560x1080 21:9
Interests: KDE on Apple Darwin, Keeping it real with the command line, Helping those that help themselves
Last edited by lanceomni; 01-08-2009 at 12:27 AM.
|