From Fedora Project Wiki

Revision as of 21:30, 12 April 2010 by Adamwill (talk | contribs)

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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: menu -> System -> Preferences -> Desktop Effects, click Enable Desktop Effects, and check the 'Workspaces on a Cube' and 'Windows Wobble when Moved' boxes
  6. Ensure the glx-utils package is installed, and run glxgears (or, optionally, any other OpenGL app you can think of)
  7. Try covering the glxgears window with other windows
  8. Move the glxgears window around
  9. Rotate the desktop cube (ctrl+alt+move 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