How to update BIOS on a system that only use Linux as OS.

Asking this because some clowns at Acer decided that they will only provide BIOS updates through Windows Update.

Edit: I’m not talking about installing the BIOS file. They don’t even provide BIOS file in the first place.

  • Skull giver@popplesburger.hilciferous.nl
    link
    fedilink
    arrow-up
    0
    ·
    2 months ago

    How?

    It’s been a while since I’ve needed to do this, but back in my Windows days you could look up a Windows update by its KB number and download a file you could use to install locally. Those files are weirdly structured archives (I think CAB files with a different extension).

    Which is very dumb.

    Agreed. Feels borderline illegal where I live.

    What .exe are talking about exactly? Is there some exe inside windows iso?

    Most BIOS updates come with a firmware file and a .exe to flash it. You’d need to extract those from the Windows Update file if you can find it.

    Clevo is a company that designs and builds laptops. They generally don’t sell directly to consumers. Many Linux friendly laptop resellers use Clevo to get the basic laptop down and then modify the base model to be Linux friendly. Cheap laptop companies all over the world also have Clevo produce laptops for them. Some Clevos are quite nice, but a lot of them are built as cheaply as possible, like for instance your laptop. Normally the base model can be found back on their website, but that doesn’t seem to be the case for your model.

    Looks to me like Acer took a standard Clevo device, put a slower AMD CPU into it, and now you end up with a laptop where neither party seems to be willing to have anything to do with it. It’s still possible that Acer has Clevo make the device for them with their spec, but that’d still leave Acer responsible for updates usually.

    You say there are supposed to be BIOS updates on Windows Update, how do you know they exist? Did you find anyone mentioning the updates anywhere? With how little support Acer is willing to provide, I sort of doubt that there are any updates at all…

    • gpstarman@lemmy.todayOP
      link
      fedilink
      arrow-up
      0
      ·
      2 months ago

      Most BIOS updates come with a firmware file and a .exe to flash it

      Sadly in my case, iy doesn’t.

      how do you know they exist?

      Sorry, I wrongly remembered. It’s my other laptop which has a new bios update.

      • SteveTech@programming.dev
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 months ago

        Most BIOS updates come with a firmware file and a .exe to flash it

        Sadly in my case, iy doesn’t.

        I think they’re saying the Windows update file will contain the firmware binary.

        You can find Windows update files here: https://www.catalog.update.microsoft.com/Search.aspx?q=Acer

        But you’ll probably have to check each update and see if the “Supported Hardware IDs” match some sort of UUID in dmidecode. I’m not sure if those are supposed to match though.

        Then there are some generic firmware update tools for Linux that might work, or might brick your laptop.