voodohda, efi strings, or tarugas patch....???
voodoo seems to work nicely until you put the machine to sleep.
Sound distortion upon wake .....
Tarugas patch gives me a KP as soon it patches applehda.kext
Not too familiar with the efi string method for sound.....
88 replies to this topic
#1
Posted 24 August 2009 - 09:42 PM
#2
Posted 24 August 2009 - 10:54 PM
I have the same motherboard, EP35-DS3L.
To be honest, ALCxxx sound quality sucks, even after patching (DSDT, taruga, etc...)
I'm searching for an USB sound adapter / alternative.
To be honest, ALCxxx sound quality sucks, even after patching (DSDT, taruga, etc...)
I'm searching for an USB sound adapter / alternative.
#3
Posted 24 August 2009 - 11:23 PM
zoliky, on Aug 24 2009, 03:54 PM, said:
I have the same motherboard, EP35-DS3L.
To be honest, ALCxxx sound quality sucks, even after patching (DSDT, taruga, etc...)
I'm searching for an USB sound adapter / alternative.
To be honest, ALCxxx sound quality sucks, even after patching (DSDT, taruga, etc...)
I'm searching for an USB sound adapter / alternative.
a good sounding USB dongle that is cheap
that said, I have found that it sometimes has issues with Mic input, but I think thats a bad mic not the dongle.
Good luck and happy listening
#4
Posted 25 August 2009 - 01:40 AM
I'm using DSDT for Audio / GFX / Lan - Audio works with VoodooHDA. But sleep is still a problem. It sleeps fine, but when it wakes up, it freaks out and gives me the ole' beach ball of death.
#5
Posted 25 August 2009 - 02:28 AM
kramer2k, on Aug 24 2009, 09:40 PM, said:
I'm using DSDT for Audio / GFX / Lan - Audio works with VoodooHDA. But sleep is still a problem. It sleeps fine, but when it wakes up, it freaks out and gives me the ole' beach ball of death.
thats weird.....
R u using the 64bit sleepenabler..... It works for me in my extras folder
Does your sound come back fine or do you get the distortion........?
#6
Posted 25 August 2009 - 08:52 AM
I attached two kext 'AppleHDA.kext' and 'HDAEnabler.kext' for leopard. I like them better than DSDT and VoodooHDA!
If someone port the "AppleHDA.kext" for SL 64bit.. I would be very grateful!
- Altough the sound quality is not as good as DSDT, the output volume is much higher.
- Completly noise-free.

If someone port the "AppleHDA.kext" for SL 64bit.. I would be very grateful!
- Altough the sound quality is not as good as DSDT, the output volume is much higher.
- Completly noise-free.

Attached Files
#7
Posted 25 August 2009 - 04:11 PM
zoliky, on Aug 25 2009, 10:52 AM, said:
I attached two kext 'AppleHDA.kext' and 'HDAEnabler.kext' for leopard. I like them better than DSDT and VoodooHDA!
If someone port the "AppleHDA.kext" for SL 64bit.. I would be very grateful!
- Altough the sound quality is not as good as DSDT, the output volume is much higher.
- Completly noise-free.


If someone port the "AppleHDA.kext" for SL 64bit.. I would be very grateful!
- Altough the sound quality is not as good as DSDT, the output volume is much higher.
- Completly noise-free.


