Dealing with PAE

Due to overwhelming demand, we have created a forum just dedicated to Toughbook users who use Linux!
Post Reply
Message
Author
User avatar
SHEEPMAN!
Posts: 2239
Joined: Thu Oct 14, 2010 1:13 pm
Location: TDR-HQ California

Dealing with PAE

#1 Post by SHEEPMAN! »

Fair for you/ Fair for me.
I chose to NOT be organized.

-------------------------------------------------------------------[/color]
http://toughbooktalk.com/
http://forum.notebookreview.com/panasonic/

plateaugame
Posts: 17
Joined: Tue Aug 26, 2014 6:09 pm

Re: Dealing with PAE

#2 Post by plateaugame »

In the CF-18, CF-19 line which "mark"/processor/version crosses the PAE barrier?

User avatar
kode-niner
Posts: 700
Joined: Sat Jun 07, 2014 7:39 am
Location: Canada

Re: Dealing with PAE

#3 Post by kode-niner »

Well in the CF-19 line the MK1 is the only 32 bit processor, and I'm quite sure that the Core Duo U2400 doesn't have PAE flag issues.
Daily drives a CF-31

UNCNDL1
Posts: 509
Joined: Wed Nov 16, 2011 8:01 pm
Location: New England

Re: Dealing with PAE

#4 Post by UNCNDL1 »

When given a choice of a Linux Flavour iso that is "non-PAE" or "PAE" on an older toughbook, what's the best way to decide which one to use before burning and trying it out?
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

User avatar
SHEEPMAN!
Posts: 2239
Joined: Thu Oct 14, 2010 1:13 pm
Location: TDR-HQ California

Re: Dealing with PAE

#5 Post by SHEEPMAN! »

I did some reading this a.m.

How about installing a LiveCD in the older machine and

Code: Select all

cat /proc/cpuinfo
Look for the PAE flag. It sounds like some PAE capable machines will do PAE but do not show the flag. For our purposes if it shows no PAE under the flag section I would use the non-PAE OS. Sort out the odd-balls later.

I have loaded PAE in CF-29MK4/5 and then used it in non-PAE MK1 but it's a little slow. MK1 would be happier with a less sophisticated system.

:salute:
Fair for you/ Fair for me.
I chose to NOT be organized.

-------------------------------------------------------------------[/color]
http://toughbooktalk.com/
http://forum.notebookreview.com/panasonic/

UNCNDL1
Posts: 509
Joined: Wed Nov 16, 2011 8:01 pm
Location: New England

Re: Dealing with PAE

#6 Post by UNCNDL1 »

Thanks! I did the unthinkable: Re-installed over a perfectly working CF-28MK3 using Navigatrix 0.4 with a non-PAE Debian system. Loaded but then did NOT work. Then Nav0.4 would NOT load either. Now it's working fine with Mint9XFCE, whew! No more testing on the CF-28 until I get another caddy to play with. On another note, I found this from the Debian site:
https://www.debian.org/CD/live/
Live install images
A “live install” image contains a Debian system that can boot without modifying any files on the hard drive and also allows installation of Debian from the contents of the image.
Is a live image suitable for me? Here are some things to consider that will help you decide.
•Launcher: In addition to text and GUI install options in the boot menu, the desktop flavors contain a launcher on the desktop that can be used to install while running the live image.
•Flavors: The live images come in "flavors", four providing the desktop environments GNOME, KDE, LXDE and Xfce, and two text console flavors: rescue and standard. Many users will find these initial package selections suitable, installing any additional packages they need from the network afterwards.
•Architecture: Only images for the two most popular architectures, 32-bit PC (i386) and 64-bit PC (amd64), are currently provided.
•Size: Each image is much smaller than the full set of CD/DVD images, but larger than the network install media. If you are installing from optical media, the standard and rescue images will fit on a CD, whereas the others require a DVD. If you are installing from a USB key, only LXDE, Xfce, standard and rescue will fit on a 1G device, whereas the others require a larger key.
•Languages: The images do not contain a complete set of language support packages. If you need input methods, fonts and supplemental language packages for your language, you'll need to install these afterwards.
More to follow -:)
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

User avatar
SHEEPMAN!
Posts: 2239
Joined: Thu Oct 14, 2010 1:13 pm
Location: TDR-HQ California

