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..
			
			
									
						
							32bit or 64bit Ubuntu / Linux etc..
Re: 32bit or 64bit Ubuntu / Linux etc..
Life will beat you into submission.
			
						Re: 32bit or 64bit Ubuntu / Linux etc..
Am I running 64 bit:
64 bit:
32 bit:
FWIW 
			
			
									
						
							64 bit:
Code: Select all
j@cf19f:~$ uname -m
x86_64Code: Select all
j@cf19f:~$ uname -m
i686

Fair for you/ Fair for me.
I chose to NOT be organized.
-------------------------------------------------------------------[/color]
http://toughbooktalk.com/
http://forum.notebookreview.com/panasonic/
			
						I chose to NOT be organized.
-------------------------------------------------------------------[/color]
http://toughbooktalk.com/
http://forum.notebookreview.com/panasonic/
Re: 32bit or 64bit Ubuntu / Linux etc..
aha..I learn-ed sumptin new...
			
			
									
						
							Life will beat you into submission.
			
						Re: 32bit or 64bit Ubuntu / Linux etc..
Terminal is your friend. As a reminder terminal ignores instructions after "#".
# gives the letters like -m....I mostly use uname -a.
OVERTIME:
man = Manual
uname = print system information
Sorry, got carried away.  PWD = present working directory
 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)
			
			
									
						
							Code: Select all
man unameOVERTIME:
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 ~ $ 
 PWD = present working directory
 PWD = present working directoryWhat I did above is use uname -a redirected to a text file called info.txt. (or any name you choose)
Fair for you/ Fair for me.
I chose to NOT be organized.
-------------------------------------------------------------------[/color]
http://toughbooktalk.com/
http://forum.notebookreview.com/panasonic/
			
						I chose to NOT be organized.
-------------------------------------------------------------------[/color]
http://toughbooktalk.com/
http://forum.notebookreview.com/panasonic/
- kode-niner
- Posts: 700
- Joined: Sat Jun 07, 2014 7:39 am
- Location: Canada
Re: 32bit or 64bit Ubuntu / Linux etc..
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...
			
			
									
						
							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...
CF-53    MX-Linux 21 Wildflower
CF-30 MK2 SSD MX-21 Betsy, MK2 Navigatrix, Fundraiser for TbT
CF-52 GUN SSD MX-19
(NICE) Thanks Sadlmkr
CF-M34 MicroWattR8 Thanks Sadlmkr
CF-M33 MicroWattR8 Thanks Springfield
			
						CF-30 MK2 SSD MX-21 Betsy, MK2 Navigatrix, Fundraiser for TbT
CF-52 GUN SSD MX-19
(NICE) Thanks Sadlmkr
CF-M34 MicroWattR8 Thanks Sadlmkr
CF-M33 MicroWattR8 Thanks Springfield



