Mic always on Fix For voodooHDA.pref

All versions of Mac OS X

Moderator: SilverZero

Forum rules
The S netbook is NOT an Apple product and was never intended to run Mac OSX. Fortunately, enthusiasts have found ways to make OSX run on our netbook. However, the process may not be smooth for some. Make sure you have patience and time to get it to run. Most importantly, motivation to read and learn. This forum contains enough information to get OSX running. Most problems you may encounter can be solved just by reading through the forums or searching. So please take the time and read through the forums!

Re: Fix For voodooHDA.pref

Postby macabuzer » Sat Jun 19, 2010 7:55 pm

phattbam wrote:When I try to install VooDooHDA.prefPane I get the following error "could not install (null) preferences pane

I did not get that error. I installed with the option for all Users. This is the file I used
VoodooHDA.prefPane.zip
You do not have the required permissions to view the files attached to this post.
macabuzer
Experienced
 
Posts: 132
Joined: Thu Mar 04, 2010 5:28 am
Location: Florida
Color and Model: s10 Lenovo with LED mod to keyboard 2gbRAM
OS(s) installed: Win7+10.6.4 enabler 1.1.16 GPUoverclocked400mhz

Advertisement

Re: Fix For voodooHDA.pref

Postby phattbam » Sat Jun 19, 2010 8:15 pm

macabuzer wrote:
phattbam wrote:When I try to install VooDooHDA.prefPane I get the following error "could not install (null) preferences pane

I did not get that error. I installed with the option for all Users. This is the file I used
VoodooHDA.prefPane.zip


thanks Macabuzer. I'm going to try that one after dinner.
phattbam
Master
 
Posts: 430
Joined: Wed Sep 23, 2009 10:48 am
Color and Model: Black S10
OS(s) installed: Win7 Ultimate AND OSX SL 10.6.4

Re: Fix For voodooHDA.pref

Postby phattbam » Sat Jun 19, 2010 8:18 pm

nm... I did a little digging and found it.. Thanks...
phattbam
Master
 
Posts: 430
Joined: Wed Sep 23, 2009 10:48 am
Color and Model: Black S10
OS(s) installed: Win7 Ultimate AND OSX SL 10.6.4

Re: Mic always on Fix For voodooHDA.pref

Postby rimpal » Sun Jun 20, 2010 3:13 pm

thanks macabuzer! Your instructions were clear, easy to follow, and works flawlessly :)
rimpal
New User
 
Posts: 1
Joined: Sun Jun 20, 2010 12:47 pm
Color and Model: White Lenovo S10
OS(s) installed: Mac OSX 10.6

Re: Mic always on Fix For voodooHDA.pref

Postby macabuzer » Mon Jun 21, 2010 4:19 pm

rimpal wrote:thanks macabuzer! Your instructions were clear, easy to follow, and works flawlessly :)

Your welcome. There are more controls in the voodooHDA pane to increase volume(PCM) and for mic and line in levels.
macabuzer
Experienced
 
Posts: 132
Joined: Thu Mar 04, 2010 5:28 am
Location: Florida
Color and Model: s10 Lenovo with LED mod to keyboard 2gbRAM
OS(s) installed: Win7+10.6.4 enabler 1.1.16 GPUoverclocked400mhz

Re: Mic always on Fix For voodooHDA.pref

Postby apex » Mon Jun 28, 2010 10:22 am

macabuzer wrote:Your welcome. There are more controls in the voodooHDA pane to increase volume(PCM) and for mic and line in levels.


Hello macabuzer,
it is now working here, but very low loudness... I set everything to maximum. Using FN +, inside prefpane, inside application... is there another possibility?
apex
Experienced
 
Posts: 106
Joined: Thu Jun 03, 2010 8:47 am
Color and Model: Black IdeaPad S10 4333 28G
OS(s) installed: OSX 10.6.4

Re: Mic always on Fix For voodooHDA.pref

Postby apex » Mon Jun 28, 2010 10:36 am

