Comment 12 for bug 763457

Revision history for this message
Roman Valov (reddot) wrote : Re: pyopencl falsely depends on nvidia-current

Finally, here is way I've fixed video acceleration on intel gma with pyopencl+amd app sdk installed on maverick without any patch:

# update-alternatives --config gl_conf

then selected mesa variant

# ldconfig
# reboot

on oneric there is two arch-specific gl_conf alternatives, but only one, native is to be updated.