Where are the brightness controls?












2















I installed Ubuntu 18.04 recently. I have been using Ubuntu for over 5 years I know that the brightness controls are inside the Power section in the settings but they are not there anymore. Searching for brightness still brings Power section in settings as the only result in gnome-shell but I can't seem to find it.



Can someone please tell me how I control my brightness in Ubuntu 18.04



Here is a screenshot of power tab in settings
Power Settings no brightness control










share|improve this question

























  • They do exist in the power settings.

    – singrium
    May 14 '18 at 10:02











  • I am not able to find them, wait I'll attach a screenshot

    – akabhirav
    May 14 '18 at 10:03






  • 1





    Ahhh, It says this at the beginning...."Depending on your hardware, you can change the brightness of your screen to save power or to make the screen more readable in bright light."

    – EODCraft Staff
    May 14 '18 at 10:28






  • 1





    Aha, so it all depends on the hardware!

    – singrium
    May 14 '18 at 10:29






  • 1





    But it does not make sense, I was able to see the brightness controls in 17.10, I don't think that my 1 year old laptop is suddenly deprecated

    – akabhirav
    May 14 '18 at 10:46
















2















I installed Ubuntu 18.04 recently. I have been using Ubuntu for over 5 years I know that the brightness controls are inside the Power section in the settings but they are not there anymore. Searching for brightness still brings Power section in settings as the only result in gnome-shell but I can't seem to find it.



Can someone please tell me how I control my brightness in Ubuntu 18.04



Here is a screenshot of power tab in settings
Power Settings no brightness control










share|improve this question

























  • They do exist in the power settings.

    – singrium
    May 14 '18 at 10:02











  • I am not able to find them, wait I'll attach a screenshot

    – akabhirav
    May 14 '18 at 10:03






  • 1





    Ahhh, It says this at the beginning...."Depending on your hardware, you can change the brightness of your screen to save power or to make the screen more readable in bright light."

    – EODCraft Staff
    May 14 '18 at 10:28






  • 1





    Aha, so it all depends on the hardware!

    – singrium
    May 14 '18 at 10:29






  • 1





    But it does not make sense, I was able to see the brightness controls in 17.10, I don't think that my 1 year old laptop is suddenly deprecated

    – akabhirav
    May 14 '18 at 10:46














2












2








2








I installed Ubuntu 18.04 recently. I have been using Ubuntu for over 5 years I know that the brightness controls are inside the Power section in the settings but they are not there anymore. Searching for brightness still brings Power section in settings as the only result in gnome-shell but I can't seem to find it.



Can someone please tell me how I control my brightness in Ubuntu 18.04



Here is a screenshot of power tab in settings
Power Settings no brightness control










share|improve this question
















I installed Ubuntu 18.04 recently. I have been using Ubuntu for over 5 years I know that the brightness controls are inside the Power section in the settings but they are not there anymore. Searching for brightness still brings Power section in settings as the only result in gnome-shell but I can't seem to find it.



Can someone please tell me how I control my brightness in Ubuntu 18.04



Here is a screenshot of power tab in settings
Power Settings no brightness control







18.04 brightness system-settings






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited May 14 '18 at 10:46









Kulfy

4,19651341




4,19651341










asked May 14 '18 at 9:59









akabhiravakabhirav

1,11231134




1,11231134













  • They do exist in the power settings.

    – singrium
    May 14 '18 at 10:02











  • I am not able to find them, wait I'll attach a screenshot

    – akabhirav
    May 14 '18 at 10:03






  • 1





    Ahhh, It says this at the beginning...."Depending on your hardware, you can change the brightness of your screen to save power or to make the screen more readable in bright light."

    – EODCraft Staff
    May 14 '18 at 10:28






  • 1





    Aha, so it all depends on the hardware!

    – singrium
    May 14 '18 at 10:29






  • 1





    But it does not make sense, I was able to see the brightness controls in 17.10, I don't think that my 1 year old laptop is suddenly deprecated

    – akabhirav
    May 14 '18 at 10:46



















  • They do exist in the power settings.

    – singrium
    May 14 '18 at 10:02











  • I am not able to find them, wait I'll attach a screenshot

    – akabhirav
    May 14 '18 at 10:03






  • 1





    Ahhh, It says this at the beginning...."Depending on your hardware, you can change the brightness of your screen to save power or to make the screen more readable in bright light."

    – EODCraft Staff
    May 14 '18 at 10:28






  • 1





    Aha, so it all depends on the hardware!

    – singrium
    May 14 '18 at 10:29






  • 1





    But it does not make sense, I was able to see the brightness controls in 17.10, I don't think that my 1 year old laptop is suddenly deprecated

    – akabhirav
    May 14 '18 at 10:46

















