https://bugs.freedesktop.org/show_bug.cgi?id=41668 --- Comment #4 from Michel Dänzer <michel@xxxxxxxxxxx> 2011-10-11 02:34:52 PDT --- > `DISPLAY=:0 openbox --replace` results in: > > "Invalid MIT-MAGIC-COOKIE-1 keyOpenbox-Message: Failed to open the display from > the DISPLAY environment variable." This is because gdm3 uses a non-default X11 authentication cookie. I use something like XAUTHORITY=/run/gdm3/$(sudo ls /run/gdm3|grep $(whoami))/database DISPLAY=:0 [...] to work around it. > running glxgears just shows an empty black box.. all other glx demos are the > same empty boxes.. Do they work with the environment variable vblank_mode=0? If yes, does the number for radeon increase in /proc/interrupts once the problem occurs? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel