Jump to content
7 posts in this topic

Recommended Posts

I have installed the AppleAzaliaAudio.kext file and I have edited it to add my vendor ID and device id. The sound is working but it is very quiet.

 

I have my speakers up all the way and the volume slider up all the way aswell and I can barely hear anything.

 

I'm trying to figure out how to increase the volume to what it would normally be in Windows.. any ideas?

have you tried it w/o the kext... i don't know about ALC880, but AC'97, tho not detected, performs fine for me w/ no modifications... PM me if u need help... also, try using the AC'97 kext instead of azalia, you can unload the azalia kext using

sudo kextunload '/system/library/extensions/AppleAzaliaAudio.kext'

then move it to the backup folder, next patch ur devID into AC'97 kext and load it using

sudo kextload '/system/library/extensions/whateverAC'97kextiscalled.kext'

×
×
  • Create New...