Jump to content

SoundBlaster Audio Problem


5 posts in this topic

Recommended Posts

Does anyone have audio working with a PCI SoundBlaster card??

 

If so what were the settings?

 

<key>ICH5 AC97 Audio</key>

<dict>

<key>CFBundleIdentifier</key>

<string>com.apple.driver.AppleAC97AudioIntelICH</string>

<key>ICH Type</key>

<integer>5</integer>

<key>IOClass</key>

<string>AppleAC97AudioIntelICH</string>

<key>IOPCIPrimaryMatch</key>

<string>0x5880127</string>

<key>IOProbeScore</key>

<integer>10000</integer>

<key>IOProviderClass</key>

<string>IOPCIDevice</string>

</dict>

 

Where 127 was my Vendor ID and 5880 Manufacturer ID, the Extension loaded Successfully, yet no sound!

Link to comment
Share on other sites

Does anyone have audio working with a PCI SoundBlaster card??

 

If so what were the settings?

 

<key>ICH5 AC97 Audio</key>

                <dict>

                        <key>CFBundleIdentifier</key>

                        <string>com.apple.driver.AppleAC97AudioIntelICH</string>

                        <key>ICH Type</key>

                        <integer>5</integer>

                        <key>IOClass</key>

                        <string>AppleAC97AudioIntelICH</string>

                        <key>IOPCIPrimaryMatch</key>

                        <string>0x5880127</string>

                        <key>IOProbeScore</key>

                        <integer>10000</integer>

                        <key>IOProviderClass</key>

                        <string>IOPCIDevice</string>

                </dict>

 

Where 127 was my Vendor ID and 5880 Manufacturer ID, the Extension loaded Successfully, yet no sound!

 

Nevermind, just get the HCL, my bad

Link to comment
Share on other sites

 Share

×
×
  • Create New...