I have installed Lubuntu 16.10 32 bits on my computer but some softwares I have to use is 64 bits only, so I have to know if my system is 32 or 64 bit. After some searches on the web I have found the lscpu command but I'm confused how to read the information outputted by this command.
They said to me if the output of lscpu contains lm flag it means I have a 64 bit computer. They also said to me to look at CPU op-mode(s) if contains 64-bit. I did it and flags contains lm and CPU op-mode(s) contains 64-bit. So I assumed my computer is 64-bit.
I have downloaded lubuntu-17.04-desktop-amd64.iso and tried to install but when it is installing Lubuntu the monitor turns off and I need to restart computer. The installation fails.
I can't install Lubuntu but I'm able to Try Lubuntu without installing. In this version I executed lscpu command and the output is shown below:
Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 2 On-line CPU(s) list: 0,1 Thread(s) per core: 1 Core(s) per socket: 2 Socket(s): 1 NUMA node(s): 1 Vendor ID: GenuineIntel CPU family: 6 Model: 15 Model name: Intel(R) Pentium(R) Dual CPU E2140 @ 1.60GHz Stepping: 13 CPU MHz: 1200.000 CPU max MHz: 1600,0000 CPU min MHz: 1200,0000 BogoMIPS: 3199.68 L1d cache: 32K L1i cache: 32K L2 cache: 1024K NUMA node0 CPU(s): 0,1 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl aperfmperf pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm lahf_lm dtherm lscpu command was executed in try version of Lubuntu. It seems I'm already running the 64-bit Lubuntu, I just cannot install it. Do I have a 64-bit computer? Should I try to install other version of Lubuntu?