Bugzilla – Bug 149458
enable build of via DRM kernel module on x86_64
Last modified: 2006-02-09 13:32:00 UTC
The build of via DRM kernel module is enabled on i386, but not on x86_64. Could you enable it on x86_64 as well? --> CONFIG_DRM_VIA=m This is required for XvMC support. It would even be possible to enable 3D support this way, but this is currently disabled by default via setting LIBGL_ALWAYS_INDIRECT when the via driver is in use (because of the experimental status).
Done