Jump to content
6 posts in this topic

Recommended Posts

Has anyone got sound working for the Onboard SoundMax chip on the Intel D865GLC?

 

If so, what were the Vendor/ManufacturerID

 

I have tried 0x24d58086, from what I found using Dxdiag in windows, but with no luck.

 

Anyone?

 

To re-iterate

 

Vendor ID = 24D5,

Manufacturer ID = 8086

 

<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>0x808624d5</string>

<key>IOProbeScore</key>

<integer>10000</integer>

<key>IOProviderClass</key>

<string>IOPCIDevice</string>

</dict>

 

 

The extension successfully loads, yet still no sound!

Link to comment
https://www.insanelymac.com/forum/topic/550-intel-d865glc/#findComment-3299
Share on other sites

That is not the kext for sound max!! I recommend you use, kextstat.

That ICH5 is not loaded if you don't have an onboard intel ICH5 sound

 

 

To re-iterate

 

Vendor ID = 24D5,

Manufacturer ID = 8086

 

<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>0x808624d5</string>

                        <key>IOProbeScore</key>

                        <integer>10000</integer>

                        <key>IOProviderClass</key>

                        <string>IOPCIDevice</string>

                </dict>

The extension successfully loads, yet still no sound!

Link to comment
https://www.insanelymac.com/forum/topic/550-intel-d865glc/#findComment-4185
Share on other sites

×
×
  • Create New...