InfiniteMac OSx86

InfiniteMac OSx86 (http://infinitemac.com/forum.php)
-   Snow Leopard 10.6 (http://infinitemac.com/forumdisplay.php?f=87)
-   -   [GUIDE] EVGA X58 Snow Leopard Mac OS X 10.6.6 (10J567) Installation (http://infinitemac.com/showthread.php?t=3854)

airwalk776 11-17-2009 01:25 AM

I would update to 10.6.2, that should clear up the sound issue because it seems that the applehda has changed from 10.6 to 10.6.2 or you can try to install the applehda from 10.6.2 and see if that makes a difference

xxxslayeriiixxx 11-17-2009 03:48 AM

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.

JaysFreaky 11-17-2009 06:22 AM

Quote:

Originally Posted by airwalk776 (Post 39589)
I would update to 10.6.2, that should clear up the sound issue because it seems that the applehda has changed from 10.6 to 10.6.2 or you can try to install the applehda from 10.6.2 and see if that makes a difference

I grabbed that from my 10.6.2 MacBook. Think updating it from the machine would do it, though?

airwalk776 11-17-2009 09:36 PM

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 )

msf5042 11-18-2009 01:05 AM

Quote:

EDIT2: After looking at that .pdf, it looks like I forgot to change the AZAL to HDEF in this line of code:
Code:

Method (_L0D, 0, NotSerialized)
{
    Notify (\_SB.PCI0.USBE, 0x02)
    Notify (\_SB.PCI0.USE2, 0x02)
    Notify (\_SB.PWRB, 0x02)
    Notify (\_SB.PCI0.AZAL, 0x02)
}

I'm pretty convinced that's what's stopping it from actually outputting sound.
I remember reading that I had to change that line too, but I'm pretty sure that I didn't have it in my DSDT file. DSDTs created differently? I feel like you keep running into issues that other people aren't so maybe that's why, I don't know

xxxslayeriiixxx 11-18-2009 06:55 AM

**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>


JaysFreaky 11-18-2009 12:05 PM

Quote:

Originally Posted by airwalk776 (Post 39635)
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 )

Yeah, I'm almost positive it's all gone. I just installed my motherboard, so I'm going to do a fresh install just to be sure.

Quote:

Originally Posted by msf5042 (Post 39641)
I remember reading that I had to change that line too, but I'm pretty sure that I didn't have it in my DSDT file. DSDTs created differently? I feel like you keep running into issues that other people aren't so maybe that's why, I don't know

Yeah, I didn't see it in my DSDT either, so there goes that theory. lol I guess I'll just keep trying and seeing if I get it.



........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?" :-/

airwalk776 11-19-2009 02:17 PM

Quote:

Originally Posted by JaysFreaky (Post 39660)
Yeah, I'm almost positive it's all gone. I just installed my motherboard, so I'm going to do a fresh install just to be sure.


Yeah, I didn't see it in my DSDT either, so there goes that theory. lol I guess I'll just keep trying and seeing if I get it.



........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?" :-/

All places in the dst.dsl that read AZAL need to change to HDEF

fate17 11-26-2009 02:28 PM

For now SL 10.6.2, which sound kexts should we use for 32 and 64 bits? Can anyone help me out?

xxxslayeriiixxx 11-26-2009 10:55 PM

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