They do exist in the power settings.

– singrium
May 14 '18 at 10:02





They do exist in the power settings.

– singrium
May 14 '18 at 10:02













I am not able to find them, wait I'll attach a screenshot

– akabhirav
May 14 '18 at 10:03





I am not able to find them, wait I'll attach a screenshot

– akabhirav
May 14 '18 at 10:03




1




1





Ahhh, It says this at the beginning...."Depending on your hardware, you can change the brightness of your screen to save power or to make the screen more readable in bright light."

– EODCraft Staff
May 14 '18 at 10:28





Ahhh, It says this at the beginning...."Depending on your hardware, you can change the brightness of your screen to save power or to make the screen more readable in bright light."

– EODCraft Staff
May 14 '18 at 10:28




1




1





Aha, so it all depends on the hardware!

– singrium
May 14 '18 at 10:29





Aha, so it all depends on the hardware!

– singrium
May 14 '18 at 10:29




1




1





But it does not make sense, I was able to see the brightness controls in 17.10, I don't think that my 1 year old laptop is suddenly deprecated

– akabhirav
May 14 '18 at 10:46





But it does not make sense, I was able to see the brightness controls in 17.10, I don't think that my 1 year old laptop is suddenly deprecated

– akabhirav
May 14 '18 at 10:46










2 Answers
2






active

oldest

votes


















2














I took a moment searching the problem in the internet, one of the proposed solutions :



sudo add-apt-repository ppa:apandada1/brightness-controller
sudo apt update
sudo apt install brightness-controller


Normally, after this, you will have the brightness controller. You can find it under Settings>Power menu or search it in Dash.






share|improve this answer
























  • Nah, didn't work, but now I have a good application which allows me to change brightness for multiple monitors, huge help, but sadly not the solution I was looking for

    – akabhirav
    May 14 '18 at 11:08











  • So please mention it in an answer or a comment.

    – singrium
    May 14 '18 at 11:10











  • Mention what? I just want the brightness control bar to show up as it did in 17.10 for me

    – akabhirav
    May 14 '18 at 11:15











  • I mean mention the name of the application.

    – singrium
    May 14 '18 at 11:18






  • 2





    Wait I think I did not convey the message properly. I meant that the application you suggested brightness-controller is a good one. Helped me

    – akabhirav
    May 14 '18 at 11:19





















1














