GraphicsModi に必要なdebian stable
3 つのパッケージを含む ThinkPad X1 (1294-3QG) を実行しています。squeeze-backports
initramfs-tools 0.99~bpo60+1
linux-base 3.4~bpo60+1
linux-image-3.2.0-0.bpo.2-amd64 3.2.9-1~bpo60
そのカーネルの実行中に、たとえば起動すると、paraview
次のエラーが発生します。
Unrecognized deviceID 126
X Error: BadAlloc (insufficient resources for operation) 11
Extension: 154 (Uknown extension)
Minor opcode: 3 (Unknown request)
Resource id: 0x3200273
X Error: GLXBadContext 169
Extension: 154 (Uknown extension)
Minor opcode: 5 (Unknown request)
Resource id: 0x32002b0
paraview: ../../src/xcb_io.c:183: process_responses: Zusicherung »!(req && current_request && !(((long) (req->sequence) - (long) (current_request)) <= 0))« nicht erfüllt.
ネットのどこかに、でメモリ設定を提供するためのヒントを見つけましたがxorg.conf
、それでも問題は解決しませんでした。
現在の安定したカーネル内で起動すると問題なく動作します。
実行glxgears
結果は同様です:
Unrecognized deviceID 126
X Error of failed request: BadAlloc (insufficient resources for operation)
Major opcode of failed request: 154 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Serial number of failed request: 27
Current serial number in output stream: 29
xserver-xorg-video-intel
さらに、 (およびすべての依存関係libdrm-intel1 libxfont1, xserver-common, xserver-xorg, xserver-xorg-core, xserver-xorg-input-evdev, xserver-xorg-video-fbdev
と) をバックポートに更新することで問題を解決しようとしましxserver-xorg-video-vesa
たが、うまくいきませんでした。
追加、エントリを見つけました
[drm] MTRR allocation failed. Graphics performance may suffer.
の出力でdmesg
。