<p dir="ltr"><br>
On Jun 7, 2015 1:37 PM, &quot;tom&quot; &lt;<a href="mailto:thomas.w.cranston@gmail.com">thomas.w.cranston@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; Installed LinuxMint 17 64bit ver2 on Dell Optiplex 210L.  64bit P4,<br>
&gt; Hyperthreading enabled = running in 64bit mode. New Crucial 4 GB RAM (2<br>
&gt; 2GB sticks), Onboard video - Video Memory Size Is set at 8 MB. I only<br>
&gt; have 3 GB RAM available. Setup sees 4 GB of RAM. Since I am running 64<br>
&gt; bit OS all of the RAM should be available. Is there something about the<br>
&gt; 64 bit P4 that is causing this problem.<br>
&gt;<br>
&gt; $ cat /proc/cpuinfo<br>
&gt; processor : 0<br>
&gt; vendor_id : GenuineIntel<br>
&gt; cpu family : 15<br>
&gt; model : 4<br>
&gt; model name : Intel(R) Pentium(R) 4 CPU 3.00GHz<br>
&gt; stepping : 9<br>
&gt; microcode : 0x3<br>
&gt; cpu MHz : 2992.563<br>
&gt; cache size : 1024 KB<br>
&gt; physical id : 0<br>
&gt; siblings : 2<br>
&gt; core id : 0<br>
&gt; cpu cores : 1<br>
&gt; apicid : 0<br>
&gt; initial apicid : 0<br>
&gt; fpu : yes<br>
&gt; fpu_exception : yes<br>
&gt; cpuid level : 5<br>
&gt; wp : yes<br>
&gt; flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov<br>
&gt; pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm<br>
&gt; constant_tsc pebs bts nopl pni dtes64 monitor ds_cpl cid cx16 xtpr lahf_lm<br>
&gt; bogomips : 5985.12<br>
&gt; clflush size : 64<br>
&gt; cache_alignment : 128<br>
&gt; address sizes : 36 bits physical, 48 bits virtual<br>
&gt; power management:<br>
&gt;<br>
&gt; processor : 1<br>
&gt; vendor_id : GenuineIntel<br>
&gt; cpu family : 15<br>
&gt; model : 4<br>
&gt; model name : Intel(R) Pentium(R) 4 CPU 3.00GHz<br>
&gt; stepping : 9<br>
&gt; microcode : 0x3<br>
&gt; cpu MHz : 2992.563<br>
&gt; cache size : 1024 KB<br>
&gt; physical id : 0<br>
&gt; siblings : 2<br>
&gt; core id : 0<br>
&gt; cpu cores : 1<br>
&gt; apicid : 1<br>
&gt; initial apicid : 1<br>
&gt; fpu : yes<br>
&gt; fpu_exception : yes<br>
&gt; cpuid level : 5<br>
&gt; wp : yes<br>
&gt; flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov<br>
&gt; pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm<br>
&gt; constant_tsc pebs bts nopl pni dtes64 monitor ds_cpl cid cx16 xtpr lahf_lm<br>
&gt; bogomips : 5985.12<br>
&gt; clflush size : 64<br>
&gt; cache_alignment : 128<br>
&gt; address sizes : 36 bits physical, 48 bits virtual<br>
&gt; power management:<br>
&gt;<br>
&gt;<br>
&gt; $ cat /proc/meminfo<br>
&gt; MemTotal: 3071852 kB<br>
&gt; MemFree: 1781128 kB<br>
&gt; Buffers: 50152 kB<br>
&gt; Cached: 530220 kB<br>
&gt; SwapCached: 0 kB<br>
&gt; Active: 734852 kB<br>
&gt; Inactive: 461068 kB<br>
&gt; Active(anon): 616424 kB<br>
&gt; Inactive(anon): 87672 kB<br>
&gt; Active(file): 118428 kB<br>
&gt; Inactive(file): 373396 kB<br>
&gt; Unevictable: 0 kB<br>
&gt; Mlocked: 0 kB<br>
&gt; SwapTotal: 4876284 kB<br>
&gt; SwapFree: 4876284 kB<br>
&gt; Dirty: 264 kB<br>
&gt; Writeback: 0 kB<br>
&gt; AnonPages: 615540 kB<br>
&gt; Mapped: 113656 kB<br>
&gt; Shmem: 88556 kB<br>
&gt; Slab: 41624 kB<br>
&gt; SReclaimable: 24600 kB<br>
&gt; SUnreclaim: 17024 kB<br>
&gt; KernelStack: 2816 kB<br>
&gt; PageTables: 16592 kB<br>
&gt; NFS_Unstable: 0 kB<br>
&gt; Bounce: 0 kB<br>
&gt; WritebackTmp: 0 kB<br>
&gt; CommitLimit: 6412208 kB<br>
&gt; Committed_AS: 2160812 kB<br>
&gt; VmallocTotal: 34359738367 kB<br>
&gt; VmallocUsed: 544412 kB<br>
&gt; VmallocChunk: 34359186436 kB<br>
&gt; HardwareCorrupted: 0 kB<br>
&gt; AnonHugePages: 71680 kB<br>
&gt; HugePages_Total: 0<br>
&gt; HugePages_Free: 0<br>
&gt; HugePages_Rsvd: 0<br>
&gt; HugePages_Surp: 0<br>
&gt; Hugepagesize: 2048 kB<br>
&gt; DirectMap4k: 41504 kB<br>
&gt; DirectMap2M: 3094528 kB<br>
&gt;<br>
&gt;<br>
&gt; $ egrep &quot;model name|address&quot; /proc/cpuinfo<br>
&gt; model name : Intel(R) Pentium(R) 4 CPU 3.00GHz<br>
&gt; address sizes : 36 bits physical, 48 bits virtual<br>
&gt; model name : Intel(R) Pentium(R) 4 CPU 3.00GHz<br>
&gt; address sizes : 36 bits physical, 48 bits virtual<br>
&gt;<br>
&gt;<br>
&gt; $ uname -a<br>
&gt; Linux user-OptiPlex-210L 3.13.0-24-generic #47-Ubuntu SMP Fri May 2<br>
&gt; 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux<br>
&gt;<br>
&gt;<br>
&gt; $ cat /etc/*release<br>
&gt; DISTRIB_ID=LinuxMint<br>
&gt; DISTRIB_RELEASE=17<br>
&gt; DISTRIB_CODENAME=qiana<br>
&gt; DISTRIB_DESCRIPTION=&quot;Linux Mint 17 Qiana&quot;<br>
&gt; NAME=&quot;Ubuntu&quot;<br>
&gt; VERSION=&quot;14.04, Trusty Tahr&quot;<br>
&gt; ID=ubuntu<br>
&gt; ID_LIKE=debian<br>
&gt; PRETTY_NAME=&quot;Ubuntu 14.04 LTS&quot;<br>
&gt; VERSION_ID=&quot;14.04&quot;<br>
&gt; HOME_URL=&quot;<a href="http://www.ubuntu.com/">http://www.ubuntu.com/</a>&quot;<br>
&gt; SUPPORT_URL=&quot;<a href="http://help.ubuntu.com/">http://help.ubuntu.com/</a>&quot;<br>
&gt; BUG_REPORT_URL=&quot;<a href="http://bugs.launchpad.net/ubuntu/">http://bugs.launchpad.net/ubuntu/</a>&quot;<br>
&gt; cat: /etc/upstream-release: Is a directory<br>
&gt;<br>
&gt; Tom<br>
&gt;<br>
&gt; --<br>
&gt; Sent by LinuxMint<br>
&gt;<br>
&gt; --<br>
&gt; Sent by LinuxMint<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; colug-432 mailing list<br>
&gt; <a href="mailto:colug-432@colug.net">colug-432@colug.net</a><br>
&gt; <a href="http://lists.colug.net/mailman/listinfo/colug-432">http://lists.colug.net/mailman/listinfo/colug-432</a></p>
<p dir="ltr">From what I have read the Pentium 4 is not a 64 bit processor.</p>
<p dir="ltr"><a href="http://www.tomshardware.com/forum/285872-28-pentium-00ghz-chip-windows-compatible">http://www.tomshardware.com/forum/285872-28-pentium-00ghz-chip-windows-compatible</a></p>
<p dir="ltr">Although, the following Wikipedia article says some P4s do support 64 bit but it depends on the model.</p>