This was fixed in a recent update. I am not sure which package was updated to fix this. So yeah I'm closing this question






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',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    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%2faskubuntu.com%2fquestions%2f1036039%2fwhere-are-the-brightness-controls%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    2














    I took a moment searching the problem in the internet, one of the proposed solutions :



    sudo add-apt-repository ppa:apandada1/brightness-controller
    sudo apt update
    sudo apt install brightness-controller


    Normally, after this, you will have the brightness controller. You can find it under Settings>Power menu or search it in Dash.






    share|improve this answer
























    • Nah, didn't work, but now I have a good application which allows me to change brightness for multiple monitors, huge help, but sadly not the solution I was looking for

      – akabhirav
      May 14 '18 at 11:08











    • So please mention it in an answer or a comment.

      – singrium
      May 14 '18 at 11:10











    • Mention what? I just want the brightness control bar to show up as it did in 17.10 for me

      – akabhirav
      May 14 '18 at 11:15











    • I mean mention the name of the application.

      – singrium
      May 14 '18 at 11:18






    • 2





      Wait I think I did not convey the message properly. I meant that the application you suggested brightness-controller is a good one. Helped me

      – akabhirav
      May 14 '18 at 11:19


















    2














    I took a moment searching the problem in the internet, one of the proposed solutions :



    sudo add-apt-repository ppa:apandada1/brightness-controller
    sudo apt update
    sudo apt install brightness-controller


    Normally, after this, you will have the brightness controller. You can find it under Settings>Power menu or search it in Dash.






    share|improve this answer
























    • Nah, didn't work, but now I have a good application which allows me to change brightness for multiple monitors, huge help, but sadly not the solution I was looking for

      – akabhirav
      May 14 '18 at 11:08











    • So please mention it in an answer or a comment.

      – singrium
      May 14 '18 at 11:10











    • Mention what? I just want the brightness control bar to show up as it did in 17.10 for me

      – akabhirav
      May 14 '18 at 11:15











    • I mean mention the name of the application.

      – singrium
      May 14 '18 at 11:18






    • 2





      Wait I think I did not convey the message properly. I meant that the application you suggested brightness-controller is a good one. Helped me

      – akabhirav
      May 14 '18 at 11:19
















    2












    2








    2







    I took a moment searching the problem in the internet, one of the proposed solutions :



    sudo add-apt-repository ppa:apandada1/brightness-controller
    sudo apt update
    sudo apt install brightness-controller


    Normally, after this, you will have the brightness controller. You can find it under Settings>Power menu or search it in Dash.






    share|improve this answer













    I took a moment searching the problem in the internet, one of the proposed solutions :



    sudo add-apt-repository ppa:apandada1/brightness-controller
    sudo apt update
    sudo apt install brightness-controller


    Normally, after this, you will have the brightness controller. You can find it under Settings>Power menu or search it in Dash.







    share|improve this answer












    share|improve this answer



    share|improve this answer










    answered May 14 '18 at 10:59









    singriumsingrium

    1,072321




    1,072321













    • Nah, didn't work, but now I have a good application which allows me to change brightness for multiple monitors, huge help, but sadly not the solution I was looking for

      – akabhirav
      May 14 '18 at 11:08











    • So please mention it in an answer or a comment.

      – singrium
      May 14 '18 at 11:10











    • Mention what? I just want the brightness control bar to show up as it did in 17.10 for me

      – akabhirav
      May 14 '18 at 11:15











    • I mean mention the name of the application.

      – singrium
      May 14 '18 at 11:18






    • 2





      Wait I think I did not convey the message properly. I meant that the application you suggested brightness-controller is a good one. Helped me

      – akabhirav
      May 14 '18 at 11:19





















    • Nah, didn't work, but now I have a good application which allows me to change brightness for multiple monitors, huge help, but sadly not the solution I was looking for

      – akabhirav
      May 14 '18 at 11:08











    • So please mention it in an answer or a comment.

      – singrium
      May 14 '18 at 11:10











    • Mention what? I just want the brightness control bar to show up as it did in 17.10 for me

      – akabhirav
      May 14 '18 at 11:15











    • I mean mention the name of the application.

      – singrium
      May 14 '18 at 11:18






    • 2





      Wait I think I did not convey the message properly. I meant that the application you suggested brightness-controller is a good one. Helped me

      – akabhirav
      May 14 '18 at 11:19



















    Nah, didn't work, but now I have a good application which allows me to change brightness for multiple monitors, huge help, but sadly not the solution I was looking for

    – akabhirav
    May 14 '18 at 11:08





    Nah, didn't work, but now I have a good application which allows me to change brightness for multiple monitors, huge help, but sadly not the solution I was looking for

    – akabhirav
    May 14 '18 at 11:08













    So please mention it in an answer or a comment.

    – singrium
    May 14 '18 at 11:10





    So please mention it in an answer or a comment.

    – singrium
    May 14 '18 at 11:10













    Mention what? I just want the brightness control bar to show up as it did in 17.10 for me

    – akabhirav
    May 14 '18 at 11:15





    Mention what? I just want the brightness control bar to show up as it did in 17.10 for me

    – akabhirav
    May 14 '18 at 11:15













    I mean mention the name of the application.

    – singrium
    May 14 '18 at 11:18





    I mean mention the name of the application.

    – singrium
    May 14 '18 at 11:18




    2




    2





    Wait I think I did not convey the message properly. I meant that the application you suggested brightness-controller is a good one. Helped me

    – akabhirav
    May 14 '18 at 11:19







    Wait I think I did not convey the message properly. I meant that the application you suggested brightness-controller is a good one. Helped me

    – akabhirav
    May 14 '18 at 11:19















    1














    This was fixed in a recent update. I am not sure which package was updated to fix this. So yeah I'm closing this question






    share|improve this answer




























      1














      This was fixed in a recent update. I am not sure which package was updated to fix this. So yeah I'm closing this question






      share|improve this answer


























        1












        1








        1







        This was fixed in a recent update. I am not sure which package was updated to fix this. So yeah I'm closing this question






        share|improve this answer













        This was fixed in a recent update. I am not sure which package was updated to fix this. So yeah I'm closing this question







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Aug 28 '18 at 14:49









        akabhiravakabhirav

        1,11231134




        1,11231134






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Ask Ubuntu!


            • 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%2faskubuntu.com%2fquestions%2f1036039%2fwhere-are-the-brightness-controls%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

            How did Captain America manage to do this?

            迪纳利

            南乌拉尔铁路局