如何在 Intel NM10 上启用 WebGL 支持?

如何在 Intel NM10 上启用 WebGL 支持?

我正在尝试在最新版本的 Chrome 和 Firefox 上使用 webgl,但都显示:

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

我在 ubuntu 12.04 64。我应该安装什么才能使其正常工作?

答案1

尽管我自己也在努力让 WebGL 工作,但我几乎可以肯定 64 位版本的操作系统不会有帮助。我的建议是使用 Ubuntu 12.04 32 位。让我知道你的进展。

相关内容