使用 eMachines ET1331G-03w。新安装后我做的第一件事就是安装 Google Chrome。每次我尝试访问 google.com/chrome 时,屏幕都会出现这种奇怪的现象,系统变得无法使用。可能的原因是什么?我还没有尝试安装常规 Ubuntu。
答案1
输出ubuntu-drivers devices
会告诉您为 NVIDIA GPU 安装 nvidia-304-updates 推荐的图形驱动程序。如果您尚未安装 nvidia-304-updates,请按照以下方式从终端安装它:
sudo apt-get install nvidia-304-updates
sudo reboot