Ubuntu – Enable Dolby 5.1 or at least subwoofer on Acer laptop

acerdriverslaptopsoundspeakers

I have Dolby Virtual Surround Sound 5.1 speakers with Tuba CineBass Subwoofer on Acer laptop (mine is 5951G but there is also bunch of models with similar configuration of speakers with/without subwoofer). In Windows it works and sounds amazingly after installing both Realtek drivers and Dolby software from Acer support site. In Ubuntu only 2-channel sound is working.

How can I enable virtual 5.1 sound or at least subwoofer?

Best Answer

use alsamixer but first, install the extra driver support:

sudo apt-get install alsa-firmware-loaders alsa-tools alsa-tools-gui

At this point, you may need to reboot.

Then, execute the following commands in an open terminal:

alsamixer

Then, press F6 use the arrow key to select your sound card and then press ENTER.

Next, press F5 and scroll to the right using the arrow keys until you get to Auto-Mute. Use the up arrow key to disable automute.

Finally, scroll to the subwoofer using the left or right arrow key and control the volume using the up and down arrow keys. Also, press the M key to mute or unmute each channel.