← Back to team overview

ubuntu-eee-coders team mailing list archive

[Bug 268319] Re: microphone not working on asus eee pc 900

 

It is possible to fix this by manipulating alsamixer's "Input Source" value.
Or, you can also try the following commands by hand:

amixer sset "Input Source" "Front Mic"
amixer sset "Capture" 100% cap unmute
amixer sset "Front Mic" 100% mute
amixer sset "Front Mic Boost" 66% unmute

That "mute" command just mutes the output of the Front Mic from playing
through the speakers. Without it you'll get major feedback. It doesn't
mute the recording.

I'm working on applying this setup to the eeepc-config package.


** Changed in: ubuntu-eee
   Importance: Undecided => Medium
     Assignee: (unassigned) => Adam McDaniel (adam.mcdaniel)
       Status: New => Confirmed

-- 
microphone not working on asus eee pc 900
https://bugs.launchpad.net/bugs/268319
You received this bug notification because you are a member of Ubuntu
Eee Coders, which is subscribed to Ubuntu Eee.

Status in Ubuntu Eee: Confirmed

Bug description:
Only by adding 

options snd-hda-intel model=auto

to /etc/modprobe.d/alsa-base I am able to get hear my self through the mic, 
but I'm not able to record any of it using the "Sound Recorder" application.

Searching though online shows me others have same problem, so if I've overlooked the bug report, my apologies.

Using latest and fully updated Ubuntu Eee Release.



References