Low volume in mono sound output in Ubuntu

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
1
down vote

favorite












I am using the following commands to have mono sound output in Ubuntu 16.04:



Find output device name:



pacmd list-sinks | grep name:


Get mono output:



pactl load-module module-remap-sink sink_name=mono master=THE_NAME_FROM_THE_PREVIOUS_COMMAND channels=2 channel_map=mono,mono


The problem is that even at full volume the audio is too low.



pic



Can someone please point out how to solve this issue?










share|improve this question

























    up vote
    1
    down vote

    favorite












    I am using the following commands to have mono sound output in Ubuntu 16.04:



    Find output device name:



    pacmd list-sinks | grep name:


    Get mono output:



    pactl load-module module-remap-sink sink_name=mono master=THE_NAME_FROM_THE_PREVIOUS_COMMAND channels=2 channel_map=mono,mono


    The problem is that even at full volume the audio is too low.



    pic



    Can someone please point out how to solve this issue?










    share|improve this question























      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      I am using the following commands to have mono sound output in Ubuntu 16.04:



      Find output device name:



      pacmd list-sinks | grep name:


      Get mono output:



      pactl load-module module-remap-sink sink_name=mono master=THE_NAME_FROM_THE_PREVIOUS_COMMAND channels=2 channel_map=mono,mono


      The problem is that even at full volume the audio is too low.



      pic



      Can someone please point out how to solve this issue?










      share|improve this question













      I am using the following commands to have mono sound output in Ubuntu 16.04:



      Find output device name:



      pacmd list-sinks | grep name:


      Get mono output:



      pactl load-module module-remap-sink sink_name=mono master=THE_NAME_FROM_THE_PREVIOUS_COMMAND channels=2 channel_map=mono,mono


      The problem is that even at full volume the audio is too low.



      pic



      Can someone please point out how to solve this issue?







      sound pulseaudio






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Jan 31 at 17:44









      zindarod

      1274




      1274




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          0
          down vote













          Try to check the field "Allow louder than 100%". Look at the image that you posted above, there is an option in the settings for sound, in GUI.






          share|improve this answer




















            Your Answer







            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "89"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            convertImagesToLinks: true,
            noModals: false,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













             

            draft saved


            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1001803%2flow-volume-in-mono-sound-output-in-ubuntu%23new-answer', 'question_page');

            );

            Post as a guest






























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            0
            down vote













            Try to check the field "Allow louder than 100%". Look at the image that you posted above, there is an option in the settings for sound, in GUI.






            share|improve this answer
























              up vote
              0
              down vote













              Try to check the field "Allow louder than 100%". Look at the image that you posted above, there is an option in the settings for sound, in GUI.






              share|improve this answer






















                up vote
                0
                down vote










                up vote
                0
                down vote









                Try to check the field "Allow louder than 100%". Look at the image that you posted above, there is an option in the settings for sound, in GUI.






                share|improve this answer












                Try to check the field "Allow louder than 100%". Look at the image that you posted above, there is an option in the settings for sound, in GUI.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Jan 31 at 18:48









                Dunav Rajna

                114




                114



























                     

                    draft saved


                    draft discarded















































                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1001803%2flow-volume-in-mono-sound-output-in-ubuntu%23new-answer', 'question_page');

                    );

                    Post as a guest













































































                    Popular posts from this blog

                    pylint3 and pip3 broken

                    Missing snmpget and snmpwalk

                    How to enroll fingerprints to Ubuntu 17.10 with VFS491