Currently, some DELL notebook users can't get sound out of their internal speakers, including me.
I tried to find why, several times, but didn't found any solution yet.
Please complete this formResponsesThanks
------------------------------------
How to get a dump with all information needed
------------------------------------
Under OSX:
- - Download:
getdump.zip ( 1.53K )
Number of downloads: 254
- - Open a Terminal
- - Run
CODE
./getdump > dump.txt
- - Open dump.txt from any editor.
Under Linux:
- - See which codecs you have
CODE
ls /proc/asound/card0
- - For each codec (replace N with a number Ex: codec#0)
CODE
cat /proc/asound/card0/codec#N > ~/dumpN.txt
- - Open dumpN.txt from any editor.
This post has been edited by slashack: Dec 6 2009, 12:49 AM
Slice's latest VoodooHDA (2.5.2) is working great on my Inspiron 1318 Notebook with STAC9228. I filled out your survey. Hope it helps.
Hi,
i dont have sound out of the internal speakers in SL with VoodooHDA and my Stac9228 in my m1330..
but i found a solution on the web to make a working AppleHDA for SL with the one from Leo.. The only problem is.. now the internal mic doesnt work and the input jack at the front doesnt work, too.
if iam right here and someone wants to now the guide.. here it is:
http://osx86.net/f57/guide-how-to-port-applehda-to-sl-t3981/i think its not for the stac... but it works

dont ask about what ive done... because i dont understand what ive dont with these hexnumbers and plists..
maybe i can upload my 2 kexts here ..????
This post has been edited by Fabze: Jun 17 2010, 08:53 PM
QUOTE (c @ Jun 8 2010, 02:23 AM)

maybe i can upload my 2 kexts here ..????
Fabze - It would be really nice if you could!
QUOTE (Eugene B @ Jun 13 2010, 06:24 PM)

Fabze - It would be really nice if you could!
ok here they are:
Sound_for_Snow_Leopard.zip ( 1.34MB )
Number of downloads: 597applehda is in my S/L/E Folder
hdaenabler in /Extra/Extensions Folder
hope they help you
___
but you have to delete all of the voodoo drivers - voodoohelper and the voodoohda kext !!
This post has been edited by Fabze: Jun 17 2010, 09:00 PM
QUOTE (Fabze @ Jun 17 2010, 01:54 PM)

ok here they are:
Sound_for_Snow_Leopard.zip ( 1.34MB )
Number of downloads: 597applehda is in my S/L/E Folder
hdaenabler in /Extra/Extensions Folder
hope they help you
___
but you have to delete all of the voodoo drivers - voodoohelper and the voodoohda kext !!
Thanks man - I'll try it tonight and maybe check pin configs for mic and line-in.
Ok - the good news - the speakers works fine!
The bad one - I still couldn't get mic to work - none of the pin configs working for me - original, the one from working Leopard appleHDA, the one I've got from Windows registry and converted to mac.
In my laptop the node chain for microphone is 8-28-19 as shown here:
hdapic1.png ( 87.05K )
Number of downloads: 152Here is the windows ConfigData:
CODE
<00a71c1f 00a71d10 00a71e21 00a71f02 00b71cf0 00b71d00 00b71ef0 00b71f40 00c71cf1 00c71d00 00c71ef0 00c71f40 00d71c10 00d71d01 00d71e17 00d71f90 00e71c30 00e71d10 00e71ea1 00e71f02 00f71c20 00f71d10 00f71e01 00f71f02 01071cf2 01071d00 01071ef0 01071f40 01171cf3 01171d00 01171ef0 01171f40 01271cf4 01271d00 01271ef0 01271f40 01371c40 01371d00 01371ea6 01371f90 01471cf5 01471d00 01471ef0 01471f40 02171ca0 02171d10 02171e56 02171f18 02271cf6 02271d00 02271ef0 02271f40>
Any help is appreciated!
Remember, to make internal mic working I had to patch node 12. Config = 0x90a70120
Thus the chain 7-27-24-21-12
You can also use 8-28-25-22-12
Nontheless I am using VoodooHDA. All my versions tested by me both in 10.6.4 and 10.5.8
Dell Inspiron 1525
CODE
Probing codec #2...
HDA Codec #2: Sigmatel STAC9228X
HDA Codec ID: 0x83847616
Vendor: 0x8384
Device: 0x7616
Revision: 0x04
Stepping: 0x02
PCI Subvendor: 0x022f1028
startNode=1 endNode=2
Found audio FG nid=1 startNode=2 endNode=37 total=35
Screen_shot_2010_06_21_at_10.52.19.png ( 53.2K )
Number of downloads: 170
QUOTE (Slice @ Jun 20 2010, 11:54 PM)

Remember, to make internal mic working I had to patch node 12. Config = 0x90a70120
Thus the chain 7-27-24-21-12
You can also use 8-28-25-22-12
Nontheless I am using VoodooHDA. All my versions tested by me both in 10.6.4 and 10.5.8
Dell Inspiron 1525
CODE
Probing codec #2...
HDA Codec #2: Sigmatel STAC9228X
HDA Codec ID: 0x83847616
Vendor: 0x8384
Device: 0x7616
Revision: 0x04
Stepping: 0x02
PCI Subvendor: 0x022f1028
startNode=1 endNode=2
Found audio FG nid=1 startNode=2 endNode=37 total=35
Screen_shot_2010_06_21_at_10.52.19.png ( 53.2K )
Number of downloads: 170Slice,
Unfortunately VoodooHDA doesn't work for us. Let me try to enable Pin 12 and configure it as you suggested.
Thanks!
This post has been edited by Eugene B: Jun 22 2010, 01:09 AM
QUOTE (Eugene B @ Jun 21 2010, 04:36 PM)

Slice,
Unfortunately VoodooHDA doesn't work for us. Let me try to enable Pin 12 and configure it as you suggested.
Thanks!
None of the suggestions work - pin 12 patched and configured is silent. I also configured pin 19 same as you suggested with same result.
This post has been edited by Eugene B: Jun 25 2010, 07:43 PM
Did you get your sound working yet(everyone)? I had mine working but lost it after a motherboard change. The getdump file gives me the same error that someone else reported.
error: IORegistryEntryGetPath returned 0x10000003
Has anyone figured out why some Dell M1330 with stac9228 work and some don't? I had the sound working previously with voodooHDA.kext.
I've attached my dump file from linux.
dump0.txt ( 8.55K )
Number of downloads: 19I also have the PinConfig from the windows 7 registry.
PinConfig.reg.txt ( 2.82K )
Number of downloads: 26Danny
This post has been edited by macdanny: Nov 19 2010, 08:18 AM
QUOTE (Fabze @ Jun 17 2010, 09:54 PM)

ok here they are:
Sound_for_Snow_Leopard.zip ( 1.34MB )
Number of downloads: 597applehda is in my S/L/E Folder
hdaenabler in /Extra/Extensions Folder
hope they help you
___
but you have to delete all of the voodoo drivers - voodoohelper and the voodoohda kext !!
THank you. I have sound working from speakers on m1330 STAC9228. previously. built-in speakers did not function, but using kext without enabler = success on my m1330 10.6.5. However, errors exist in kernel.log.
CODE
Nov 23 13:08:56 nombres-MacBook-Pro kernel[0]: Sound assertion "0 != result" failed in "/SourceCache/AppleHDA/AppleHDA-174.1.1/AppleHDA/AppleHDAWidget.cpp" at line 3206 goto handler
Nov 23 13:08:56 nombres-MacBook-Pro kernel[0]: Sound assertion "0 != widget->setUnsolicited ( true )" failed in "/SourceCache/AppleHDA/AppleHDA-174.1.1/AppleHDA/AppleHDACodecGeneric.cpp" at line 890 goto handler
not sure what this says, but I have speakers, only center-jack works for headphones with auto-switch. left switch appears in sysPrefPanel as dedicated Headphone jack, however nothing makes it work. I have not attempted modding the kext yet, as I get the function needed, but I wonder if all ports are possible and perhaps dual headphones!
Previously VoodooHDA allowed headphones, auto-switch, however no speakers at all. I had tried patching and have posted dumps, let me know if anything else would help.
QUOTE (Eugene B @ Jun 18 2010, 11:59 PM)

Ok - the good news - the speakers works fine!
The bad one - I still couldn't get mic to work - none of the pin configs working for me - original, the one from working Leopard appleHDA, the one I've got from Windows registry and converted to mac.
In my laptop the node chain for microphone is 8-28-19 as shown here:
hdapic1.png ( 87.05K )
Number of downloads: 152Here is the windows ConfigData:
CODE
<00a71c1f 00a71d10 00a71e21 00a71f02 00b71cf0 00b71d00 00b71ef0 00b71f40 00c71cf1 00c71d00 00c71ef0 00c71f40 00d71c10 00d71d01 00d71e17 00d71f90 00e71c30 00e71d10 00e71ea1 00e71f02 00f71c20 00f71d10 00f71e01 00f71f02 01071cf2 01071d00 01071ef0 01071f40 01171cf3 01171d00 01171ef0 01171f40 01271cf4 01271d00 01271ef0 01271f40 01371c40 01371d00 01371ea6 01371f90 01471cf5 01471d00 01471ef0 01471f40 02171ca0 02171d10 02171e56 02171f18 02271cf6 02271d00 02271ef0 02271f40>
Any help is appreciated!
I have tryed this kext but after 10.6.3 I have several Kernel Panics is there any other way to make sound work for this note ?
I have a Dell xps M1330 - with vga X3100 - cpu T7300 - Stac 9228X and I tried many versions of voodoohda but I have souund only on phones frontal left jack with autodetection and the mic works the internal and the right jack with autodetection too, but the internal speakers never worked with voodoohda..
somebody help me ?
AppleHDA.kext.zip ( 1.39MB )
Number of downloads: 39i have all the ports working including auto switch except for the mic and line in port.Could anyone help me?? here is my kext
This post has been edited by Romino: Jan 11 2012, 08:12 AM