Acer Aspire One Audio/Mic fix? |
![]() |
Acer Aspire One Audio/Mic fix? |
|
Edplz
InsanelyMac Protégé
|
![]() |
Dec 22 2008, 09:23 PM Post #1
|
|
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. |
|
capule
InsanelyMac Protégé
|
![]() |
Jun 24 2009, 09:46 PM Post #2
|
|
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 |
|
base89
InsanelyMac Protégé
|
![]() |
Jul 3 2009, 08:34 AM Post #3
|
|
doesnt work, got failure message
|
|
d2a
InsanelyMac Protégé
|
![]() |
Jul 3 2009, 11:43 AM Post #4
|
|
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.
|
|
|
gnubeard
InsanelyMac Protégé
|
![]() |
Aug 14 2009, 03:14 AM Post #5
|
![]() ![]()
|
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)
|
![]() |
|
Lo-Fi Version | Time is now: 22nd November 2009 - 10:53 AM |