I'm trying to use webgl on the last version of Chrome and Firefox but both say:

Sorry, Your Browser doesn't support WebGL! 

lspci:

00:00.0 Host bridge: Intel Corporation N10 Family DMI Bridge 00:02.0 VGA compatible controller: Intel Corporation N10 Family Integrated Graphics Controller 00:02.1 Display controller: Intel Corporation N10 Family Integrated Graphics Controller 

glxgears:

296 frames in 5.0 seconds = 59.153 FPS 300 frames in 5.0 seconds = 59.846 FPS 

I'm at ubuntu 12.04 64. What should I install to get this working?

2

1 Answer

Although I am strugling myself to get WebGL working, I am almost certain that the 64-bit version of your OS does not help. My suggestion is to use Ubuntu 12.04 32-bit. Let me know your progress.

1