Dell Latitude E5440 Sound

I just installed Ubuntu 14.04 on my Dell Latitude E5440 but i am getting no sound. I've check to ensure that the sound is not muted. Alsamixer tells me it's:

  • an Intel HDA HDMI
  • with and Intel Haswell HDMI chip

Any thoughts?

1

3 Answers

If sound is working via headphones but not via speakers, but you have the drivers, it's probably not working because the sound is outputting to the headphone audio port instead of the speakers. Go into settings and make sure the built in speakers instead of the headphones/port is selected.

If that doesn't help, look here: Unexpectedly lost speaker output. Headphone output works fine

Make sure that sound is not muted. Have a good look at the settings. Make sure the correct sound output is selected.

That Dell is certified by Ubuntu so I'm sure it should work.

Have you tried these drivers?:

1

Install the sound driver packages:

sudo apt-get install build-essential linux-headers-`uname -r`

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like