Asus EeePC 1025C

From ubermix Wiki
Revision as of 11:43, 17 March 2012 by Admin (talk | contribs) (eeepc 1025c microphone ubuntu)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.