I have this graphics card but I thought it was blacklisted. Does anybody know how to get it to work with compiz? Can this solve the issue with googleearth?
It's not blacklisted anymore, however there are still issues with 3d accelerated programs. 3d are not being redirected like videos for now, but this should be solved on the next release of ubuntu, 9.04.
I have this graphics card but I thought it was blacklisted. Does anybody know how to get it to work with compiz? Can this solve the issue with googleearth?
hughbert81 3 years ago
It's not blacklisted anymore, however there are still issues with 3d accelerated programs. 3d are not being redirected like videos for now, but this should be solved on the next release of ubuntu, 9.04.
leonardomorfeu 3 years ago
@hughbert81
It seems that Intel GM 965 series have been blacklisted in compiz
open the file : sudo gedit /usr/bin/compiz
change the line : T="$T 8086:2a02 " # Intel GM965
to : # T="$T 8086:2a02 " # Intel GM965
save it and compiz can work again.
1986gvalentin 2 weeks ago