Вся память не отображается с Ubuntu-64 бит

Я показываю только 5,8 ГБ из 9 ГБ:

harrison@harrison-Aurora:~/Desktop$ lshw -C memory
WARNING: you should run this program as super-user.
 *-memory                
   description: System memory
   physical id: 0
   size: 5961MiB

Но когда я запускаю память lshw -C, она показывает все 9 ГБ:

[sudo] password for harrison: 
*-firmware              
   description: BIOS
   vendor: Alienware
   physical id: 0
   version: A10
   date: 07/30/2010
   size: 64KiB
   capacity: 4032KiB
   // other stuff here
   *-memory
   description: System Memory
   physical id: a
   slot: System board or motherboard
   size: 9GiB
        *-bank:0
      description: DIMM 1333 MHz (0.8 ns)
      product: KP223C-ELD
      vendor: Kingston
      physical id: 0
      serial: 43791B85
      slot: DIMM0
      size: 2GiB
      width: 64 bits
      clock: 1333MHz (0.8ns)
 *-bank:1
      description: DIMM 1333 MHz (0.8 ns)
      product: KTW149-ELD
      vendor: Kingston
      physical id: 1
      serial: B0953279
      slot: DIMM1
      size: 1GiB
      width: 64 bits
      clock: 1333MHz (0.8ns)
 *-bank:2
      description: DIMM 1333 MHz (0.8 ns)
      product: KP223C-ELD
      vendor: Kingston
      physical id: 2
      serial: 7A381B2B
      slot: DIMM2
      size: 2GiB
      width: 64 bits
      clock: 1333MHz (0.8ns)
 *-bank:3
      description: DIMM 1333 MHz (0.8 ns)
      product: KTW149-ELD
      vendor: Kingston
      physical id: 3
      serial: B0E63277
      slot: DIMM3
      size: 1GiB
      width: 64 bits
      clock: 1333MHz (0.8ns)
 *-bank:4
      description: DIMM 1333 MHz (0.8 ns)
      product: KP223C-ELD
      vendor: Kingston
      physical id: 4
      serial: 7A3B1B2B
      slot: DIMM4
      size: 2GiB
      width: 64 bits
      clock: 1333MHz (0.8ns)
 *-bank:5
      description: DIMM 1333 MHz (0.8 ns)
      product: KTW149-ELD
      vendor: Kingston
      physical id: 5
      serial: B0BF3277
      slot: DIMM5
      size: 1GiB
      width: 64 bits
      clock: 1333MHz (0.8ns)

Как я могу использовать все 9ГБ?

0
задан 29 November 2012 в 09:59

2 ответа

У меня есть все 9 ГБ, чтобы показать. Вот что я сделал:

  1. Поместите модули 2 ГБ в банки 0, 1, 2
  2. Поместите модули 1 ГБ в банки 3, 4, 5
0
ответ дан 29 November 2012 в 09:59

У вас есть две разные модели оперативной памяти. Попробуйте поставить одинаковые модели в одинаковые парные слоты. Это значит поместить KP223C-ELD в DIMM0, DIMM1 и DIMM2; и KTW149-ELD в другие позиции DIMM.

0
ответ дан 29 November 2012 в 09:59

Другие вопросы по тегам:

Похожие вопросы: