On Wed, 2009-05-13 at 11:52 +0200, Kasper F. Brandt wrote: > Nope, thats the only one running > > poi...@garfield:~$ sudo lsof /dev/dri/card0 > COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME > Xorg 10117 root mem CHR 226,0 9838 /dev/dri/card0 > poi...@garfield:~$ ps -ef | grep X > root 10117 10037 4 11:45 tty2 00:00:02 X
Looking closer at the X log file, apparently DRI initialization works the first time but fails afterwards. So maybe the savage driver doesn't properly de-initialize the DRI on a server reset. Does the problem go away after restarting the X server? (If you're using a display manager, just logging out and back in may not be enough) -- Earthling Michel Dänzer | http://www.vmware.com Libre software enthusiast | Debian, X and DRI developer -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

