Jump to content
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
https://www.insanelymac.com/forum/topic/564-soundblaster-audio-problem/
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

×
×
  • Create New...