Thanks a lot! I was sick and tired of noises produced by VoodooHDA.
Works just fine on ASUS P5Q Pro with 10.7.
Realtek ALC1200 ICH10 working kext on Mountain Lion and Snow Leopard
Started by marionez, Apr 10 2009 03:52 PM
realtek alc1200 mountain lion kext audio dsdt snow leopard
541 replies to this topic
#501
Posted 30 July 2011 - 04:03 PM
#502
Posted 01 August 2011 - 09:09 PM
Hello marionez
then please post your DSDT.aml.
then please post your DSDT.aml.
#503
Posted 02 August 2011 - 10:31 AM
Today I experienced the BIOS Reset once when rebooting from Lion 10.7.2, the audio went away even the speaker symbol was still active.
I tried to reinstall the AppleHDA.kext provided with DSDT.aml method without success.
What should I do to get the audio back - the last thing that would help making my PC a "real MacPro"?.
#504
Posted 02 August 2011 - 11:40 AM
Nguyen Long, on Aug 2 2011, 12:31 PM, said:
It works for me, but... randomly. Sometimes it works, sometimes not. I don't know why!
Today I experienced the BIOS Reset once when rebooting from Lion 10.7.2, the audio went away even the speaker symbol was still active.
I tried to reinstall the AppleHDA.kext provided with DSDT.aml method without success.
What should I do to get the audio back - the last thing that would help making my PC a "real MacPro"?.
Today I experienced the BIOS Reset once when rebooting from Lion 10.7.2, the audio went away even the speaker symbol was still active.
I tried to reinstall the AppleHDA.kext provided with DSDT.aml method without success.
What should I do to get the audio back - the last thing that would help making my PC a "real MacPro"?.
10.7.2 ? Are you running updates that i haven't heard about yet ?
Anyway, the one thing i noticed in Snow Leopard was that after every reboot it somehow reset the output and input devices to the Audioflower thing. So far it has done that in Lion yet, but i suggest you doublecheck the in and output devices.
#505
Posted 02 August 2011 - 02:48 PM
10.7.2 is an upgrade pack for developers which was released unofficially soon after Lion final was released.
As for the audio reset, I am very confused. This method gives me perfect sounds which VooDooHDA never does, so I really don't want to come back to VooDoo!
Edit: After trying numerous methods, I decided to come back to MultiBeast to install audio (Apple88xxxHDA.kext and the rollback), plus some minor change of HDEF in DSDT and luckily, the clear and perfect sound returns to me!
As for the audio reset, I am very confused. This method gives me perfect sounds which VooDooHDA never does, so I really don't want to come back to VooDoo!
Edit: After trying numerous methods, I decided to come back to MultiBeast to install audio (Apple88xxxHDA.kext and the rollback), plus some minor change of HDEF in DSDT and luckily, the clear and perfect sound returns to me!
#506
Posted 03 August 2011 - 07:00 AM
Hello Marionez!
I have tried the latest driver (10.6.3) under Lion, without DSDT.
I don't have DTS passthrught.
I know I can change some binary codes in hex, but please check it, before I change it.
Nice to hear from you!
My old account was Slyrfecso, but insanely deleted it:)
I have tried the latest driver (10.6.3) under Lion, without DSDT.
I don't have DTS passthrught.
I know I can change some binary codes in hex, but please check it, before I change it.
Nice to hear from you!
My old account was Slyrfecso, but insanely deleted it:)
#507
Posted 04 August 2011 - 07:49 AM
Hi!
I am using the second method. Edited and patched dsdt.aml with HDEF_ALC1200.txt.
I have all output, and SPDIF is working, but I don't have DTS passthrught.
For this method I don't have some other idea.
Someone could try DTS under Lion?
I am using the second method. Edited and patched dsdt.aml with HDEF_ALC1200.txt.
I have all output, and SPDIF is working, but I don't have DTS passthrught.
For this method I don't have some other idea.
Someone could try DTS under Lion?
#508
Posted 12 August 2011 - 10:34 PM
using ASUS P5Q with your AppleHDA.kext without DSDT in Lion.
Works good, but sound quality is a little bit bad. On PS3 and Windows 7 my Speakers sound better!
Could you please help me? Can't hear my music in Lion
Works good, but sound quality is a little bit bad. On PS3 and Windows 7 my Speakers sound better!
Could you please help me? Can't hear my music in Lion
#509
Posted 22 August 2011 - 09:17 PM
Works good, but sound quality is a little bit bad. On PS3 and Windows 7 my Speakers sound better!
You can change the sound quality to better, if you go in to the Utilities/Audio MIDI Setup.
Format from 44100 Hz to 48 or 96 Khz and from 2ch-16bit to 2ch-24bit.
This is working with AC3, but with DTS not!
I found new solution:
Enable AC3/DTS passthrough.
For AC3 passthrough, open /Applications/Utilities/Terminal.app and type
defaults write com.cod3r.a52codec attemptPassthrough 1
To turn off AC3 passthrough, you type this instead:
defaults delete com.cod3r.a52codec attemptPassthrough
DTS passthrough is done through:
defaults write org.perian.Perian attemptDTSPassthrough 1
To turn off DTS passthrough, you type this instead:
defaults delete org.perian.Perian attemptDTSPassthrough
These aren't enough for DTS passtrought.
Please, Marionez do something with the driver or with the HDEF code.
Thanks.
You can change the sound quality to better, if you go in to the Utilities/Audio MIDI Setup.
Format from 44100 Hz to 48 or 96 Khz and from 2ch-16bit to 2ch-24bit.
This is working with AC3, but with DTS not!
I found new solution:
Enable AC3/DTS passthrough.
For AC3 passthrough, open /Applications/Utilities/Terminal.app and type
defaults write com.cod3r.a52codec attemptPassthrough 1
To turn off AC3 passthrough, you type this instead:
defaults delete com.cod3r.a52codec attemptPassthrough
DTS passthrough is done through:
defaults write org.perian.Perian attemptDTSPassthrough 1
To turn off DTS passthrough, you type this instead:
defaults delete org.perian.Perian attemptDTSPassthrough
These aren't enough for DTS passtrought.
Please, Marionez do something with the driver or with the HDEF code.
Thanks.
#510
Posted 05 September 2011 - 12:01 AM
Hey guys (and gals).
I'm having a hard time configuring my P5Q to enable 5.1.
Sound works using a version of VoodooHDA that a fellow member posted here, but the multichannel options are greyed out.
Please help the n00b!
I'm having a hard time configuring my P5Q to enable 5.1.
Sound works using a version of VoodooHDA that a fellow member posted here, but the multichannel options are greyed out.
Please help the n00b!
#511
Posted 07 September 2011 - 05:00 AM
After upgrading to Lion 10.7.2 (11C43), I lost the audio. I couldn't use this method as well as TonyMac Multibeast method to gain the sound back which I used to be successful previously.
Any1 is successful getting the audio done in this version of Lion, please light out the way!
Thanks
Nevermind, I removed all HDAEnaber kexts as well as AppleHDA ketx, then reinstalled the AppleHDA8xxx and the Rollback kext from Tony Mac's Multibeast. It works again after rebooting.
Any1 is successful getting the audio done in this version of Lion, please light out the way!
Thanks
Nevermind, I removed all HDAEnaber kexts as well as AppleHDA ketx, then reinstalled the AppleHDA8xxx and the Rollback kext from Tony Mac's Multibeast. It works again after rebooting.
#514
Posted 15 October 2011 - 07:14 PM
Updatet to 10.7.2. (Asus P5Q).
Sound not working anymore (nonDSDT) and VoodooHDA sounds bad.
Solution?
Sound not working anymore (nonDSDT) and VoodooHDA sounds bad.
Solution?
#515
Posted 16 October 2011 - 10:06 PM
#516
Posted 21 October 2011 - 04:29 PM
Got a working Solution for Sound on 10.7.2 (without DSDT!) with AppleHDA.kext for ALC1200!
Remove any old AppleHDA.kext, VoodooHDA.kext or something like that.
Use Kext Utility to install the two kexts attached in this post (AppleHDA + HDAEnabler)!
For me it worked fine, very good sound without crackling like VoodooHDA!
Remove any old AppleHDA.kext, VoodooHDA.kext or something like that.
Use Kext Utility to install the two kexts attached in this post (AppleHDA + HDAEnabler)!
For me it worked fine, very good sound without crackling like VoodooHDA!
Attached Files
#517
Posted 26 October 2011 - 08:41 AM
Hello everyone, I have problem with HDMI-audio on SL 10.6.8. I have installed ALC1200_1063.zip, everything is working fine except HDMI audio via GeForce 9600GT. Graphic card already connected 2-wire cable with motherboard and it worked in Windows. Could you give me some advices?
#518
Posted 10 November 2011 - 04:46 PM
Hello, I have the Asus p5q-Pro with flashed bios as suggested in the http://www.insanelym...howtopic=213336
Everything is working fine, except the integrated audio disappears from time to time.
After a repair permissions and reboot it works again. No hissing or popping.
Is there anyway to fix this?
On the side note I have a Native Instruments Audio Kontrol 1 sound card too, which i use for recording and head phones, but i play music thru speakers from the built in.
Everything is working fine, except the integrated audio disappears from time to time.
After a repair permissions and reboot it works again. No hissing or popping.
Is there anyway to fix this?
On the side note I have a Native Instruments Audio Kontrol 1 sound card too, which i use for recording and head phones, but i play music thru speakers from the built in.
#519
Posted 20 December 2011 - 02:44 PM
#520
Posted 26 December 2011 - 05:25 PM
i-NG, on 20 December 2011 - 02:44 PM, said:
P5Q Pro ALC1200.. how can i enable 7.1 surround???
read this thread http://www.insanelym...howtopic=223495



Sign In
Create Account










