Fix Analog Devices AD1986A Speakers not working in Ubuntu 10.04

This post was written by admin on August 25, 2010
Posted Under: General

This tutorial shows how to fix speakers not working in Ubuntu 10.04.If you have an Analog Devices AD1986A Audio card on your laptop,and get this sound problem.You can try following steps:

1.First,open up a terminal window (Applications->Accessories->Terminal) and run this command:

sudo head -1 /proc/asound/card0/codec#0

it outputs your audio card type.

2.Edit the configuration file by this command:

sudo gedit /etc/modprobe.d/alsa-base.conf

find out this section:

# Keep snd-pcsp from being loaded as first soundcard

options snd-pcsp index=-2

change it into:

# Keep snd-pcsp from being loaded as first soundcard
#options snd-pcsp index=-2
options snd-hda-intel model=laptop-eapd

3.Reboot,and the speaker should working now!

BTW:If get the problem: sound coming out from both headphones and speakers,read this post

Related posts:

  1. Fix Sound still coming from speakers after plug in headphones on Ubuntu 10.04
  2. How to Fix Ubuntu 10.04 64-bit microphone not working problem
  3. Fix Left Click not working after upgrading to Ubuntu 10.10 Maverick
  4. Get iPhone/iPod with iOS4 working in Ubuntu 10.10
  5. Change Screen Brightness with Fn key in Ubuntu 11.04/10.10

    Reader Comments

    I forgot to say that I have a desktop, not a laptop

    [Reply]

    #1 
    Written By giovanni on February 14th, 2011 @ 10:02 am

    Add a Comment

    required, use real name
    required, will not be published
    optional, your blog address