From Fedora Project Wiki

m (Changed to 'select compiz' in the desktop effects dialog)
(wrong category)
Line 15: Line 15:
# OpenGL apps should run properly and with full acceleration and behave as any other window. Covering them should work properly, they should move smoothly and wobble (when this effect is enabled), and should render properly when the desktop cube is being rotated
# OpenGL apps should run properly and with full acceleration and behave as any other window. Covering them should work properly, they should move smoothly and wobble (when this effect is enabled), and should render properly when the desktop cube is being rotated
}}
}}
[[Category:Radeon_Test_Cases]]
[[Category:Nouveau_Test_Cases]]

Revision as of 14:09, 23 December 2010

Description

This test case tests whether accelerated OpenGL applications under compositing managers work with the Nouveau video driver, with kernel mode setting enabled. You must be using a card supported by the Nouveau video driver. This test case can only be performed with Fedora 13 or later.


How to test

  1. Ensure the 'nomodeset' kernel parameter is not enabled in your bootloader configuration
  2. Ensure the file /etc/X11/xorg.conf does not exist, or is a known-good configuration file that uses the 'nouveau' driver
  3. Install the Package-x-generic-16.pngmesa-dri-drivers-experimental package: su -c 'yum install mesa-dri-drivers-experimental'
  4. Shut your system down entirely, then start it up again
  5. Enable Compiz by selecting the menu item SystemPreferencesDesktop Effects. Select Compiz from the list of Desktop Effects, and check both the Workspaces on a Cube and Windows Wobble when Moved boxes
  6. Install the Package-x-generic-16.pngglx-utils package: su -c 'yum install glx-utils'
  7. Run glxgears (or, optionally, any other OpenGL app you can think of)
  8. Try covering the glxgears window with other windows
  9. Move the glxgears window around
  10. Rotate the desktop cube (ctrl+alt+drag the mouse)

Expected Results

  1. OpenGL apps should run properly and with full acceleration and behave as any other window. Covering them should work properly, they should move smoothly and wobble (when this effect is enabled), and should render properly when the desktop cube is being rotated