Hi everybody,

I was just playing arround with the Konsole and run the following command line

Code:
oscar@dell-desktop:~$ sudo lshw -C memory
And here is the result

Code:
*-firmware              
       description: BIOS
       vendor: Dell Inc.
       physical id: 0
       version: A11 (06/19/2008)
       size: 64KiB
       capacity: 1984KiB
       capabilities: isa pci pcmcia pnp upgrade shadowing cdboot bootselect int13floppy720 int5printscreen int9keyboard int14serial int17printer int10video acpi usb agp smartbattery biosbootspecification netboot
  *-cache:0
       description: L1 cache
       physical id: 700
       size: 32KiB
       capacity: 32KiB
       capabilities: internal write-back data
  *-cache:1
       description: L2 cache
       physical id: 701
       size: 2MiB
       capacity: 2MiB
       clock: 66MHz (15.0ns)
       capabilities: pipeline-burst internal varies unified
  *-memory
       description: System Memory
       physical id: 1000
       slot: System board or motherboard
       size: 2GiB
     *-bank:0
          description: DIMM DDR Synchronous 667 MHz (1.5 ns)
          product: M4 70T2864QZ3-CE6
          vendor: CE00000000000000
          physical id: 0
          serial: 824D0D8E
          slot: DIMM_A
          size: 1GiB
          width: 64 bits
          clock: 667MHz (1.5ns)
     *-bank:1
          description: DIMM DDR Synchronous 667 MHz (1.5 ns)
          product: M4 70T2864QZ3-CE6
          vendor: CE00000000000000
          physical id: 1
          serial: 824D0D89
          slot: DIMM_B
          size: 1GiB
          width: 64 bits
          clock: 667MHz (1.5ns)


I don't know much about this 64-bits structure, but as you can see the laptop has core 2 duo processor. Does the red marked line means that my computer has 64-bits structure?

Thank you all in advance.

Enjoy!