I was trying to debug my problem with quake3 stated in
this thread When I suddenly saw this message written to the console screen after I had to kill another process (I killed X because of a blank scrren prior to login to test quake3):
Code:
[root@thetargos root]# mtrr: no MTRR for c0000000, 400000 found
[root@thetargos root]# mtrr: no MTRR for c0400000, 100000 found
What does it mean?? I have compiled in the kernel MTRR support and /dev/cpu/msr (model-specific register support) as module. Would this have anything to do with that?
Edit: I use an Athlon compiled kernel, and as a boot parameter I added mem=nopentium.
What do you think of this?