[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

VTK + fglrx



Just for history, here are the ways I found to use VTK and fglrx.

1. Comment the line "Load dri" or turn the no_dri to true:

[fglrx config]
Option "no_dri" "yes"

2. Using clone mode apparently remove dri

3. export LIBGL_ALWAYS_INDIRECT=1 before starting the app.

2 cents,
Mathieu