Есть ноутбук с Radeon HD 4500 и установленной 12.04. Обновив ядро и стек на saucy перешел на открытые драйвера, благо dpm наконец заработал нормально. Все замечательно, все нравится, ни тиринга, ни тормозов. Разве что теперь при загруке ругается на инициализацию UVD.
dmesg | grep uvd
[ 10.922318] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!!
[ 11.935093] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!!
[ 12.947854] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!!
[ 13.960692] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!!
[ 14.973472] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!!
[ 15.986261] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!!
[ 16.999020] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!!
[ 18.011781] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!!
[ 19.024540] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!!
[ 20.037300] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!!
[ 20.057162] [drm:r600_uvd_init] *ERROR* UVD not responding, giving up!!!
Есть предложения как заставить работать это и аппаратное декодирование видео?