Bug 382971

Summary: broken sliders in alsa volume control
Product: [Fedora] Fedora Reporter: Dave Jones <davej>
Component: pulseaudioAssignee: Lennart Poettering <lpoetter>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 8CC: pfrields, pierre-bugzilla
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-09-09 22:46:00 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
amixer output none

Description Dave Jones 2007-11-14 18:15:50 UTC
the left and right sliders of each control in the volume applet are 'linked' by
a chain below the sliders.  When I move the sliders by clicking and dragging,
the link gets broken, and only the slider that was clicked moves.
If I scroll with the mousewheel it does the right thing.

Pulse seems determined to break the link between the two.  Either this should be
fixed, or the link icon should be removed.

Comment 1 Lennart Poettering 2007-11-30 00:47:29 UTC
Hmm, cold you please provide me with the output of "amixer -c 0 contents" on
your machine?

ALSA exports a lot of information about the properties of each volume control
slider, this might be set incorrectly on your driver. Among other stuff it flags
controls where L and R cannot be manipulated independently.

Comment 2 Dave Jones 2007-12-03 06:18:00 UTC
Created attachment 275421 [details]
amixer output

sure, attached.

something to note also, is that this doesn't always happen.
I just tried to duplicate it to be sure it still happens, and it took me a few
tries of loading the volume applet and sliding up and down before it broke.

Comment 3 Lennart Poettering 2008-09-09 22:46:00 UTC
This shouldn't happen anymore since we now extend the hw volume range in software, which means we can always provide what clients ask for, and allow per-channel volumes even if the sound card only has an all-channel volume control. Closing now. If this persists on current rawhide (0.9.12) feel free to reopen.