Comment 77 for bug 391461

Revision history for this message
Oleksiy Lukin (alukin) wrote :

Stil does not work on my Asus A6 notebook.

Xorg.log:

(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
dlopen: /usr/lib/xorg/modules/extensions//libglx.so: undefined symbol: _nv000028gl
(EE) Failed to load /usr/lib/xorg/modules/extensions//libglx.so
(II) UnloadModule: "glx"
(EE) Failed to load module "glx" (loader failed, 7)

dmesg:

[ 9.418992] nvidia: module license 'NVIDIA' taints kernel.
[ 9.418999] Disabling lock debugging due to kernel taint
[ 9.677530] nvidia 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 9.677544] nvidia 0000:01:00.0: setting latency timer to 64
[ 9.677738] NVRM: loading NVIDIA UNIX x86 Kernel Module 185.18.36 Fri Aug 14 17:18:04 PDT 2009
[ 9.677821] NVRM: CPU does not support the PAT, falling back to MTRRs.

As it can be seen, patch discovers absence of PAT support, but MTRR code probably is still broken.