MTRR allocation failed. Reason for lagging mouse?

5 Antworten [Letzter Beitrag]
quantumgravity
Offline
Beigetreten: 04/22/2013

Hello,
a few days ago I found that my mouse was clearly lagging now and then. Beside of this, my system seems to be quite stable and performance is not bad at all.
In my syslog I found:
[kernel] [ 0.768728] [drm] MTRR allocation failed. Graphics performance may suffer.

And of course I thought that maybe this could be the issue.

I'm using xmonad at the moment. Sure I seldomly use the mouse, but maybe my graphics performance is limited and I just don't feel it at the moment.
Any ideas?

quantumgravity
Offline
Beigetreten: 04/22/2013

Some additional info:
During boot, I get the following message:

Tue Feb 11 16:19:03 2014: libkmod: ERROR ../libkmod/libkmod-config.c:668 kmod_config_parse: /etc/modprobe.d/drm.conf line 8: ignoring bad line starting with 'grep'
Tue Feb 11 16:19:03 2014: libkmod: ERROR ../libkmod/libkmod-config.c:668 kmod_config_parse: /etc/modprobe.d/drm.conf line 10: ignoring bad line starting with 'if'
Tue Feb 11 16:19:03 2014: libkmod: ERROR ../libkmod/libkmod-config.c:668 kmod_config_parse: /etc/modprobe.d/drm.conf line 11: ignoring bad line starting with 'echo'
Tue Feb 11 16:19:03 2014: libkmod: ERROR ../libkmod/libkmod-config.c:668 kmod_config_parse: /etc/modprobe.d/drm.conf line 12: ignoring bad line starting with 'fi'
Tue Feb 11 16:19:03 2014: libkmod: ERROR ../libkmod/libkmod-config.c:668 kmod_config_parse: /etc/modprobe.d/drm.conf line 13: ignoring bad line starting with 'exit'
Tue Feb 11 16:19:03 2014: libkmod: ERROR ../libkmod/libkmod-config.c:668 kmod_config_parse: /etc/modprobe.d/drm.conf line 3: ignoring bad line starting with '/sbin/fix-mtrr-local.sh'

I also forgot to give you the lspci info about my graphic card:
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)

Any ideas are appreciated!

lembas
Offline
Beigetreten: 05/13/2010

What kernel are you on? (uname -r)

Magic Banana

I am a member!

I am a translator!

Offline
Beigetreten: 07/24/2010

If you have not tried it yet, install more recent version of the kernel (version 3.11) and of the graphical stack:
$ sudo apt-get install --install-recommends linux-generic-lts-saucy xserver-xorg-lts-saucy

You may not like the "--install-recommends" option. If so, independently install "libgl1-mesa-glx-lts-saucy" (which is recommended by "xserver-xorg-lts-saucy") too.

If that does not solve your issue, you can try the latest version of the kernel: https://trisquel.info/en/wiki/update-linux-libre-kernel

quantumgravity
Offline
Beigetreten: 04/22/2013

Thank you both. After upgrading the kernel, nothing really changed.
I then installed debian wheezy and still have the allocation error, but my mouse isn't lagging anymore.
I don't have any clue why this is the case.
Maybe wheezy is using an *older* kernel version and some kind of bug appears only in newer kernels?
I don't know.
So if someone encounter the same problem: try out various kernel versions, also older ones.

lembas
Offline
Beigetreten: 05/13/2010

If you wish to see how deep that rabbit hole is, these guys probably could help https://01.org/linuxgraphics/