Re: Dealing with PAE

#7 Post by SHEEPMAN! »

I may have a caddy.
Fair for you/ Fair for me.
I chose to NOT be organized.

-------------------------------------------------------------------[/color]
http://toughbooktalk.com/
http://forum.notebookreview.com/panasonic/

User avatar
mklym
Posts: 907
Joined: Fri Feb 22, 2013 3:10 pm
Location: Edmonton, Alberta

Re: Dealing with PAE

#8 Post by mklym »

CF-29LTQGZBM
I checked in Device Manager and the PAE kernal was not being loaded. I ran

Code: Select all

cat /proc/cpuinfo
and the pae flag was there, so I loaded the PAE enabled kernal from Device Manager and rebooted.
The unit seems a bit quicker loading programs and web pages.
Thanks for the information.
CF-29LTQ,CF-31SBM,CF-52youngGUN,

Life's Journey is not to arrive safely at the grave in a well preserved body, but rather to skid in sideways totally worn-out shouting 'Woo Hoo! What a ride!

Motorsports - the only real sport. If it doesn't have a motor, it is just a game.

There is always something waiting at the end of the road, if you are not willing to see what it is, you probably shouldn't be out there in the first place.

User avatar
kode-niner
Posts: 700
Joined: Sat Jun 07, 2014 7:39 am
Location: Canada

Re: Dealing with PAE

#9 Post by kode-niner »

UNCNDL1 wrote:Thanks! I did the unthinkable: Re-installed over a perfectly working CF-28MK3 using Navigatrix 0.4 with a non-PAE Debian system. Loaded but then did NOT work. Then Nav0.4 would NOT load either. Now it's working fine with Mint9XFCE, whew! No more testing on the CF-28 until I get another caddy to play with. On another note, I found this from the Debian site:
https://www.debian.org/CD/live/
Live install images
A “live install” image contains a Debian system that can boot without modifying any files on the hard drive and also allows installation of Debian from the contents of the image.
Is a live image suitable for me? Here are some things to consider that will help you decide.
•Launcher: In addition to text and GUI install options in the boot menu, the desktop flavors contain a launcher on the desktop that can be used to install while running the live image.
•Flavors: The live images come in "flavors", four providing the desktop environments GNOME, KDE, LXDE and Xfce, and two text console flavors: rescue and standard. Many users will find these initial package selections suitable, installing any additional packages they need from the network afterwards.
•Architecture: Only images for the two most popular architectures, 32-bit PC (i386) and 64-bit PC (amd64), are currently provided.
•Size: Each image is much smaller than the full set of CD/DVD images, but larger than the network install media. If you are installing from optical media, the standard and rescue images will fit on a CD, whereas the others require a DVD. If you are installing from a USB key, only LXDE, Xfce, standard and rescue will fit on a 1G device, whereas the others require a larger key.
•Languages: The images do not contain a complete set of language support packages. If you need input methods, fonts and supplemental language packages for your language, you'll need to install these afterwards.
More to follow -:)
Then again you don't need the live install if you're intent on installing Debian either way. All the non-live install flavors fit on a CD:
http://cdimage.debian.org/debian-cd/7.6.0/i386/iso-cd/
http://cdimage.debian.org/debian-cd/7.6.0/amd64/iso-cd/

Can you elaborate on what didn't work with the non-PAE Debian system?
Daily drives a CF-31

UNCNDL1
Posts: 509
Joined: Wed Nov 16, 2011 8:01 pm
Location: New England

Re: Dealing with PAE

#10 Post by UNCNDL1 »

Trying to understand "flags" as mentioned above.
Ran Sheepman's script and found this on my CF-28:
tough@tough:~
$ cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 11
model name : Mobile Intel(R) Pentium(R) III CPU - M 1000MHz
stepping : 4
microcode : 0x2
cpu MHz : 533.000
cache size : 512 KB
physical id : 0
siblings : 1
core id : 0
cpu cores : 1
apicid : 0
initial apicid : 0
fdiv_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pse36 mmx fxsr sse
bogomips : 1062.51
clflush size : 32
cache_alignment : 32
address sizes : 36 bits physical, 32 bits virtual
power management:

tough@tough:~
$
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

Post Reply

Return to “The LINUX forum!!!”