jondevis Posted November 15, 2010 Share Posted November 15, 2010 Hi everyone, I have a problem with my sound When I was with the FA bios, my hack worked perfectly. But I had no management cpu (my cpu was at 50 ° in idle). So I installed the FB bios with a custom DSDT (with p-states and c-states). Now my cpu is at 34° in idle. But I have lots of clicks and pops. I made a video to show you. You'll hear a break in the sound every 0.5 seconds. My problem I tried many kexts. (VoodoHda, Azaalia, AppleHDA ,...) The only ones that work are Legacy889 and HDAenabler. I tried changing the SMBIOS.plist. And I also tried using dontpop.app These two solutions don't work for me. my setup is: -Core i7 950 -Gigabyte x58a-d3r (rev 2,0) (bios fb) -hd 5770 I took some screen of my system. Screen 1 My SMBIOS.PLIST Thank you, Goog Night. Ps: I'm sorry for my bad English but no French can help me. Link to comment Share on other sites More sharing options...
MaLd0n Posted November 15, 2010 Share Posted November 15, 2010 SMBIOS MACPRO4,1 smbios.plist.zip Install Chameleon RC5 http://www.insanelymac.com/forum/index.php...st&id=80533 Send me your DSDT run on terminal perl -e 'open(CMD, "ioreg -lw0 \| grep DSDT|") or die; while(<CMD>) { chomp; if($_ =~ /\"DSDT\.?\d?\"=<([^>]*)>/) { $buff = $1; open(PIP, "|xxd -r -p > ~/Desktop/dsdt.aml") or die; print PIP "$1"; } }' Link to comment Share on other sites More sharing options...
jondevis Posted November 15, 2010 Author Share Posted November 15, 2010 SMBIOS MACPRO4,1smbios.plist.zip Install Chameleon RC5 http://www.insanelymac.com/forum/index.php...st&id=80533 Send me your DSDT run on terminal perl -e 'open(CMD, "ioreg -lw0 \| grep DSDT|") or die; while(<CMD>) { chomp; if($_ =~ /\"DSDT\.?\d?\"=<([^>]*)>/) { $buff = $1; open(PIP, "|xxd -r -p > ~/Desktop/dsdt.aml") or die; print PIP "$1"; } }' Hello Mald0n, I tried your smbios.plist. It doesn't work for me. My DSDT is here. Im already with Chameleon RC5. Thank you for your help. Link to comment Share on other sites More sharing options...
MaLd0n Posted November 15, 2010 Share Posted November 15, 2010 Hello Mald0n, I tried your smbios.plist. It doesn't work for me. My DSDT is here. Im already with Chameleon RC5. Thank you for your help. your DSDT is beautiful I think the problem is not in DSDT This DSDT was extracted from your PC and edited by yourself? I applied some patches dsdt.aml_jondevis.zip SMBUS REMOVE RENAME IRQ Rtc Link to comment Share on other sites More sharing options...
jondevis Posted November 15, 2010 Author Share Posted November 15, 2010 your DSDT is beautiful I think the problem is not in DSDT This DSDT was extracted from your PC and edited by yourself? I applied some patches dsdt.aml_jondevis.zip SMBUS REMOVE RENAME IRQ Rtc No, a friend did it for me. He used the "D00d" Modifcation, without the P/C states, and he put a audio plops fix in his DSDT. To try your DSDT. I must start [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url], select "user DSDT", and do the install? Or I have to do a fresh install? I ask this because, I'm afraid to have a kernel panic... Thanks for your help, it's a real pleasure. Link to comment Share on other sites More sharing options...
MacUser2525 Posted November 15, 2010 Share Posted November 15, 2010 No, a friend did it for me.To try your DSDT. I must start [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url], select "user DSDT", and do the install? Or I have to do a fresh install? Thanks for your help, it's a real pleasure. No need for a re-install and not familiar with the [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url] so I'll do it the old fashion way open the Termial.app in the Applications -> Utilities folder type in then hit enter key sudo -s now type in then enter the password you have set when asked and at the terminal type in then enter key after each line below. You can get the /path/to/new/DSDT.aml part by having a Finder window open and after typing in the cp space in the Terminal dragging and dropping the file in Finder to the Terminal window the path to it comes up automatically. cp /Extra/DSDT.aml /Extra/DSDT.aml.backup-2010-11-15 cp /path/to/new/DSDT.aml /Extra/DSDT.aml Once done reboot to have the new DSDT.aml read/used this whole procedure best done first on a backup partition/external drive in case of problems then repeated on your main install once you are satisfied it worked properly. Link to comment Share on other sites More sharing options...
MaLd0n Posted November 15, 2010 Share Posted November 15, 2010 No, a friend did it for me.He used the "D00d" Modifcation, without the P/C states, and he put a audio plops fix in his DSDT. To try your DSDT. I must start [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url], select "user DSDT", and do the install? Or I have to do a fresh install? I ask this because, I'm afraid to have a kernel panic... Thanks for your help, it's a real pleasure. is the same DSDT I just applied what was missing Link to comment Share on other sites More sharing options...
jondevis Posted November 15, 2010 Author Share Posted November 15, 2010 Hello, I tested two DSDT, the original dsdt from tonymac and the Mald0n DSDT... I made a new snow leopard installation, with [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url] and [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url]. I still have the same problem... I'm desperate and I think to buy a genuine mac... Link to comment Share on other sites More sharing options...
MacUser2525 Posted November 16, 2010 Share Posted November 16, 2010 Hello, I tested two DSDT, the original dsdt from tonymac and the Mald0n DSDT... I made a new snow leopard installation, with [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url] and [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url]. I still have the same problem... I'm desperate and I think to buy a genuine mac... Well before you do that spend a couple of dollars on an old SB Audigy card and use the kX driver it works perfectly. Link to comment Share on other sites More sharing options...
MaLd0n Posted November 16, 2010 Share Posted November 16, 2010 Hello, I tested two DSDT, the original dsdt from tonymac and the Mald0n DSDT... I made a new snow leopard installation, with [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url] and [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url]. I still have the same problem... I'm desperate and I think to buy a genuine mac... send me a kextstat run on terminal Link to comment Share on other sites More sharing options...
jondevis Posted November 16, 2010 Author Share Posted November 16, 2010 send me a kextstatrun on terminal My Kextstats I tried to modify some options in bios, but awlays the same thing... Link to comment Share on other sites More sharing options...
jondevis Posted November 17, 2010 Author Share Posted November 17, 2010 Hi, I try the FC Bios, but is the same thing.... Now im gonna test a windows installation. I think the problem come to my Coreaudio / Audio Chipset... Because my current external Sound card don't have a macosx driver and i have pops and clics with it too. If I use an external card which doesn't use the apple kext (or the coreaudio /motherboard chipset) the problem isn't resolved ??? What do you think about this sound card??? http://www.tcelectronic.com/desktopkonnekt6.asp I found the apple driver here. What do you think about us ? http://www.tcelectronic.com/default.asp?Id...AjrDcmntId=6310 Thanks. Bye Link to comment Share on other sites More sharing options...
jondevis Posted November 17, 2010 Author Share Posted November 17, 2010 Ok, it's a hardware problem, i have the same problem with windows seven, and with seven + my external soundcard+ his driver too. I put only 4gb of ram and the sound work for 10minutes, after the clics and pops come back.... Link to comment Share on other sites More sharing options...
Recommended Posts