If I use your linked prefpane, I have no button to activate more options. They are greyed out, only PCM is working.
If I use the prefpane that I have linked, I have this button, but it seems that only PCM is saved...
apex
Experienced
 
Posts: 106
Joined: Thu Jun 03, 2010 8:47 am
Color and Model: Black IdeaPad S10 4333 28G
OS(s) installed: OSX 10.6.4

Re: Mic always on Fix For voodooHDA.pref

Postby macabuzer » Mon Jun 28, 2010 3:47 pm

apex wrote:If I use your linked prefpane, I have no button to activate more options. They are greyed out, only PCM is working.
If I use the prefpane that I have linked, I have this button, but it seems that only PCM is saved...

There is no Button labeled "More Options" in the pref I provided. the only sliders available are iMix and PCM....set iMix to a value of 0% and PCM to a value of 100%
ONLY USE THE FILES I PROVIDED. THIS HAS A 100% WORKING HISTORY FOR ALL S10 USERS WHO FOLLOW THE GUIDE!
macabuzer
Experienced
 
Posts: 132
Joined: Thu Mar 04, 2010 5:28 am
Location: Florida
Color and Model: s10 Lenovo with LED mod to keyboard 2gbRAM
OS(s) installed: Win7+10.6.4 enabler 1.1.16 GPUoverclocked400mhz

Re: Mic always on Fix For voodooHDA.pref

Postby joeswamp » Wed Jun 30, 2010 8:33 pm

This seems like a great fix but I can't seem to get the helper app working ... mic is still on after reboots and wakeups. I tried running the script in /Library/VoodooHDA directly and got the following result:


Code: Select all
joe$ /Library/VoodooHDA/voodoohdahelper | more
Found a device of class VoodooHDADevice: IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/HDEF@1B/VoodooHDADevice

settings file path: /Users/joe^P/Library/Preferences/VoodooHDA.settings
error: couldn't find settings file
error: can't read settings


I should mention that my settings file is in my Library/Preferences folder, but my user name is joe, not joe^P. Can't figure out where that ^P came from ... did I install something wrong?

EDIT: I tried the command again without piping the output into more and the ^P disappeared, could be a red herring. Turned on all permissions so anyone could read that file, still no dice.
joeswamp
Beginner
 
Posts: 6
Joined: Thu May 14, 2009 6:53 am
Color and Model: Black S10
OS(s) installed: XP

Re: Mic always on Fix For voodooHDA.pref

Postby macabuzer » Wed Jun 30, 2010 10:04 pm

joeswamp wrote:This seems like a great fix but I can't seem to get the helper app working ... mic is still on after reboots and wakeups. I tried running the script in /Library/VoodooHDA directly and got the following result:


Code: Select all
joe$ /Library/VoodooHDA/voodoohdahelper | more
Found a device of class VoodooHDADevice: IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/HDEF@1B/VoodooHDADevice

settings file path: /Users/joe^P/Library/Preferences/VoodooHDA.settings
error: couldn't find settings file
error: can't read settings


I should mention that my settings file is in my Library/Preferences folder, but my user name is joe, not joe^P. Can't figure out where that ^P came from ... did I install something wrong?

EDIT: I tried the command again without piping the output into more and the ^P disappeared, could be a red herring. Turned on all permissions so anyone could read that file, still no dice.


Dont forget to adjust the settings in the voodooHDA pref pane under System Preference...set iMix to 0% and PCM to 100% values
Scripts do not run after wake...
also do not forget to auto start the helper at login option
macabuzer
Experienced
 
Posts: 132
Joined: Thu Mar 04, 2010 5:28 am
Location: Florida
Color and Model: s10 Lenovo with LED mod to keyboard 2gbRAM
OS(s) installed: Win7+10.6.4 enabler 1.1.16 GPUoverclocked400mhz

PreviousNext

Return to Mac OS X

Who is online

Users browsing this forum: Google [Bot] and 1 guest