Instalação limpa do Ubuntu 17.10 - Informações incorretas de RAM exibidas no terminal

0

Estou recebendo as informações erradas sobre a RAM instalada no Ubuntu 17.10. Por favor ajude !!!

Minha placa-mãe é uma ASUS P6T SE. Os sticks de memória RAM de 4 x 2 GB são: Kingston KVR, KVR 1333D3N9 / 2G1.5V BSMH1690985

Agora, tenho apenas 3 varas nas ranhuras VERMELHAS (a placa-mãe tem 6 slots, 3 pretas e 3 vermelhas). Se eu os conectei 3 nos pretos, o computador não irá inicializar. O quarto stick está na minha mesa até que eu possa resolver esse problema, e mais tarde vou pensar em atualizar minha memória RAM.

Então, neste ponto, o comando 'sudo lshw -c memory' deve mostrar que eu tenho três slots usados, com 2GB cada e 1333MHz ... bem, como você pode ler abaixo, existem apenas 2 slots usados (com o valor de RAM correto), mas com um valor de clock errado (1066MHz). Eu mostro abaixo as informações que recebo no Terminal, obrigado antecipadamente:

  *-firmware                
   description: BIOS
   vendor: American Megatrends Inc.
   physical id: 0
   version: 0504
   date: 07/14/2009
   size: 64KiB
   capacity: 1984KiB
   capabilities: isa pci pnp apm upgrade shadowing escd cdboot bootselect socketedrom edd int13floppy1200 int13floppy720 int13floppy2880 int5printscreen int9keyboard int14serial int17printer int10video acpi usb ls120boot zipboot biosbootspecification


*-cache:0
       description: L1 cache
       physical id: 5
       slot: L1-Cache
       size: 128KiB
       capacity: 128KiB
       capabilities: internal write-back data
       configuration: level=1
  *-cache:1
       description: L2 cache
       physical id: 6
       slot: L2-Cache
       size: 1MiB
       capacity: 1MiB
       capabilities: internal write-back unified
       configuration: level=2
  *-cache:2
       description: L3 cache
       physical id: 7
       slot: L3-Cache
       size: 8MiB
       capacity: 8MiB
       capabilities: internal write-back unified
       configuration: level=3
  *-memory
       description: System Memory
       physical id: 3e
       slot: System board or motherboard
       size: 4GiB
       capabilities: ecc
       configuration: errordetection=multi-bit-ecc
     *-bank:0
          description: DIMM [empty]
          product: ModulePartNumber00
          vendor: Manufacturer00
          physical id: 0
          serial: SerNum00
          slot: DIMM0
          width: 64 bits
     *-bank:1
          description: DIMM [empty]
          product: ModulePartNumber01
          vendor: Manufacturer01
          physical id: 1
          serial: SerNum01
          slot: DIMM1
          width: 64 bits
     *-bank:2
          description: DIMM 1066 MHz (0,9 ns)
          product: ModulePartNumber02
          vendor: Manufacturer02
          physical id: 2
          serial: SerNum02
          slot: DIMM2
          size: 2GiB
          width: 64 bits
          clock: 1066MHz (0.9ns)
     *-bank:3
          description: DIMM [empty]
          product: ModulePartNumber03
          vendor: Manufacturer03
          physical id: 3
          serial: SerNum03
          slot: DIMM3
          width: 64 bits
     *-bank:4
          description: DIMM 1066 MHz (0,9 ns)
          product: ModulePartNumber04
          vendor: Manufacturer04
          physical id: 4
          serial: SerNum04
          slot: DIMM4
          size: 2GiB
          width: 64 bits
          clock: 1066MHz (0.9ns)
     *-bank:5
          description: DIMM [empty]
          product: ModulePartNumber05
          vendor: Manufacturer05
          physical id: 5
          serial: SerNum05
          slot: DIMM5
          width: 64 bits

aplausos !!!

    
por Carlos E. MV 17.12.2017 / 17:47

0 respostas