T42 won't boot with 2.6.32 Linux PAE kernel
Posted: Sat Dec 24, 2011 9:19 am
Thinkpad T42, 1 gig of memory.
I was using the T42 OK with a 2.6.18 non-PAE Linux kernel.
Now I tried to upgrade to a 2.6.32 kernel. But it looks like PAE is built in to this kernel, and the T42 refuses to boot with the 2.6.32 kernel.
I don't think the T42 processor supports PAE:
$ more /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 13
model name : Intel(R) Pentium(R) M processor 1.70GHz
stepping : 6
cpu MHz : 1694.560
cache size : 2048 KB
fdiv_bug : no
hlt_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 mce cx8 mtrr pge mca cmov pat clflush d
ts acpi mmx fxsr sse sse2 ss tm pbe up est tm2
So I need to either make my T42 CPU understand PAE (this may be impossible).
Or is there a boot loader option I can specify in /etc/grub.conf to turn off PAE in the kernel?
Thanks,
Mike
I was using the T42 OK with a 2.6.18 non-PAE Linux kernel.
Now I tried to upgrade to a 2.6.32 kernel. But it looks like PAE is built in to this kernel, and the T42 refuses to boot with the 2.6.32 kernel.
I don't think the T42 processor supports PAE:
$ more /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 13
model name : Intel(R) Pentium(R) M processor 1.70GHz
stepping : 6
cpu MHz : 1694.560
cache size : 2048 KB
fdiv_bug : no
hlt_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 mce cx8 mtrr pge mca cmov pat clflush d
ts acpi mmx fxsr sse sse2 ss tm pbe up est tm2
So I need to either make my T42 CPU understand PAE (this may be impossible).
Or is there a boot loader option I can specify in /etc/grub.conf to turn off PAE in the kernel?
Thanks,
Mike