WebGL不适用于Chrome中的相同规格系统。怎么修? [英] WebGL not working for same spec system in chrome. How to fix?

查看:119
本文介绍了WebGL不适用于Chrome中的相同规格系统。怎么修?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

使用chrome中的信息:// gpu和chrome://版本



Chrome版本:35.0.1916.153(官方版本274914)m
两款均使用Nvidia 670 GTX



我的驱动程序:9.18.13.3523



他的驱动程序:9.18.13.4043

我的webGL功能完美,我的驱动程序略微落后于他。他的webGL不起作用,即使在所有硬件加速,webGL启用等设置中。



当他登录webGL的页面时,他们不工作 - 他看不到他们,就像你不会用旧浏览器看到他们一样。



为什么会发生这种情况?如何诊断/修复?

解决方案

很可能Google因为错误而将图形驱动程序列入黑名单。
$ b

您需要了解如何启动Chrome,以便忽略GPU黑名单。在一些系统上,它是这个命令行:

  google-chrome --enable-webgl --ignore-gpu-blacklist 

...如果它仍然不起作用,则需要相关的控制台输出等。 p>

关于黑名单的更多信息:

http://www.khronos.org/webgl/wiki/BlacklistsAndWhitelists


Using info from chrome://gpu and chrome://version

Both on Chrome version: 35.0.1916.153 (Official Build 274914) m Both using an Nvidia 670 GTX

My driver: 9.18.13.3523

His driver: 9.18.13.4043

My webGL works perfectly, and my driver is slightly behind his. His webGL doesn't work even though in the settings it says all hardware accelerated, webGL enabled etc.

When he goes on page with webGL things they don't work - he can't see them just like you wouldn't see them with old browsers.

Why is this happening? How to diagnose/fix?

解决方案

Most likely Google has blacklisted the graphics driver because of the bugs.

You need to find out how start Chrome so that it ignores GPU blacklist. On some system it is this command line:

  google-chrome --enable-webgl --ignore-gpu-blacklist

... and if it still doesn't work, the relevant console output etc. is needed.

More about blacklist:

http://www.khronos.org/webgl/wiki/BlacklistsAndWhitelists

这篇关于WebGL不适用于Chrome中的相同规格系统。怎么修?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