View Single Post
Old 06-09-2016, 02:09 PM   #1
ppr
Junior Member
 
Join Date: Jun 2016
Posts: 1
Default Display link bug with alsa and pulseaudio

I notice a bug occurring after the installation of displaylink on Linux.

I had three shortcuts related to audio control using alsa (and pulseaudio) (bounded to different keystrokes)

amixer -q -D pulse set Master 5%- unmute -> Ctrl+PgUp
amixer -q -D pulse set Master 5%+ unmute -> Ctrl+PgDn
amixer -q -D pulse set Master toggle -> Ctrl+M

I recently purchase a Dell D3000 ports replicator and install displaylink to use it at its best (I didn't try but I read only Ethernet and USB ports are working without displaylink software on Linux and the HDMI output needed this software).

Anyway, the ports replicator and displaylink work well but my three alsa shortcuts are not working after displaylink installation. I have this error message when trying the shorcuts in a terminal:

Code:
$ amixer -q -D pulse set Master toggle
ALSA lib control.c:954:(snd_ctl_open_noupdate) Invalid CTL pulse
amixer: Mixer attach pulse error: No such file or directory
I have two exact same laptop (Dell Latitude 6430U) with same software version. I tested on my second laptop: The shortcuts were working, I installed displaylink and they weren't anymore. So I'm sure this is a bug related to displaylink driver for Linux.

I tried to uninstalled displaylink but the alsa shortcuts are not working back.

I am available to provide logs and to test some manipulations if needed.

Last edited by ppr; 06-09-2016 at 02:18 PM.
ppr is offline   Reply With Quote