The Cookie Machine - Click here to drag window

DUMMY TEXT - Real text set in assets/js/theCookieMachine.js

If you can read me, I'm broken!

Views: 4,708β€…    Votes:  3β€…
Tags: sound   pulseaudio   alsa  
Link: πŸ” See Original Answer on Ask Ubuntu ⧉ πŸ”—

URL: https://askubuntu.com/q/1025066
Title: 5.1 sound - rear left & right are very quiet - DOWNMIX
ID: /2018/04/14/5.1-sound-rear-left-_-right-are-very-quiet-DOWNMIX
Created: April 14, 2018    Edited:  June 13, 2022
Upload: April 8, 2024    Layout:  post
TOC: false    Navigation:  false    Copy to clipboard:  false


New version using pavucontrol

First install the app:

sudo apt install pavucontrol

Then call it from the launcher by typing the first few letters pav and selecting the icon. Follow the .gif below to click on the individual speakers and set their volume:

pavucontrol individual speaker volume

Original version not working

Your question β€œWhat kind of malformed wizardry is this?” can best be answered with this command:

$ grep channels /etc/pulse/daemon.conf
; default-sample-channels = 2

Using sudo powers edit the file /etc/pulse/daemon.conf and change the line:

; default-sample-channels = 2

to:

; default-sample-channels = 6

Save the file and exit your editor. To restart pulse audio use:

pulseaudio -k
⇧ Cron job - need script to start VPN if not already running for job Password protect grub menu editing  β‡©