BIOS updates via Ubuntu Software App

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








up vote
0
down vote

favorite
1












I usually use command line apt-get to keep my system updated. In Feb 2018 Dell had a a BIOS update for my laptop and I flashed it manually via USB.



Today I launched the Ubuntu Software App and noticed a BIOS update which it installed smoothly. I just want to know more about how this process works where the App gets the firmware and installs it. My usual apt-get update/upgrade never showed it. Is it also possible to do this via command line?







share|improve this question






















  • See dell.com/support/article/us/en/04/sln171755/… and other brands are regularly being added using LVFS. fwupd.org/vendorlist
    – oldfred
    Aug 7 at 15:45














up vote
0
down vote

favorite
1












I usually use command line apt-get to keep my system updated. In Feb 2018 Dell had a a BIOS update for my laptop and I flashed it manually via USB.



Today I launched the Ubuntu Software App and noticed a BIOS update which it installed smoothly. I just want to know more about how this process works where the App gets the firmware and installs it. My usual apt-get update/upgrade never showed it. Is it also possible to do this via command line?







share|improve this question






















  • See dell.com/support/article/us/en/04/sln171755/… and other brands are regularly being added using LVFS. fwupd.org/vendorlist
    – oldfred
    Aug 7 at 15:45












up vote
0
down vote

favorite
1









up vote
0
down vote

favorite
1






1





I usually use command line apt-get to keep my system updated. In Feb 2018 Dell had a a BIOS update for my laptop and I flashed it manually via USB.



Today I launched the Ubuntu Software App and noticed a BIOS update which it installed smoothly. I just want to know more about how this process works where the App gets the firmware and installs it. My usual apt-get update/upgrade never showed it. Is it also possible to do this via command line?







share|improve this question














I usually use command line apt-get to keep my system updated. In Feb 2018 Dell had a a BIOS update for my laptop and I flashed it manually via USB.



Today I launched the Ubuntu Software App and noticed a BIOS update which it installed smoothly. I just want to know more about how this process works where the App gets the firmware and installs it. My usual apt-get update/upgrade never showed it. Is it also possible to do this via command line?









share|improve this question













share|improve this question




share|improve this question








edited May 10 at 17:38









pomsky

21.9k76694




21.9k76694










asked May 10 at 17:19









Tina

12




12











  • See dell.com/support/article/us/en/04/sln171755/… and other brands are regularly being added using LVFS. fwupd.org/vendorlist
    – oldfred
    Aug 7 at 15:45
















  • See dell.com/support/article/us/en/04/sln171755/… and other brands are regularly being added using LVFS. fwupd.org/vendorlist
    – oldfred
    Aug 7 at 15:45















See dell.com/support/article/us/en/04/sln171755/… and other brands are regularly being added using LVFS. fwupd.org/vendorlist
– oldfred
Aug 7 at 15:45




See dell.com/support/article/us/en/04/sln171755/… and other brands are regularly being added using LVFS. fwupd.org/vendorlist
– oldfred
Aug 7 at 15:45










1 Answer
1






active

oldest

votes

















up vote
0
down vote













Ubuntu 18.04 LTS:



  1. Gets the list of updates for connected hardware:

fwupdmgr get-updates



  1. Updates all firmware to latest versions available:

fwupdmgr update




Noteworthy:



  1. Get all devices that support firmware updates:

fwupdmgr get-devices



  1. Downgrades the firmware on a device:

fwupdmgr downgrade [DEVICE_ID]






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%2f1034575%2fbios-updates-via-ubuntu-software-app%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













    Ubuntu 18.04 LTS:



    1. Gets the list of updates for connected hardware:

    fwupdmgr get-updates



    1. Updates all firmware to latest versions available:

    fwupdmgr update




    Noteworthy:



    1. Get all devices that support firmware updates:

    fwupdmgr get-devices



    1. Downgrades the firmware on a device:

    fwupdmgr downgrade [DEVICE_ID]






    share|improve this answer
























      up vote
      0
      down vote













      Ubuntu 18.04 LTS:



      1. Gets the list of updates for connected hardware:

      fwupdmgr get-updates



      1. Updates all firmware to latest versions available:

      fwupdmgr update




      Noteworthy:



      1. Get all devices that support firmware updates:

      fwupdmgr get-devices



      1. Downgrades the firmware on a device:

      fwupdmgr downgrade [DEVICE_ID]






      share|improve this answer






















        up vote
        0
        down vote










        up vote
        0
        down vote









        Ubuntu 18.04 LTS:



        1. Gets the list of updates for connected hardware:

        fwupdmgr get-updates



        1. Updates all firmware to latest versions available:

        fwupdmgr update




        Noteworthy:



        1. Get all devices that support firmware updates:

        fwupdmgr get-devices



        1. Downgrades the firmware on a device:

        fwupdmgr downgrade [DEVICE_ID]






        share|improve this answer












        Ubuntu 18.04 LTS:



        1. Gets the list of updates for connected hardware:

        fwupdmgr get-updates



        1. Updates all firmware to latest versions available:

        fwupdmgr update




        Noteworthy:



        1. Get all devices that support firmware updates:

        fwupdmgr get-devices



        1. Downgrades the firmware on a device:

        fwupdmgr downgrade [DEVICE_ID]







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Aug 7 at 15:27









        amroot

        1




        1






















             

            draft saved


            draft discarded


























             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1034575%2fbios-updates-via-ubuntu-software-app%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