Issue with sound on certified Dell Inspiron 7537

Asked by Francesco Pontillo

Sound on my Dell 7537 doesn't come out of the integrated laptop speakers. Audio through headphones works perfectly, though.
The sound card is a Realtek ALC3223, are additional drivers required for this? Why isn't it working out of the box?

More information:

fra@fra-pc:~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC3223 Analog [ALC3223 Analog]
  Subdevices: 0/1
  Subdevice #0: subdevice #0
card 1: HDMI [HDA Intel HDMI], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

fra@fra-pc:~$ cat /proc/asound/cards
 0 [PCH ]: HDA-Intel - HDA Intel PCH
                      HDA Intel PCH at 0xe3614000 irq 64
 1 [HDMI ]: HDA-Intel - HDA Intel HDMI
                      HDA Intel HDMI at 0xe3610000 irq 63

Revision history for this message
Po-Hsu Lin (cypressyew) said :
#1

Hi,
please specify your kernel version and the version of your Ubuntu, you can run "lsb_release -a" and "uname -a" command from your terminal to get these information.
Thanks

Revision history for this message
Francesco Pontillo (francescopontillo) said :
#2

Kernel version is 3.16.0-31-generic on Ubuntu 14.04.2 LTS (64 bit).

Revision history for this message
Francesco Pontillo (francescopontillo) said :
#3

Of course it's not solved yet, I probably hit the wrong button for replying.

Revision history for this message
Po-Hsu Lin (cypressyew) said :
#4

Hi,

I tried to reproduce this on a 7537 we certified before (with 14.04.1, 3.13 kernel) [1].
Internal speaker is working as expected on both 14.04.2 stock image (3.16.0-30 kernel), and after running upgrade (3.16.0-31 kernel)

As your hardware configuration may be different from the 7537 we have certified here, I will suggest you to check if it's a hardware failure, if it's not, please open a bug with "ubuntu-bug linux" for this.

Thanks

[1] http://www.ubuntu.com/certification/hardware/201306-13867/

Revision history for this message
Francesco Pontillo (francescopontillo) said :
#5

It is definitely not a hardware issue since speakers work on Windows.
I was finally able to get speakers to work by adding "snd-hda-intel" the file "/etc/modules" and doing "ldconfig". I will reopen the issue if this happens again.
Thank you!

Revision history for this message
Po-Hsu Lin (cypressyew) said :
#6

BTW
the codec on this system is ALC283, which is obviously different from the one that you reported.
https://launchpadlibrarian.net/179581631/AlsaInfo.txt

Revision history for this message
Francesco Pontillo (francescopontillo) said :
#7

Is it possible that Dell made some hardware changes after the certification took place? I bought the laptop mid-October 2013.

Revision history for this message
Po-Hsu Lin (cypressyew) said :
#8

Cool, thanks for sharing the solution

more update for ALC3223 and ALC283, they're the same, quote from comment #2, bug 1284432
Codec: Realtek ALC283
Address: 0
AFG Function Id: 0x1 (unsol 1)
Vendor Id: 0x10ec0283
Subsystem Id: 0x102805f9
Revision Id: 0x100003

https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/?id=4b016931a997be59a2be0da3398985a19fdfa5be

+ { 0x10ec0283, 0x1028, 0, "ALC3223" },

seem rename as ALC3223 for DELL alc283

Revision history for this message
Po-Hsu Lin (cypressyew) said :
#9

Yes I think it's possible that Dell changed their hardware, another possibility is that this model may have some variants.

After looking into bug 1327007 that I linked here, the alsa-info attachment indicates that it's runnig on ALC3223, instead of ALC283, I think this needs to be investigated.

Revision history for this message
Francesco Pontillo (francescopontillo) said :
#10

Please let me know what I can do to help.

Revision history for this message
Francesco Pontillo (francescopontillo) said :
#11

I just rebooted into Ubuntu after a few days, and speakers aren't working again.

Revision history for this message
Joseph Salisbury (jsalisbury) said :
#12

Can you open a bug in lanchpad for this issue, so we can debug further? A bug can be opened by running the following from a terminal:

ubuntu-bug linux

Revision history for this message
Francesco Pontillo (francescopontillo) said :
#13
Revision history for this message
Launchpad Janitor (janitor) said :
#14

This question was expired because it remained in the 'Open' state without activity for the last 15 days.