I was wondering if I could use the new Google Maps. I have latest stable Chrome and Ubuntu 13.04. I am currently told that I must use lite mode. Under Chrome in Windows 8 on the same machine it works perfectly.
Asked
Active
Viewed 4,521 times
6
-
What graphics chip/card do you use? – RolandiXor Jun 06 '13 at 15:34
-
Does Firefox work? – Kupiakos Jun 06 '13 at 15:43
-
At what point are you told that you must use lite mode? – Jun 06 '13 at 16:10
1 Answers
6
Disclaimer: This is not supported by Google
Google Chrome disables hardware acceleration on many GPUs by default in Linux. To check if your GPU is disabled, open chrome://gpu/
inside Chrome. Mine looks like this by default:
To forcefully enable hardware acceleration, open the chrome://flags/
page.
Search for the Override Software Rendering list option and click Enable. It looks like this:
Restart Chrome. Check the chrome://gpu/
page again. It should say everything is enabled now, like this:
Now try out the New Google Maps and see if it works. I don't have an invite, so I can't check >.>
Be warned this may make your browser crash-prone!

Kupiakos
- 2,077
-
http://askubuntu.com/questions/299345/how-to-enable-webgl-in-chrome-on-ubuntu/299346#299346 – Qasim Jun 06 '13 at 16:16
-
1
-
1
-