I have 'slow' 3D (100 fps) for one user, 'fast' (2000 fps) for another. This is not a big problem for me, but I have at least the hope of diagnosing the problem. I tried recording /var/log/Xorg.0.log for both users. The diff was 14c14 < (==) Log file: "/var/log/Xorg.0.log", Time: Sun Oct 29 11:32:55 2006 ---
(==) Log file: "/var/log/Xorg.0.log", Time: Sun Oct 29 19:52:08 2006 476,482d475 < SetClientVersion: 0 9 < SetGrabKeysState - disabled < SetGrabKeysState - enabled < (II) 3rd Button detected: disabling emulate3Button < SetClientVersion: 0 9 < SetGrabKeysState - disabled < SetGrabKeysState - enabled
That is, some extar entries for 'slow' user. I repeated this starting X for both with startx -- -logverbose 5 and found no differences except in the timestamp on the log, but still one 'slow' and one 'fast' user. Any suggestions for where else I could look for differences? I've checked everything I've seen posted on this thread. -- JDL