lol, this is my patched applehda, i can recognize it because of the codecverb, and some ".other" little things
if this one work for you in 32bit, u can use vanilla snow leopard applehda , and my legacy kext, with dsdt or the kabyl HDAenabler for 64bit
here is my dsdt HDEF section:
Device (HDEF)
{
Name (_ADR, 0x001B0000)
Method (_PRW, 0, NotSerialized)
{
Return (Package (0x02)
{
0x0D,
0x05
})
}
Method (_DSM, 4, NotSerialized)
{
Store (Package (0x0C)
{
"codec-id",
Buffer (0x04)
{
0x88, 0x08, 0xEC, 0x10
},
"layout-id",
Buffer (0x04)
{
0x78, 0x03, 0x00, 0x00
},
"device-type",
Buffer (0x07)
{
"ALC888"
},
"PinConfigurations",
Buffer (0x28)
{
/* 0000 */ 0x50, 0x41, 0x01, 0x01, 0x50, 0x40, 0x21, 0x02,
/* 0008 */ 0x30, 0x01, 0x10, 0x90, 0x20, 0x60, 0x01, 0x01,
/* 0010 */ 0x70, 0x20, 0x01, 0x01, 0xA0, 0x90, 0xA1, 0x02,
/* 0018 */ 0x10, 0x30, 0x81, 0x01, 0x40, 0x90, 0xA1, 0x01,
/* 0020 */ 0x60, 0x61, 0x4B, 0x01, 0xF0, 0x01, 0xCB, 0x01
},
"reg",
Buffer (0x28)
{
/* 0000 */ 0x00, 0xD8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
/* 0008 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
/* 0010 */ 0x00, 0x00, 0x00, 0x00, 0x10, 0xD8, 0x00, 0x02,
/* 0018 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
/* 0020 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00
},
"platformFamily",
Buffer (One)
{
0x00
}
}, Local0)
DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
Return (Local0)
}
}
#8
Posted 25 August 2009 - 04:16 PM
i use the voodohda 64 bit version
works for me
works for me
#9
Posted 25 August 2009 - 05:15 PM
#10
Posted 25 August 2009 - 05:32 PM
i don't wake .. reboot always
#11
Posted 26 August 2009 - 09:46 AM
cparm method works great! I don't really like the number of kexts (3 is too much in my opinion) but works great!
#12
Posted 26 August 2009 - 10:13 AM
HBP112358, on Aug 24 2009, 07:23 PM, said:
a good sounding USB dongle that is cheap
that said, I have found that it sometimes has issues with Mic input, but I think thats a bad mic not the dongle.
Good luck and happy listening
I took your advice... got the same exact dongle.... problem solved!!!!!
#13
Posted 26 August 2009 - 10:29 AM
For the EP45-DS3L I swear by DSDT (Koalala's ACPI Patcher - Selecting Realtek ALC888-0, and checking HDEF box) then adding one of these attached LegacyHDA's, from tmongkol's thread, in to /E/E. Easy as that
Attached Files
#14
Posted 26 August 2009 - 11:03 AM
All you guys have 5.1 sound?
Can't seem to get a straight answer anywhere as to whether it supports 5.1 or not lol
Can't seem to get a straight answer anywhere as to whether it supports 5.1 or not lol
#15
Posted 26 August 2009 - 11:12 AM
#16
Posted 26 August 2009 - 01:08 PM
I've done the DSDT patch with audio, network and graphics (last 2 work perfectly) for my EP35-DS4, which has a Realtek ALC889A chipset. I've tried with all possible HDAEnabler's ect without luck, also with the 3 kext's from cparm's package mentioned above without luck. The only way I'm able to get sound is via ALCinject.kext located under /S/L/E (with -x32). I thought the DSDT patch just made injetors unnecessary? What am I doing wrong?
#17
Posted 26 August 2009 - 01:16 PM
@dabla
I can confirm your exp. I have had the same problems. dsdt without probs - no legacy kexts work!
Only ALCInject worked... for me too.
I can confirm your exp. I have had the same problems. dsdt without probs - no legacy kexts work!
Only ALCInject worked... for me too.
#18
Posted 26 August 2009 - 01:20 PM
Hi derpuma, actually i can change volume of my different outputs via ALCinject but I can't get/hear any sound... so I'm still messing around...
#19
Posted 26 August 2009 - 06:03 PM
dabla, the DSDT is for ALC888
#20
Posted 26 August 2009 - 11:27 PM
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users



Sign In
Create Account









