sirbow2 Posted September 21, 2010 Share Posted September 21, 2010 in c.a.b.p delete the arch=i386 and then see if it works in 64BIT  to check if you are in 64BIT type this in terminal: uname -a  if it is 32bit the output will look similar to this: Darwin iMac.local 10.0.0 Darwin Kernel Version 10.0.0: Fri Jul 31 22:47:34 PDT 2009; root:xnu-1456.1.25~1/RELEASE_I386 i386 note the:_I386 i386  if it is 64bit the output will look similar to this: Darwin iMac.local 10.0.0 Darwin Kernel Version 10.0.0: Fri Jul 31 22:47:34 PDT 2009; root:xnu-1456.1.25~1/RELEASE_X86_64 x86_64 note the:_X86_64 x86_64 Link to comment Share on other sites More sharing options...
fragment137 Posted September 22, 2010 Share Posted September 22, 2010 In order to delete the Kernel Flag "arch=i386" should I just remove that literal part? Or the entire thing? Example: Â <key>Kernel</key> <string>mach_kernel</string> <key>Timeout</key> <string>2</string> <key>Kernel Flags</key> <string>arch=i386</string> <key>GraphicsEnabler</key> <string>Yes</string> Â To be replaced with: Â <key>Kernel</key> <string>mach_kernel</string> <key>Timeout</key> <string>2</string> <key>GraphicsEnabler</key> <string>Yes</string> Link to comment Share on other sites More sharing options...
sirbow2 Posted September 22, 2010 Share Posted September 22, 2010 so it looks like this: Â Â <key>Kernel</key> <string>mach_kernel</string> <key>Timeout</key> <string>2</string> <key>Kernel Flags</key> <string></string> <key>GraphicsEnabler</key> <string>Yes</string> Link to comment Share on other sites More sharing options...
fragment137 Posted September 22, 2010 Share Posted September 22, 2010 Thank you for specifying... I seem to be running into some more errors. I believe this stems from something else, (I've been attempting to get the Atheros 9285 WiFi card working) and I now have kernel panics talking about a kext called "AppleHDAController". I didn't realize that this was happening... so I'm still in the debugging stage. Â How would I restore my internal HDD's install from the External one? (Keep in mind the external is GUID and the internal is MBR.) Â I used Nawcom's modified bootCD to enable me to install on MBR... This is preferable because all of my backups (Windows, Linux, ETC.) are on MBR and previously problems were caused by trying to install on GUID.... Link to comment Share on other sites More sharing options...
sirbow2 Posted September 23, 2010 Share Posted September 23, 2010 you have to delete AppleHDA kext from S/L/E for voodooHDA to properly work. you get KP's otherwise Link to comment Share on other sites More sharing options...
fragment137 Posted September 23, 2010 Share Posted September 23, 2010 Wow... lol... I feel like a big dummy to be honest. I should have realized that for one HDAController to work, the other would have to NOT be there.... Â Alright, I'm going to debug my internal installation and try this all again... I may have to reinstall completely in order to do it right, but at this point I just want it to be done correctly... Link to comment Share on other sites More sharing options...
sirbow2 Posted September 23, 2010 Share Posted September 23, 2010 Wow... lol... I feel like a big dummy to be honest yea , gotta learn some how Link to comment Share on other sites More sharing options...
fragment137 Posted September 23, 2010 Share Posted September 23, 2010 yea , gotta learn some how  lol I agree 100%. I'm pretty witty when it comes to Windows problem solving, but as soon as I decided to get into Mac OS X it's a whole different ball game!  By the way, I figured out how to restore my internal HDD using Disk Utility and am currently configuring the installation. I appreciate all your help and I'll let you know how things go Link to comment Share on other sites More sharing options...
OwnageHippo Posted October 4, 2010 Share Posted October 4, 2010 So is voodoohda Compatable with amd CPUs? Link to comment Share on other sites More sharing options...
sirbow2 Posted October 4, 2010 Share Posted October 4, 2010 yes, of course it is Link to comment Share on other sites More sharing options...
OwnageHippo Posted October 4, 2010 Share Posted October 4, 2010 Oh wow thanks! That wasn't made clear ever.... No I know *goes and makes audio work* Link to comment Share on other sites More sharing options...
sirbow2 Posted October 4, 2010 Share Posted October 4, 2010 *goes and makes audio work* Â lol! Link to comment Share on other sites More sharing options...
Saipat Posted October 21, 2010 Share Posted October 21, 2010 Has anyone tried VoodooHDA 2.7.2? I installed with the package downloaded from the website of Voodoo, but does not operate to modify info.plis as above. I currently use SL version 0.2.6.2 to 10.6.4, and a sound card ALC888/1200, and working properly. If someone could help me appreciate it. Â PD.: I apologize if the message is well understood, do not know English and I use the Google translator Link to comment Share on other sites More sharing options...
castelli Posted October 24, 2010 Share Posted October 24, 2010 I have a small problem. My brother's computer is a Gateway P-6860fx. My sound device is a SigmaTel 92HD71B Dual SPDF. If I install a Mac OS X retail disk and a bootcd (I forgot where I got the bootcd.iso but I think it special for my computer) I have working: Bluetooth USB SD card reader NO SOUND NO WIRELESS INTERNET Â When I try to install VoodooHDA I get kernel panics. Â If I install iATKOS S3 I have: NO USB NO CARD READER NO SOUND (But VoodooHDA install makes internal speakers work but not mic or headphones) NO WIRELESS INTERNET Â Â Is there anyway I can be somewhere in the middle? With Bluetooth, USB, SD Reader, Sound? Â Â I can upload the bootcd.iso if someone can customize it more for sound. PLEASE AND THANK YOU BOOTCD.zip Link to comment Share on other sites More sharing options...
sirbow2 Posted October 24, 2010 Share Posted October 24, 2010 you need to remove apple hda before you install voodoohda. should solve your KP are you using 10.6 or 10.5? Â If 10.5 here is a tut for some drivers that may work for your wifi: http://www.insanelymac.com/forum/index.php?showtopic=71779 Link to comment Share on other sites More sharing options...
castelli Posted October 25, 2010 Share Posted October 25, 2010 you need to remove apple hda before you install voodoohda. should solve your KPare you using 10.6 or 10.5? Â If 10.5 here is a tut for some drivers that may work for your wifi: http://www.insanelymac.com/forum/index.php?showtopic=71779 Â I'm using 10.6 and I did remove applehda. Link to comment Share on other sites More sharing options...
sirbow2 Posted October 25, 2010 Share Posted October 25, 2010 try a differnet version of voodoohda Link to comment Share on other sites More sharing options...
Fine Vision Posted October 25, 2010 Share Posted October 25, 2010 Retail 10.6.3 on ASUS P5N32-E SLi. VoodooHDA-0.2.2 works. Link to comment Share on other sites More sharing options...
mitch_de Posted October 27, 2010 Share Posted October 27, 2010 VoodooHDA.0.2.7 (Latest) works - even with 10.6.5 (latest dev build) / 889A (GA-EP-35 DS3). Link to comment Share on other sites More sharing options...
BoostedH23a1 Posted October 28, 2010 Share Posted October 28, 2010 i kinda have it working on my SupremeFX X-Fi PCIe 1x card with 2.7.2 package installer. but i have to turn my amp full blast and i can hear some of it playing. have to figure out whats going on. I think i read somewhere you need to boot windows and play with the settings... i guess it saves it... Link to comment Share on other sites More sharing options...
castelli Posted October 31, 2010 Share Posted October 31, 2010 I got it to work thanks! Link to comment Share on other sites More sharing options...
sparten Posted October 31, 2010 Share Posted October 31, 2010 I bought MB GM ( G41M-combo ) ver1.3 I need voodoohda for ( my audio VIA VT1708S ) .. info 4 ven&dev ( 10DE-0BE4 ) can anyone help !? Link to comment Share on other sites More sharing options...
sirbow2 Posted November 1, 2010 Share Posted November 1, 2010 just try the latest voodoo hda kext, install it with kext helper and make sure you remove applehda first Link to comment Share on other sites More sharing options...
dartagnan84 Posted November 2, 2010 Share Posted November 2, 2010 Hi my Friends I have a problem.. in my system audio is slow but if I move the mouse it is good. How can I fix this? Thanks ( voodoohda on an alc662 ) Link to comment Share on other sites More sharing options...
sirbow2 Posted November 2, 2010 Share Posted November 2, 2010 try idlehalt=0 at boot Link to comment Share on other sites More sharing options...
Recommended Posts