daz1uk Posted June 6, 2012 Share Posted June 6, 2012 Hi I have an ATI 6450 graphics card and would really like to be able to get sound running through it, are there any kexts to enable this as I am not using a dsdt due to no patches being available for my specific motherboard, shuttle Sp35. Oh yeah this is on lion. Link to comment Share on other sites More sharing options...
Gringo Vermelho Posted June 6, 2012 Share Posted June 6, 2012 I don't believe there is a HDAEnabler.kext available that can do that. Not sure, but it should be easy enough to find if it exists. Technically you are already "using a DSDT". You can't really avoid using your DSDT, it's part of your BIOS. It just hasn't been patched. What's wrong with extracting your DSDT and patching it for HDMI audio? Link to comment Share on other sites More sharing options...
buoo Posted June 6, 2012 Share Posted June 6, 2012 If you feel like it, you could use an EFI injection Link to comment Share on other sites More sharing options...
ErmaC Posted June 7, 2012 Share Posted June 7, 2012 Or you can now use the key EnableHDMIAudio in the org.chameleon.Boot.plist (available from commit 1950) <key>GraphicsEnabler</key> <string>Yes</string> <key>EnableHDMIAudio</key> <string>Yes</string> Fabio 2 Link to comment Share on other sites More sharing options...
BuXb Posted July 28, 2012 Share Posted July 28, 2012 Or you can now use the key EnableHDMIAudio in the org.chameleon.Boot.plist (available from commit 1950) <key>GraphicsEnabler</key> <string>Yes</string> <key>EnableHDMIAudio</key> <string>Yes</string> Fabio wait a moment - does the EnableHDMIAudio switch ALSO require GraphicsEnabler to be toggled on ??? (I don't see why else you'd list GE = y in the same contyext as EnableHDMIAudio = y .. ? Also: even with EnableHDMIAudio = y there still needs to be the appropriate driver. Aren't the DSDT edits part of driver, so to speak? Way more than just the Chameleon switch EnableHDMIAudio? Or in other words: what is the value of EnableHDMIAudio in org chameleon boot plist? Link to comment Share on other sites More sharing options...
Recommended Posts