[SOLVED] alsa-lib hdmi problem

You have a problem with Slackel? Post here and we'll do what we can to help.
Post Reply
djemos
Site Admin
Posts: 676
Joined: 15 Apr 2016 06:03

[SOLVED] alsa-lib hdmi problem

Post by djemos »

After latest update of alsa-lib to 1.2.5 the hdmi is not shown in pavucontrol.
To solve this problem add the line !HDA-Intel {} to /usr/share/alsa/cards/HDA-Intel.conf after <confdir:pcm/front.conf>

Code: Select all

<confdir:pcm/front.conf>

!HDA-Intel {}

HDA-Intel.pcm.front.0 {
and restart pulseaudio

or downgrade to previous version
https://slackware.uk/cumulative/slackwa ... 6_64-3.txz
https://slackware.uk/cumulative/slackwa ... i586-3.txz

Edit: I have rebuild alsa-lib-1.2.5 with patches which solve the problem. The packages are here
Don't forget to restart pulseaudio after upgrading the package.
The packages are on repos.
Papasot
Posts: 231
Joined: 13 May 2016 22:32
Location: Patras, Greece

Re: [SOLVED] alsa-lib hdmi problem

Post by Papasot »

I didn't update yesterday so I didn't have the bugged version. Today the repos are updated to the dj version of alsa-lib, and pavucotrol does see the HDMI port.. Thank you Dimitri!
Post Reply