khai Posted December 12, 2005 Share Posted December 12, 2005 I just installed 10.4.3 (8f1099), prior to that I had run 10.4.1 on this system with no problems at all. Now though I'm having a problem where I can only get sound out of my left speaker and even with maxium volume on my machine and on the knob on the speaker set to its highest the sound comes out so low I can only hear it when my ear is pressed against the speaker. System- 10.4.3 (8f1099) I patched the DVD myself with Maxxus' 1.1A patch and did a native VMWare install Dxdiag on my Windows XP partition says that the audio is a- Realtek AC97 Vendor- 1106 Device- 3059 I've added the vendor and device ID to my AppleAC97Audio.kext file from the instructions in the wiki- <key>NVIDIA AC97 Audio</key> <dict> <key>CFBundleIdentifier</key> <string>com.apple.driver.AppleAC97AudioIntelICH</string> <key>ICH Type</key> <integer>99</integer> <key>IOClass</key> <string>AppleAC97AudioIntelICH</string> <key>IOPCIPrimaryMatch</key> <string>0x00da10de 0x006a10de 0x01b110de</string> <key>IOProbeScore</key> <integer>1000</integer> <key>IOProviderClass</key> <string>IOPCIDevice</string> <string>**other ids**0x30591106</string> //I had to add this string in myself </dict> Audio MIDI Setup says I'm using AC97 Audio (PCM). Source is "Line Out". The only options for format is 48k hz and 2ch 16bit. In the channels box- M - is blanked out 1 and 2 - are set to maxium volume. I've run configure speakers as well and that doesn't do anything. Link to comment Share on other sites More sharing options...
macgirl Posted December 12, 2005 Share Posted December 12, 2005 Dxdiag on my Windows XP partition says that the audio is a-Realtek AC97 Vendor- 1106 Device- 3059 I've added the vendor and device ID to my AppleAC97Audio.kext file from the instructions in the wiki- <key>NVIDIA AC97 Audio</key> I've run configure speakers as well and that doesn't do anything. That's because you dont have an Nvidia over Realtek Sound chip, Nvidia vendor ID is 10DE, so if you put into the Nvidia section it wont work. A fast search in Google says that your vendor is VIA, so search for the VIA sound kext and add your Device ID to it. Link to comment Share on other sites More sharing options...
fallingup Posted December 13, 2005 Share Posted December 13, 2005 That's because you dont have an Nvidia over Realtek Sound chip, Nvidia vendor ID is 10DE, so if you put into the Nvidia section it wont work. A fast search in Google says that your vendor is VIA, so search for the VIA sound kext and add your Device ID to it. if hes got sound out of one speaker, thats all you will get with via as far as i know, cause thats what i have Link to comment Share on other sites More sharing options...
Recommended Posts