Headphones always muted after restartDisable headphone jack detection in pulseaudioChange default port for...

How can I get a job without pushing my family's income into a higher tax bracket?

Junior developer struggles: how to communicate with management?

Confused about proofs by contradiction, the Law of the Excluded Middle and existence of consistent axiomatic systems.

How can I support myself financially as a 17 year old with a loan?

Which industry am I working in? Software development or financial services?

If a prion is a protein, why is it not disassembled by the digestive system?

What is a "listed natural gas appliance"?

Was there ever a Kickstart that took advantage of 68020+ instructions that would work on an A2000?

In a Latex Table, how can I automatically resize cell heights to account for superscripts?

How to improve/restore vintage Peugeot bike, or is it even worth it?

Enumerate Derangements

Can fracking help reduce CO2?

Why is Arya visibly scared in the library in S8E3?

Type-check an expression

Moving the subject of the sentence into a dangling participle

Is induction neccessary for proving that every injective mapping of a finite set into itself is a mapping onto itself?

Quoting Yourself

Did we get closer to another plane than we were supposed to, or was the pilot just protecting our delicate sensibilities?

How to 'Let Go' in Meditation?

CRT Oscilloscope - part of the plot is missing

How did Arya get her dagger back from Sansa?

Can I get a paladin's steed by True Polymorphing into a monster that can cast Find Steed?

Manager is threatning to grade me poorly if I don't complete the project

Pawn Promotion Double Checks



Headphones always muted after restart


Disable headphone jack detection in pulseaudioChange default port for PulseAudio (line out, not headphones)Set maximum volume in Arch LinuxNo output from headphones jack (occasionally), although system displays outputInternal speaker unmuted when I press volume up/down buttons on my headphonesSomething (ALSA or pulseaudio) changes sink volume upon bluetooth connectUbuntu: No sound from speakers, headphones jack detected even when no headphones are connectedSkype speakers output mutedSound issues after recent 4.18 kernel on Spectre x360Microphone not showing up in Audacity






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







1















After system restart my headphones are always muted. I have to unmute and crank volume from 0% to 100% using alsamixer. I of course tried to do alsactl store multiple times but it does not help. It is not the case though with speakers. They are always unmuted and on 100% of volume.



I am using Fedora 21 and it uses pulseaudio by default -- I am not able to disable it because it is started every time I start kde4.










share|improve this question














bumped to the homepage by Community 59 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
















  • I've uninstalled brain dead piece of #$%! called pulseaudio and problem dissapeared.

    – Trismegistos
    Aug 13 '15 at 17:52




















1















After system restart my headphones are always muted. I have to unmute and crank volume from 0% to 100% using alsamixer. I of course tried to do alsactl store multiple times but it does not help. It is not the case though with speakers. They are always unmuted and on 100% of volume.



I am using Fedora 21 and it uses pulseaudio by default -- I am not able to disable it because it is started every time I start kde4.










share|improve this question














bumped to the homepage by Community 59 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
















  • I've uninstalled brain dead piece of #$%! called pulseaudio and problem dissapeared.

    – Trismegistos
    Aug 13 '15 at 17:52
















1












1








1








After system restart my headphones are always muted. I have to unmute and crank volume from 0% to 100% using alsamixer. I of course tried to do alsactl store multiple times but it does not help. It is not the case though with speakers. They are always unmuted and on 100% of volume.



I am using Fedora 21 and it uses pulseaudio by default -- I am not able to disable it because it is started every time I start kde4.










share|improve this question














After system restart my headphones are always muted. I have to unmute and crank volume from 0% to 100% using alsamixer. I of course tried to do alsactl store multiple times but it does not help. It is not the case though with speakers. They are always unmuted and on 100% of volume.



I am using Fedora 21 and it uses pulseaudio by default -- I am not able to disable it because it is started every time I start kde4.







audio alsa pulseaudio






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Aug 7 '15 at 19:02









TrismegistosTrismegistos

2451313




2451313





bumped to the homepage by Community 59 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







bumped to the homepage by Community 59 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.















  • I've uninstalled brain dead piece of #$%! called pulseaudio and problem dissapeared.

    – Trismegistos
    Aug 13 '15 at 17:52





















  • I've uninstalled brain dead piece of #$%! called pulseaudio and problem dissapeared.

    – Trismegistos
    Aug 13 '15 at 17:52



















I've uninstalled brain dead piece of #$%! called pulseaudio and problem dissapeared.

– Trismegistos
Aug 13 '15 at 17:52







