Subscribe to our RSS news feed
AAPL 199.94 (-1.25)

 
Reply to this topic Start new topic
Acer Aspire One Audio/Mic fix?
*
  • Group: Members
  • Posts: 4
  • Joined: 21-December 08
  • Member No.: 340,556
Hey,
I'm looking for a fix on my AA1's audio, which basically doesn't work properly.
I can have speakers/headphones connected at boot and it works, but if I unplug, it doesn't switch unless I reboot.
Also, the built in mic on the AA1 is extremely quiet and sometimes doesn't work at all?
Btw: I'm using Vanilla kerner and installed OSx86 via Kalyway, if it makes any difference...
If anyone has fixes for this, I'd really like you to share 'em.
Thanks,
Ed.
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 2
  • Joined: 23-May 09
  • Member No.: 432,038
Acer One Driver for 10.5.7

ALC268 ID:0x1025015B

Work: int speaker, headphones, int mic, ext mic, autodetect, mute, volume


http://www.mediafire.com/?wgtztlmmzrv wink.gif
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 1
  • Joined: 29-June 09
  • Member No.: 450,297
doesnt work, got failure message
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 16
  • Joined: 24-January 08
  • Member No.: 177,181
i just tried this on my acer zg5 XxX 10.5.6 install which has never had working internal mic with any other kext. replaced the existing applehda.kext with the one above and restarted and now have adjustable gain, working mic and ichat works like a charm. brilliant! thanks a lot.
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 71
  • Joined: 23-March 07
  • Member No.: 94,970
QUOTE (Edplz @ Dec 22 2008, 09:23 PM) *
Hey,
I'm looking for a fix on my AA1's audio, which basically doesn't work properly.
I can have speakers/headphones connected at boot and it works, but if I unplug, it doesn't switch unless I reboot.
Also, the built in mic on the AA1 is extremely quiet and sometimes doesn't work at all?
Btw: I'm using Vanilla kerner and installed OSx86 via Kalyway, if it makes any difference...
If anyone has fixes for this, I'd really like you to share 'em.
Thanks,
Ed.


The VoodooHDA kext works nicely, but you need to do a simple patch to make it work. You'll need XCode installed for this:

Step 1: grab the code (in a terminal type):
svn checkout http://voodoohda.googlecode.com/svn/trunk/ voodoohda-read-only

Step 2: There is now a folder called voodoohda-read-only which contains the code. In there is a file
called Tables.c - open it in your favorite editor.

Step 3: In the code, find the lines containing the settings for the SOUND_MIXER_LINE, SOUND_MIXER_MIC, and SOUND_MIXER_RECLEV .. they are set to zero in the code .. set them to
non-zero. I use 75 for the line and mic settings, and 45 for the recording level. These settings work
well with my electric guitar fed directly to the input.. YMMV. Play with them if you need too, but
non-zero is key.

Step 4: compile the code: cd voodoohda-read-only ; ./helper.sh build

Step 5. The resulting kext is in voodoohda-read-only/build/Debug/ install it with KextHelper or however you like. Reboot.

I've attached my kext that is working on my AAO, running iDeneb 10.5.5 / vanilla.
Attached File(s)
Attached File  AAO_VoodooHDA.zip ( 83.85K ) Number of downloads: 28
 
PM Profile Card
Go to the top of the page
+ Quote Post
Reply to this topic Start new topic

1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

RSS Lo-Fi Version Time is now: 22nd November 2009 - 10:53 AM