![]() |
|
|
|
#1
|
|||
|
|||
|
I grabbed that from my 10.6.2 MacBook. Think updating it from the machine would do it, though?
|
|
#2
|
|||
|
|||
|
yeah I did the samething from my macbook pro and used it on my evga mobo machine and it worked
on another note I did a fresh install today on another machine I am building for a friend (same parts) and it worked on 10.6.0 and also after updating to 10.6.2 are you sure you have voodoo hda removed and any other audio kexts (that are not modded removed ) |
|
#3
|
|||
|
|||
|
Quote:
Quote:
........great, now I've got that showtunes song in my head from Land of the Lost. "God, I hope I get it. I hope I get it. How many people does he need?" ![]() |
|
#4
|
|||
|
|||
|
Quote:
|
|
#5
|
|||
|
|||
|
i actually have a problem now. my final cut pro and imovie 09 quits while importing videos from my sony AVCHD cam. its connected through usb and its a HDD camera.
Code:
|
|
#6
|
|||
|
|||
|
**NOTE
upgrading to 10.6.2 if you use Final Cut Pro 7 unexpectedly quiting using the Log and Transfer problems with Cameras and iMovie camcorder import. AVCHD UPDATE Nvm, i found out the problem. Transfering AVCHD files, you need an intel-based mac, so you just need to edit your smbios.plist to the right specifications in order for it to work. Intel-based mac SMBIOS.plist Code:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>SMbiosversion</key>
<string>MP31.88Z.00C1.B00.0802091544</string>
<key>SMmanufacter</key>
<string>Apple Inc.</string>
<key>SMproductname</key>
<string>MacPro3,1</string>
<key>SMsystemversion</key>
<string>1.0</string>
<key>SMserial</key>
<string>W87234JHYA4</string>
<key>SMexternalclock</key>
<string>333</string>
<key>SMmaximalclock</key>
<string>3000</string>
<key>SMmemtype</key>
<string>19</string>
<key>SMmemspeed</key>
<string>800</string>
<key>SMmemmanufacter_1</key>
<string>0xAD00000000000000</string>
<key>SMmemserial_1</key>
<string>0x00001020</string>
<key>SMmempart_1</key>
<string>0x48594D503131325336344350362D59352020</string>
<key>SMmemmanufacter_2</key>
<string>0xAD00000000000000</string>
<key>SMmemserial_2</key>
<string>0x00003021</string>
<key>SMmempart_2</key>
<string>0x48594D503131325336344350362D59352020</string>
<key>SMmemmanufacter_3</key>
<string>0xAD00000000000000</string>
<key>SMmemserial_3</key>
<string>0x00003021</string>
<key>SMmempart_3</key>
<string>0x48594D503131325336344350362D59352020</string>
<key>SMmemmanufacter_4</key>
<string>0xAD00000000000000</string>
<key>SMmemserial_4</key>
<string>0x00003021</string>
<key>SMmempart_4</key>
<string>0x48594D503131325336344350362D59352020</string>
</dict>
</plist>
Code:
Last edited by xxxslayeriiixxx; 11-26-2009 at 01:31 AM. |
|
#7
|
|||
|
|||
|
For now SL 10.6.2, which sound kexts should we use for 32 and 64 bits? Can anyone help me out?
|
|
#8
|
|||
|
|||
|
Sound works natively with Airwalk's dsdt.aml and LegacyHDA.kext located in the EXTRA folder that is provided. Also you must have 10.6.2
Code:
|
|
#9
|
|||
|
|||
|
thanks
thanks for this guide everything worked smoothly except for Ethernet but i managed to get that working with the kext that someone mentioned. all i have to do now is get my 9800 GX2 working probably at the moment im using it using a EFI string for a 8800gt. if anyone has any ideas they would be greatly appreciated.
|
|
#10
|
|||
|
|||
|
First I have to thank you for this guide, because it is awesome and I now have a working Snow Leopard installation on a separate HD.
My current issue is trying to get this HD and my prior Windows 7 HD installation dual booting. I used a separate PC with a Leopard installation to follow this guide and setup a stand alone 500GB SL installation. It is formatted to GPT and has Chameleon installed. If I only have this HD installed in my machine it boots into SL and works great. As soon as I reconnect my Win 7 MBR HD, Chameleon doesn't come up and it boots into Windows 7. I've tried various things, but I'm apparently missing something or doing something wrong. I've tried putting my Win 7 MBR HD in my Leopard PC and installing Chameleon on that using the manual instructions, but I quickly ran into an issue where there is already a Boot directory, which conflicted with me putting the boot file on the disk. It's possible this has left me in a bad state, however, I did use the Win 7 DVD to repair after that failed to startup. I've tried using easyBCD to create a mac entry in my windows 7 boot loader, but that failed to load my second HD. The current version doesn't apparently let you specify which disk it is on and assumes it is on C:\? I'm guessing that could be the issue here.I've tried putting bootthink on my window 7 drive. It starts up, but fails to recognize my SL drive. I'm not certain why this is. Next, I read that simply marking the MBR inactive might let Chameleon boot up, so I used GParted Live to mark MBR non-boot, but that resulted in : boot0: testing boot0: testing boot0: error For now, I'm probably going to go back into GParted and mark the MBR bootable again just to fix my windows 7 disk, but I would really like to get this working with both drives. Any help would be greatly appreciated. Thanks |