Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

how to use a microcode file

Linux Kernel, Network, and Services configuration.
Post Reply
Message
Author
MilczarskiVon
Posts: 7
Joined: 2020-07-17 17:22

how to use a microcode file

#1 Post by MilczarskiVon »

Hi how to open

microcode_amd_fam15h.bin.asc

this is microcode file for my FX 8 Zambezi 32nm

User avatar
FreewheelinFrank
Global Moderator
Global Moderator
Posts: 2082
Joined: 2010-06-07 16:59
Has thanked: 38 times
Been thanked: 225 times

Re: how to use a microcode file

#2 Post by FreewheelinFrank »

This is a microcode file supplied by the processor manufacturer.

In Debian it is included in the package

Code: Select all

amd64-microcode
https://debian.pkgs.org/11/debian-nonfr ... 4.deb.html

To use it, install the package above.

To check that it is installed, confirm the existence of the file in this location:

Code: Select all

/lib/firmware/amd-ucode/microcode_amd_fam15h.bin

Post Reply