Reading AskUbuntu and on the forums, I am trying to find out what to do about a WebGL and Google MapsGL problem (described in a Google forum thread starting at post #5).
Specifically, Google's MapsGL works perfectly in Windows 7 (on this same machine with dual-boot), but on Ubuntu, the Photo Tour and 45 Degree Satellite View show grey blurry blobs (see screen-shot).
According to post #10, I may have better luck with an updated driver. I seem to have Mesa 8.0.2 installed, and see from the Mesa website that 8.0.3 is available.
I have added PPA ppa:ubuntu-x-swat/x-updates, but the only two items it provides for update are xdiagnose and xserver-xorg-video-intel. These aren't the Mesa drivers, are they?
So…
- Would it help to update my Mesa drivers?
- If so, how would I go about it?
- If not, what can I do to fix the problem?
I would be happy to try it out as long as I could roll back the changes should they fail.
More information:
- Ubuntu 12.04 64-bit fully updated.
- Firefox 14.0.1 gives the error
- Chromium 18.0 will not run MapsGL at all (see post #2)
- EDIT: Chromium 20.0 does work if started as
chromium-browser --ignore-gpu-blacklist
. The latest Chromium is available from the PPAppa:webapps/preview
(thank you, mikewhatever — see his answer below). - EDIT: Chromium has a setting that works the same way as
--ignore-gpu-blacklist
. Go tochrome://flags
and enable setting Override software rendering list.
Thank you.
--ignore-gpu-blacklist
. All we need to do now is to find out how to get Firefox to work! – Paddy Landau Aug 21 '12 at 07:38