View Single Post
 
Old 01-18-2010, 09:49 PM
lanceomni's Avatar
lanceomni lanceomni is offline
 
Join Date: Nov 2008
Location: Florida, US
Posts: 521
We can go two routes with this.

1. Upgrade your system as is to 10.5.8 though you will have the same problems the next time you update.

2. Redo your system using the Retail EFI partition method. This would provide you with a machine that can be easily updated

Ill let you pick. By the way which kernel are you currently running? Open Terminal and type
Code:
uname -a
Lets also get an idea as to what kexts (drivers) you have installed. Open terminal and type (Replace YOURUSERNAME with your user name):
Code:
cd /System/Library/Extensions
ls > /users/YOURUSERNAME/Desktop/listofkexts.txt
You should have a txt file on your desktop with a list of kexts. You can post this or if it gives you a problem you can PM me with it.

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
Reply With Quote