I've uninstalled brain dead piece of #$%! called pulseaudio and problem dissapeared.

– Trismegistos
Aug 13 '15 at 17:52












1 Answer
1






active

oldest

votes


















0














To tell pulseaudio that headphones are always plugged in. Edit:



/usr/share/pulseaudio/alsa-mixer/paths/analog-output-lineout.conf



FIND:



[Jack Headphone]

state.plugged = no (--->Change no to yes)

state.unplugged = unknown


OR/AND:



[Jack Front Headphone]
state.plugged = no (--->Change no to yes)
state.unplugged = unknown


AND:



[Element Headphone]
switch = off (--->Change off to on)
volume = off


OR/AND:



[Element Headphone2]
switch = off (--->Change off to on)
volume = off


SAVE FILE AND restart pulseaudio:



$ pulseaudio -k
$ pulseaudio --start





share|improve this answer
























    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "106"
    };
    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',
    autoActivateHeartbeat: false,
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f220848%2fheadphones-always-muted-after-restart%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    To tell pulseaudio that headphones are always plugged in. Edit:



    /usr/share/pulseaudio/alsa-mixer/paths/analog-output-lineout.conf



    FIND:



    [Jack Headphone]

    state.plugged = no (--->Change no to yes)

    state.unplugged = unknown


    OR/AND:



    [Jack Front Headphone]
    state.plugged = no (--->Change no to yes)
    state.unplugged = unknown


    AND:



    [Element Headphone]
    switch = off (--->Change off to on)
    volume = off


    OR/AND:



    [Element Headphone2]
    switch = off (--->Change off to on)
    volume = off


    SAVE FILE AND restart pulseaudio:



    $ pulseaudio -k
    $ pulseaudio --start





    share|improve this answer




























      0














      To tell pulseaudio that headphones are always plugged in. Edit:



      /usr/share/pulseaudio/alsa-mixer/paths/analog-output-lineout.conf



      FIND:



      [Jack Headphone]

      state.plugged = no (--->Change no to yes)

      state.unplugged = unknown


      OR/AND:



      [Jack Front Headphone]
      state.plugged = no (--->Change no to yes)
      state.unplugged = unknown


      AND:



      [Element Headphone]
      switch = off (--->Change off to on)
      volume = off


      OR/AND:



      [Element Headphone2]
      switch = off (--->Change off to on)
      volume = off


      SAVE FILE AND restart pulseaudio:



      $ pulseaudio -k
      $ pulseaudio --start





      share|improve this answer


























        0












        0








        0







        To tell pulseaudio that headphones are always plugged in. Edit:



        /usr/share/pulseaudio/alsa-mixer/paths/analog-output-lineout.conf



        FIND:



        [Jack Headphone]

        state.plugged = no (--->Change no to yes)

        state.unplugged = unknown


        OR/AND:



        [Jack Front Headphone]
        state.plugged = no (--->Change no to yes)
        state.unplugged = unknown


        AND:



        [Element Headphone]
        switch = off (--->Change off to on)
        volume = off


        OR/AND:



        [Element Headphone2]
        switch = off (--->Change off to on)
        volume = off


        SAVE FILE AND restart pulseaudio:



        $ pulseaudio -k
        $ pulseaudio --start





        share|improve this answer













        To tell pulseaudio that headphones are always plugged in. Edit:



        /usr/share/pulseaudio/alsa-mixer/paths/analog-output-lineout.conf



        FIND:



        [Jack Headphone]

        state.plugged = no (--->Change no to yes)

        state.unplugged = unknown


        OR/AND:



        [Jack Front Headphone]
        state.plugged = no (--->Change no to yes)
        state.unplugged = unknown


        AND:



        [Element Headphone]
        switch = off (--->Change off to on)
        volume = off


        OR/AND:



        [Element Headphone2]
        switch = off (--->Change off to on)
        volume = off


        SAVE FILE AND restart pulseaudio:



        $ pulseaudio -k
        $ pulseaudio --start






        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Jan 23 '18 at 0:03









        Zé BentoZé Bento

        1




        1






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Unix & Linux Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f220848%2fheadphones-always-muted-after-restart%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Taj Mahal Inhaltsverzeichnis Aufbau | Geschichte | 350-Jahr-Feier | Heutige Bedeutung | Siehe auch |...

            Baia Sprie Cuprins Etimologie | Istorie | Demografie | Politică și administrație | Arii naturale...

            Nicolae Petrescu-Găină Cuprins Biografie | Opera | In memoriam | Varia | Controverse, incertitudini...