Announcement

Collapse
No announcement yet.

amd microcode

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    amd microcode

    Do I need to install anything concerning the amd microcode in Kubuntu 14.04? Running an AMD Phenom II X6 1065T proc. I see posts about it being bad and good

    #2
    I'm on intel

    Code:
    vinny@vinny-Bonobo-Extreme:~$ dmesg | grep microcode
    [    0.611171] microcode: CPU0 sig=0x306c3, pf=0x10, revision=0x17
    [    0.611176] microcode: CPU1 sig=0x306c3, pf=0x10, revision=0x17
    [    0.611182] microcode: CPU2 sig=0x306c3, pf=0x10, revision=0x17
    [    0.611188] microcode: CPU3 sig=0x306c3, pf=0x10, revision=0x17
    [    0.611193] microcode: CPU4 sig=0x306c3, pf=0x10, revision=0x17
    [    0.611198] microcode: CPU5 sig=0x306c3, pf=0x10, revision=0x17
    [    0.611202] microcode: CPU6 sig=0x306c3, pf=0x10, revision=0x17
    [    0.611207] microcode: CPU7 sig=0x306c3, pf=0x10, revision=0x17
    [    0.611238] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
    Code:
    vinny@vinny-Bonobo-Extreme:~$ apt search amd microcode
    Sorting... Done
    Full Text Search... Done
    amd64-microcode/trusty 2.20131007.1+really20130710.1 amd64
      Processor microcode firmware for AMD CPUs
    
    intel-microcode/trusty-updates 2.20140624-t-1ubuntu2 amd64
      Processor microcode firmware for Intel CPUs
    
    mupen64plus-video-glide64/trusty 2.0.0-1 amd64
      Glide64 high-level graphics emulation for mupen64plus
    
    mupen64plus-video-glide64mk2/trusty 2.0-2 amd64
      Glide64Mk2 high-level graphics emulation for mupen64plus
    looks like 2.2 is newer that what I have ............

    wander how dangerous this may be ,,,,,,,?

    VINNY
    i7 4core HT 8MB L3 2.9GHz
    16GB RAM
    Nvidia GTX 860M 4GB RAM 1152 cuda cores

    Comment


      #3
      [/CODE]looks like 2.2 is newer that what I have ............

      wander how dangerous this may be ,,,,,,,?

      VINNY[/QUOTE]

      I'm on AMD with 2.0 Come to think of it, only my 2 slower laptops are Intel. Wondering how dangerous installing 2.2 would be. Well, I made an image last night so I guess I'll go ahead with it. If it blows up, I'lllet you know on the other computer.

      Comment


        #4
        well you go with it then
        Code:
        sudo apt-get install amd64-microcode
        good luck

        VINNY
        i7 4core HT 8MB L3 2.9GHz
        16GB RAM
        Nvidia GTX 860M 4GB RAM 1152 cuda cores

        Comment


          #5
          ON Phenom X6
          Code:
          virgil@reeser-dad:~$ dmesg | grep microcode
          [    1.750148] microcode: CPU0: patch_level=0x010000bf
          [    1.750155] microcode: CPU1: patch_level=0x010000bf
          [    1.750166] microcode: CPU2: patch_level=0x010000bf
          [    1.750177] microcode: CPU3: patch_level=0x010000bf
          [    1.750187] microcode: CPU4: patch_level=0x010000bf
          [    1.750198] microcode: CPU5: patch_level=0x010000bf
          [    1.750256] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
          [    8.468995] microcode: CPU0: new patch_level=0x010000dc
          [    8.469002] microcode: CPU1: new patch_level=0x010000dc
          [    8.469011] microcode: CPU2: new patch_level=0x010000dc
          [    8.469039] microcode: CPU3: new patch_level=0x010000dc
          [    8.469058] microcode: CPU4: new patch_level=0x010000dc
          [    8.469077] microcode: CPU5: new patch_level=0x010000dc
          virgil@reeser-dad:~$ apin amd64-microcode
          I guess I should have run a benchmark or something. Hard to get X6 machine to load down much. Hardly ever see cpu usage (overall) about 5%. So, not sure if I just accomplished anything

          On Athlon 64 X2

          virgil@reeser:~$ dmesg | grep microcode
          [ 1.643689] microcode: CPU0: patch_level=0x0500010d
          [ 1.643812] microcode: CPU1: patch_level=0x0500010d
          [ 1.644095] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
          [60029.772731] microcode: CPU0: new patch_level=0x05000119
          [60029.780035] microcode: CPU1: new patch_level=0x05000119

          X2 used to run about 15% total cpu usage. After microcode install and reboot, it is running about 4%, so there may be some benefit for lower core processors. For reference, the X6 runs at 2900 and the X2 at 1400. Info from conky. Not sure why temp doesn't show on either, but I'll figure out and fix that eventually.
          Last edited by vsreeser; Jan 17, 2015, 11:57 PM.

          Comment

          Working...
          X