Difference between revisions of "Asus EeePC 1025C"

From ubermix Wiki
Jump to: navigation, search
(Added additional steps for ALSA apps like Audacity)
m
 
Line 2: Line 2:
 
  <nowiki>sudo sh -c "echo options snd-hda-intel model=laptop-dmic >>/etc/modprobe.d/alsa-base.conf"</nowiki>
 
  <nowiki>sudo sh -c "echo options snd-hda-intel model=laptop-dmic >>/etc/modprobe.d/alsa-base.conf"</nowiki>
 
Now reboot, and the built-in microphone will work.
 
Now reboot, and the built-in microphone will work.
 +
  
 
If you find that Audacity does not record audio, do the following:
 
If you find that Audacity does not record audio, do the following:

Latest revision as of 23:19, 24 May 2012

Everything works well on the EeePC 1025C out of the box, except for the built-in microphone. To fix it, press ctrl-alt-t to open a terminal and type the following command, followed by the enter key:

sudo sh -c "echo options snd-hda-intel model=laptop-dmic >>/etc/modprobe.d/alsa-base.conf"

Now reboot, and the built-in microphone will work.


If you find that Audacity does not record audio, do the following:

  1. Click on the volume control in the top bar and choose "Sound Settings..."
  2. Switch the "Connector" pop-up from "Internal Microphone" to "Microphone"
  3. Set the "Input volume" to 100% or so - test by speaking to your device and watching the "Input level" meter bar.
  4. Close the window and test.