Forum archive
TKL 13RC 32 bit PAE required ?
Seems the new TKL requires now PAE to be enabled , which is different from the previous versions.
I don't know if this was intentional or not.
Forum archive
Seems the new TKL requires now PAE to be enabled , which is different from the previous versions.
I don't know if this was intentional or not.
Correct, the 32bit image requires PAE. This wasn't a decision we made, but rather one that Debian made with Wheezy. As you can see, the linux-image-686 (dummy) package depends on linux-image-686-pae - so we don't have a choice in the matter. There is no non-pae 686 kernel to my knowledge in Wheezy.
BTW, the same package in Squeeze linux-image-686 is a meta package, depending on the non-pae kernel package directly.
The requirement for PAE was documented in the changelog, and linked to in the announcement - but maybe we should have included a blurb about it...