Control: tags -1 + moreinfo On Sun, 2013-04-21 at 15:50 +0400, Aleksandr P wrote: > When I try to start quadrapassel or gnibbles current X session is > crashed. > The bug seems similar to #617464 [...] > gnibbles: Fatal IO error 11 (Resource temporarily unavailable) on X > server > :0.0. > > I use nvidia video driver 310.32 x86_64 > glxinfo returns an error: > > name of display: :0.0 > X Error of failed request: BadWindow (invalid Window parameter) > Major opcode of failed request: 137 (NV-GLX) > Minor opcode of failed request: 4 ()
Just to confirm, you're using the drivers direct from Nvidia here? The above error from glxinfo generally indicates that you've updated xserver-xorg-core more recently than the Nvidia driver. The Debian package ships libglx.so, which the Nvidia drivers overwrite with a symlink to their own driver. Upgrading the package will reinstall the shipped module, leading to the error. Regards, Adam -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

