105 words
1 minutes
关于Kali2020安装Parallels Tools后Chrome显示空白
2020-12-30

0x00 起因#

kali安装好了pdtools,突然发现chrome和edge浏览器打开都是空白

1

0x01 解决#

逛pd的论坛发现是3D加速的问题,要么关闭3D加速:

2

但是用pd就是奔着3D加速的,vmware也是开启了3d加速,但是跟没开一样,还是pd香。

于是就有了下面的解决办法:

google-chrome --use-gl=swiftshader
microsoft-edge --use-gl=swiftshader

或者:

google-chrome --disable-gpu
microsoft-edge --disable-gpu

0x02 参考#

https://forum.parallels.com/threads/google-chrome-black-screen-on-ubuntu-18-04.347169/

关于Kali2020安装Parallels Tools后Chrome显示空白
https://fuwari.vercel.app/posts/pd-chrome-3d/
Author
Lorem Ipsum
Published at
2020-12-30