Issue with i9-10900TE while activating PAE on linux kernel 5.15.x
Hi,
I've to compile a linux 32b kernel 5.15.86 RT56 for running on 2 different computers with Intel CPUs : one with an i7-9700TE and 32Gb RAM, and the other one using an i9-10900TE with 64 Gb RAM.
I need to activate the support of 64Gb of RAM (CONFIG_
Once the linux kernel is compiled, it is working correctly on the i7-9700TE CPU computer. No issue there.
But impossible to start it on the i9-10900TE CPU computer : black screen at startup without any keyboard, nothing. It is saying that such a result occurs when the CPU is not PAE compatible...
I've checked on the Intel description of the Intel i9-10900TE where PAE compatibility is set.
If I disable the PAE (Physical Address Extension) Support (CONFIG_X86_PAE=n) and set support of 4Gb of RAM instead of 64Gb (CONFIG_
I've asked the same to Intel community, but they asked me to post my query on Ubuntu community.
Could you please tell me why it is not possible to enable 64Gb of RAM (CONFIG_
I can provide the full .config kernel compilation file for checking, even if I don't know how to do that here ?
Best regards
Olivier
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Ubuntu Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Olivier Artigues for more information if necessary.