Main
Pruning the forum database.
Well, I just typed 'glxgears' at the terminal and got the output (amazing!) http://postimage.org/image/928g0l5s7/Code: [Select][linuxearth@localhost ~]$ glxgearsRunning synchronized to the vertical refresh. The framerate should beapproximately the same as the monitor refresh rate.302 frames in 5.0 seconds = 60.237 FPS293 frames in 5.0 seconds = 58.573 FPSXIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0" after 1320 requests (1320 known processed) with 0 events remaining.but I don't know why Synaptic is not showing that result.
[linuxearth@localhost ~]$ glxgearsRunning synchronized to the vertical refresh. The framerate should beapproximately the same as the monitor refresh rate.302 frames in 5.0 seconds = 60.237 FPS293 frames in 5.0 seconds = 58.573 FPSXIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0" after 1320 requests (1320 known processed) with 0 events remaining.
vblank_mode=0 glxgears
I think there's something seriously wrong with those framerates.Mine:
...If you want to see the largest number possible (with the Intel drivers), use:Code: [Select]vblank_mode=0 glxgearsThis will force it to not sync to the vertical refresh rate of the monitor.