Page 3 of 5 FirstFirst 12345 LastLast
Results 21 to 30 of 42

Thread: Karmic [9.10] issues with volume control, Master/PCM/LFE, and volume threshold

  1. #21
    Join Date
    Mar 2008
    Location
    Carolina, Puerto Rico
    Beans
    198
    Distro
    Ubuntu Mate 15.04 Vivid Vervet

    Re: Karmic [9.10] issues with volume control, Master/PCM/LFE, and volume threshold

    Far as I know yes, PCM and Wave are the same thing. Depending on your configuration you might prefer to control the master or the PCM/Wave. For example, IIRC there was a time when the Master was also the front speakers and changing that volume only would not change the center/lfe/surrounds for me, so controlling the PCM in that case would be preferred.
    HTPC: MSI FM2-A55M-E33 mobo, Amd A8-5600k APU, 6GB RAM, 120GB Crucial SSD Ubuntu Mate 15.04, 500GB Windows XP SP3, HDMI Video, 5.1ch Analog Audio, XBMC/Kodi

  2. #22
    Join Date
    Nov 2009
    Beans
    5

    Re: Karmic [9.10] issues with volume control, Master/PCM/LFE, and volume threshold

    What does LFE mean?

    I use Ubuntu 9.10 on a dell inspiron 9400 and when i use the proposed configuration, the pc-speakers don't work, but the headphones do.
    When I use the configuration below, the pc-speakers work, but the headphones produce little sound.


    Code:
    [Element Master]
    switch = on
    volume = ignore
    override-map.1 = all
    override-map.2 = all-left,all-right
    
    [Element PCM]
    switch = mute
    volume = merge

  3. #23
    Join Date
    May 2007
    Beans
    28

    Re: Karmic [9.10] issues with volume control, Master/PCM/LFE, and volume threshold

    Quote Originally Posted by SR_ELPIRATA View Post
    Far as I know yes, PCM and Wave are the same thing. Depending on your configuration you might prefer to control the master or the PCM/Wave. For example, IIRC there was a time when the Master was also the front speakers and changing that volume only would not change the center/lfe/surrounds for me, so controlling the PCM in that case would be preferred.
    Makes sense. Thanks! I am pretty happy with the sound setup on my thinkpad (I manually compiled and installed the lastest alsa). Audacity is the only program that is giving me trouble, will find a fix for that soon.

  4. #24
    Join Date
    Mar 2008
    Beans
    12

    Re: Karmic [9.10] issues with volume control, Master/PCM/LFE, and volume threshold

    Works great for me. Thanks.

  5. #25
    Join Date
    Apr 2009
    Beans
    130

    Re: Karmic [9.10] issues with volume control, Master/PCM/LFE, and volume threshold

    This thread saved me after a pulseaudio upgrade yesterday forced my LFE speakers to 100% all the time. Many thx.

  6. #26
    Join Date
    Feb 2006
    Beans
    13

    Re: Karmic [9.10] issues with volume control, Master/PCM/LFE, and volume threshold

    I have had to search for this thread 4 times in the past few months to find the fix again, it seems that upgrades are constantly overwriting the file. Can we do anything to get this fixed upstream instead of constantly having to apply the fix ourselves?

  7. #27
    Join Date
    May 2008
    Location
    Ohio, USA
    Beans
    6,905
    Distro
    Ubuntu Gnome 15.04 Vivid Vervet

    Re: Karmic [9.10] issues with volume control, Master/PCM/LFE, and volume threshold

    There is another approach that may work. This is specific to the Dell Inspiron E1705/9400 model w/ STAC9200 codec.
    Open this file for editing:
    Code:
     gksudo gedit /etc/modprobe.d/alsa-base.conf
    Insert this line at the bottom:
    Code:
     options snd-hda-intel model=dell-m27
    Save. Close. Reboot. Check your levels in alsamixer.
    Code:
     alsamixer
    Press F6 to select the correct soundcard.
    Press F3 to show playback levels. F4 selects capture levels [or use <Tab>]
    Use the left/right arrow keys to select and up/down arrow keys to change levels.
    Go to "System>Preferences>Sound" and make sure the correct soundcard is default

  8. #28
    Join Date
    Jun 2009
    Beans
    1

    Re: Karmic [9.10] issues with volume control, Master/PCM/LFE, and volume threshold

    Quote Originally Posted by geopteryx View Post
    Hi!
    I too have a DELL Inspiron 9400/E1705 with the STAC9200. I've solved this problem by making some changes in the file "/usr/share/pulseaudio/alsa-mixer/paths/analog-output.conf.common". Try this:

    Code:
    sudo gedit /usr/share/pulseaudio/alsa-mixer/paths/analog-output.conf.common
    You will find those lines near the bottom of the file:

    Code:
    [Element PCM]
    switch = mute
    volume = merge
    override-map.1 = all
    override-map.2 = all-left,all-right
    So, add theses lines BEFORE:

    Code:
    [Element Master]
    switch = mute
    volume = ignore
    and these lines AFTER:

    Code:
    [Element LFE]
    switch = mute
    volume = ignore
    You should finally have:

    Code:
    [Element Master]
    switch = mute
    volume = ignore
    
    [Element PCM]
    switch = mute
    volume = merge
    override-map.1 = all
    override-map.2 = all-left,all-right
    
    [Element LFE]
    switch = mute
    volume = ignore
    Save and quit. Then restart (restarting Pulseaudio isn't enough).

    Using Fn + PageUp / PageDown or the media buttons now only modifies the "PCM" channel (have a look on alsamixer).
    Hi,

    This worked fine for Karmic, but it seems that it does not work with Lucid. The way lidex described doesnt work either

  9. #29
    Join Date
    May 2008
    Location
    Ohio, USA
    Beans
    6,905
    Distro
    Ubuntu Gnome 15.04 Vivid Vervet

    Re: Karmic [9.10] issues with volume control, Master/PCM/LFE, and volume threshold

    I guess OP got his working correctly.
    biomann: Can you post the output of these terminal commands for me please:
    Code:
    uname -a
    aplay -l
    cat /proc/asound/version
    head -n 1 /proc/asound/card*/codec#*
    Terminal="Applications->Accessories->Terminal"
    Please post text output using code tags. Also helpful is the make/model of your PC/Laptop.
    Last edited by lidex; May 2nd, 2010 at 03:21 AM.

  10. #30
    Join Date
    Sep 2008
    Beans
    3

    Re: Karmic [9.10] issues with volume control, Master/PCM/LFE, and volume threshold

    I have been having the same issue since I installed lucid lynx 10.04. I can no longer choose which input/output the volume app is controlling... and see that it's changing the front first, then the master, but the master portion doesn't change anything volume wise.

    Grrr....

    I just edited the file and about to reboot. I'll post back if that resolves it.

    -Dclaw

Page 3 of 5 FirstFirst 12345 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •