InfiniteMac OSx86  


 
 
Thread tools Display modes
Prev Previous Post   Next Post Next
  #1  
Old 09-25-2009, 12:44 AM
chris7519 chris7519 is offline
Cheetah
 
Join Date: May 2009
Posts: 10
Full working soluntion for my IDT audio???

I've got everything running correctly in SL except my audio (Intel IDT 111d76b2). I've tried different methods, but can never seem to get everything to function. I either have an issue with no sound after sleep if I use AppleHDA or I have issues with not being able to control the volume with VoodooHDA 0.2.2 64bit.

With AppleHDA I patched the kext and inserted 'Device (HDEF)' into my DSDT and can get audio. However, after sleep I no longer have audio. I've tried some work arounds, but no dice. My last attempt I borrowed from here, but still no sound.

With VoodooHDA 0.2.2 64bit, I can get it to load after sleep, but I can't control the volume and the PrefPane "can't map memory". It stays at one level and I can't even get it to mute. With VoodooHDA 0.2.1 32bit I can get the volume to adjust after choosing PCM #0 in the sound preferences (although it is a little low), but I haven't come across that version capable of 64bit. I wouldn't care, but 64bit seems to process things much faster and I don't have SATA speed issues. Any suggestions?

getdump:

Code:
Found a device of class VoodooHDADevice: IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/pci8086,293e@1B/VoodooHDADevice

VoodooHDAHints: quirksOn = 0x0, quirksOff = 0x0

Probing codec #0...
 HDA Codec #0: IDT 92HD71B7
 HDA Codec ID: 0x111d76b2
       Vendor: 0x111d
       Device: 0x76b2
     Revision: 0x03
     Stepping: 0x02
PCI Subvendor: 0x361b103c
	startNode=1 endNode=2
	Found audio FG nid=1 startNode=10 endNode=41 total=31

...................................
Reply With Quote