On Intel-M (Dothan) [B-1] PAT feature is absent and kernel says so in /proc/cpuinfo and in kernel messages in boot time. But certain programs like Xorg, x86info "see" PAT support and take wrong behavior path. For instance, nouveau driver just hangs on latest Ubuntu 9.10, nvidia drivers can not load GL support and so on. Problem can be solved by passing "nopat" argument in kernel command line and then everithing works, but x86info still reports "pat" in CPU flags. The same situation in latest Fedora 11 kernels. output of cat /proc/cpuinfo and x86info are attached. Related Ubuntu bug discussion is here: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-180/+bug/391461
Created attachment 23479 [details] output of cat /proc/cpuinfo and x86info output of cat /proc/cpuinfo and x86info
Hi Aleksei! Did this get resolved somehow, or is this still an issue?
Yes, it resolved since Fedora 12, can not remember which kernel version.
Thanks for the update.