No HDMI audio output on Intel 7 Series/C210 Series Chipset

Questions about hardware, drivers and peripherals
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
anupsab

No HDMI audio output on Intel 7 Series/C210 Series Chipset

Post by anupsab »

Hi!
I am using Mint 14 64 bit on i5 processor. I am unable to get audio output on my 32" TV although the video & display options work very well.

lspci -nn | grep Audio
00:1b.0 Audio device [0403]: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller [8086:1e20] (rev 04)

I have tried editing the /etc/modprobe.d/alsa-base.config file by adding at the bottom
"options snd-hda-intel model=auto enable=1 index=0" as suggested on a youtube video (http://www.youtube.com/watch?v=a-2wxd1d0Tg) which was for Mint 9.
This gave me options on selection of Hardware options on System Settings--Sound--Hardware but none of the HDMI output options work.
Can anyone provide a solution please?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
kc1di
Level 18
Level 18
Posts: 8175
Joined: Mon Sep 08, 2008 8:44 pm
Location: Maine USA

Re: No HDMI audio output on Intel 7 Series/C210 Series Chips

Post by kc1di »

Hello anupsab and welcome to Mint,

you can try this.
Go to the little speaker in the panel left click it then click on sound settings. and Hardware tab then there is a dropdown menu at the bottom under that you should find several options
one of which is HDMI output.
Good Luck
Easy tips : https://easylinuxtipsproject.blogspot.com/ Pjotr's Great Linux projects page.
Linux Mint Installation Guide: http://linuxmint-installation-guide.rea ... en/latest/
Registered Linux User #462608
anupsab

Re: No HDMI audio output on Intel 7 Series/C210 Series Chips

Post by anupsab »

Thanks for the reply!
I tried that- in fact I get quite a few options which are labelled HDMI but i do not get audio output.
User avatar
kc1di
Level 18
Level 18
Posts: 8175
Joined: Mon Sep 08, 2008 8:44 pm
Location: Maine USA

Re: No HDMI audio output on Intel 7 Series/C210 Series Chips

Post by kc1di »

anupsab wrote:Thanks for the reply!
I tried that- in fact I get quite a few options which are labelled HDMI but i do not get audio output.
make sure Alsa is installed.
Easy tips : https://easylinuxtipsproject.blogspot.com/ Pjotr's Great Linux projects page.
Linux Mint Installation Guide: http://linuxmint-installation-guide.rea ... en/latest/
Registered Linux User #462608
Aterocana

Re: No HDMI audio output on Intel 7 Series/C210 Series Chips

Post by Aterocana »

Exactly the same problem with the same hardware. I run LMDE (with Cinnamon) and I can't heard audio from the TV (that's linked with HDMI to the PC), meanwhile everything is ok with Windows7.
Alsamixer is installed and every device is unmuted. Any advice?
Thank you.
User avatar
kc1di
Level 18
Level 18
Posts: 8175
Joined: Mon Sep 08, 2008 8:44 pm
Location: Maine USA

Re: No HDMI audio output on Intel 7 Series/C210 Series Chips

Post by kc1di »

A search of the internet shows that this family of audio cards is very problematic in linux. Thus I'm out of Ideas but perhaps someone has found a solution and will
come forward- Sorry :(
Easy tips : https://easylinuxtipsproject.blogspot.com/ Pjotr's Great Linux projects page.
Linux Mint Installation Guide: http://linuxmint-installation-guide.rea ... en/latest/
Registered Linux User #462608
Aterocana

Re: No HDMI audio output on Intel 7 Series/C210 Series Chips

Post by Aterocana »

I see, I didn't find anything either. Thank you anyway.
Xipher_Zero

Re: No HDMI audio output on Intel 7 Series/C210 Series Chips

Post by Xipher_Zero »

This audio controller requires that the proper module is loaded and a newer build of ALSA installed for normal audio and HDMI audio to work.

Correcting No Audio:

Edit /etc/modules and add the snd module so that the file looks like this:

Code: Select all

# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.
# Parameters can be specified after the module name.

snd
loop
lp
rtc
After a reboot the correct kernel module will be loaded and you should have audio.

Correcting No HDMI Audio:
Next you will need to install a daily build of ALSA. This can be obtained here: https://code.launchpad.net/~ubuntu-audi ... /+packages You only need to install the oem-audio-hda-daily-dkms_0.201304261252~raring1_all.deb package.

This will correct no audio and no HDMI audio on most variants of this audio controller.
Haui

Re: No HDMI audio output on Intel 7 Series/C210 Series Chips

Post by Haui »

Hi,
thank you for your advices!
I do have the exact same audio chip and tried all of this here and much more.
For example I also tried: http://community.linuxmint.com/tutorial/view/1051

I use the alsa-daily ppa on my Linux Mint 15 64-bit machine.
It is a HP Folio 9470 Ultrabook with an Intel core i7 processor.

Very, very annoying is that everything worked perfectly before I updated my machine yesterday :-(.

But I can't get audio via my hdmi cable to work again :-(.
Even my build in microphone doesn't work anymore :-(.

I need a working soundsystem.
Especially the microphone.

Any further advice, ideas whatever?
Locked

Return to “Hardware Support”