
01-31-2010, 03:28 PM
|
 |
|
|
Join Date: Nov 2008
Location: Florida, US
Posts: 521
|
|
Well if you had the best luck with 10.5.5 than that would be a great place to start. We can address your audio and net problems from within OSX.
If you place the kext in your extensions folder you will need to make sure permissions are set properly. Boot into Single User Mode using the -s boot flag and type the following:
Code:
/sbin/mount -uw /
cd /System/Library
chmod -R 755 Extensions/
chown -R root:wheel Extensions/
rm -Rf Extensions.mkext
Than reboot using -v -f boot flags
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
|