
怎么才能彻底关掉google-chrome的GPU加速啊。。。
-
- 帖子: 8
- 注册时间: 2012-11-19 22:01
- 系统: ubuntu
怎么才能彻底关掉google-chrome的GPU加速啊。。。
发现google-chrome浏览网页有卡屏现象,把GPU进程关掉就正常了。我在about:flags里面试了多次都不能关掉GPU加速,哪位大大有办法啊。如果把GPU关掉google-chrome就好用多了。 

-
- 帖子: 8
- 注册时间: 2012-11-19 22:01
- 系统: ubuntu
Re: 怎么才能彻底关掉google-chrome的GPU加速啊。。。

-
- 帖子: 8
- 注册时间: 2012-11-19 22:01
- 系统: ubuntu
Re: 怎么才能彻底关掉google-chrome的GPU加速啊。。。
还是我自己回复吧~~~
1、更新google-chrome 版本 25.0.1364.5 dev
2、找到~.config/google chrome/Local State(用户目录下) 修改代码为
"browser": {
"enabled_labs_experiments": [ "disable-accelerated-2d-canvas", "disable-restore-session-state", "disable-webgl", "enable-webaudio-input" ],
"last_redirect_origin": ""
},
3、重启浏览器
google-chrome的兼容性会大大增强~~~
1、更新google-chrome 版本 25.0.1364.5 dev
2、找到~.config/google chrome/Local State(用户目录下) 修改代码为
"browser": {
"enabled_labs_experiments": [ "disable-accelerated-2d-canvas", "disable-restore-session-state", "disable-webgl", "enable-webaudio-input" ],
"last_redirect_origin": ""
},
3、重启浏览器
google-chrome的兼容性会大大增强~~~