Results 1 to 6 of 6

Thread: Do I need both intel-microcode and amd64-microcode

  1. #1
    Join Date
    May 2016
    Beans
    75

    Do I need both intel-microcode and amd64-microcode

    For my systems with Intel CPU, I noticed that Ubuntu 16.04 and 18.04 distros will install the packages `intel-microcode` and `amd64-microcode`. What is the benefit of having both these packages installed? Should I remove the `amd64-microcode` given that I am not using an AMD CPU but an INTEL CPU?

    Code:
    $ uname -rsvp
    Linux 4.10.0-42-generic #46~16.04.1-Ubuntu SMP Mon Dec 4 15:57:59 UTC 2017 x86_64
    Last edited by sunbear-c22; January 11th, 2019 at 08:25 AM. Reason: typo

  2. #2
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,628
    Distro
    Ubuntu

    Re: Do I need both intel-microcode and amd64-microcode

    It doesn't matter, removing one will just reinstall it later.
    They're dependencies of kernel updates.

    It won't be of any added benefit, but also it doesn't hurt either.
    It's inaffective and the space it eats is negligible (around less than 2 megabytes)
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

  3. #3
    Join Date
    Aug 2011
    Location
    52.5° N 6.4° E
    Beans
    6,827
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Do I need both intel-microcode and amd64-microcode

    I don't know the specifics of these packages, but normally AMD64 refers to the AMD64 architecture, which is the 64 bit architecture invented by AMD but used by both AMD and Intel CPUs.

  4. #4
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,628
    Distro
    Ubuntu

    Re: Do I need both intel-microcode and amd64-microcode

    In most cases we refer to amd64 as the arch=type (64-bit), but in this particular case it actually does refer to cpu brand.

    Also more on why it's now a default depends of the linux-meta packages (meta packages being linux-generic and the linux-image-generic/latency packages):
    https://bugs.launchpad.net/ubuntu/+s...a/+bug/1738259
    And that has to do with Meltdown/Spectre:
    https://wiki.ubuntu.com/SecurityTeam...treAndMeltdown
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

  5. #5
    Join Date
    May 2016
    Beans
    75

    Re: Do I need both intel-microcode and amd64-microcode

    Thank you @deadflower and @Impavidus.

  6. #6
    Join Date
    Nov 2018
    Beans
    7

    Re: Do I need both intel-microcode and amd64-microcode

    I Agree! if you're using AMD architecture you should always go what's compatible on it otherwise there will be a problem. Not sure though what those updates do.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •