Page 2 of 2

Re: 32bit or 64bit Ubuntu / Linux etc..

Posted: Fri Jul 17, 2015 4:56 pm
by Shawn
Once you have all the reports, we will have to create a chart/list of power usage info..

Hope you like it..The led backlit lcd helps alot..Not quite as clean a look as factory mk3 and up, But with a dark taskbar it's fine...
The led backlit lcd makes about a 20% power savings according to the SWAG test procedure...

I am a certified SWAG test technician. I have held the certification for over ten years..

Re: 32bit or 64bit Ubuntu / Linux etc..

Posted: Fri Jul 17, 2015 5:34 pm
by SHEEPMAN!
Am I running 64 bit:

64 bit:

Code: Select all

j@cf19f:~$ uname -m
x86_64
32 bit:

Code: Select all

j@cf19f:~$ uname -m
i686
FWIW :salute:

Re: 32bit or 64bit Ubuntu / Linux etc..

Posted: Fri Jul 17, 2015 6:01 pm
by Shawn
aha..I learn-ed sumptin new...

Re: 32bit or 64bit Ubuntu / Linux etc..

Posted: Fri Jul 17, 2015 6:41 pm
by SHEEPMAN!
Terminal is your friend. As a reminder terminal ignores instructions after "#".

Code: Select all

man uname
# gives the letters like -m....I mostly use uname -a.
OVERTIME:
man = Manual
uname = print system information

Code: Select all

sev@se1-CF-30 ~ $ man uname #look at the manual
sev@se1-CF-30 ~ $ uname -a > info.txt #redirect uname -a to file called info.txt in PWD
sev@se1-CF-30 ~ $ ls #check the directory
Desktop    Downloads  Music     Public     Videos
Documents  info.txt   Pictures  Templates
sev@se1-CF-30 ~ $ 
Sorry, got carried away. :) PWD = present working directory

What I did above is use uname -a redirected to a text file called info.txt. (or any name you choose)

Re: 32bit or 64bit Ubuntu / Linux etc..

Posted: Sat Jul 18, 2015 7:39 am
by kode-niner
Also try :

Code: Select all

lscpu

Re: 32bit or 64bit Ubuntu / Linux etc..

Posted: Mon Jul 20, 2015 2:10 pm
by UNCNDL1
I can comment somewhat on this issue. It seems that the distributions that load to RAM first seem faster to me, but this is subjective and I don't have an official benchmark.
In other words, MX-14: http://www.mepiscommunity.org/mx
Note, this is a 32 bit distribution, but is very snappy on a 52 GUN, as well as MK4 CF-18 & CF-19.
Of course for now, I am playing with persistence and loading the system using a 8GB San Disk usb drive...