ubuntu安装

u盘安装时服务进入 f2或其他进入bios 按作箭头将光标向右移到最后 选择u盘作为启动盘 然后按e 进入grub进行编辑 splash后添加 nomodeset 然后f10,进入u盘安装

安装完成可能进不去 选择安装好的系统 按e同样的添加 进入系统 sudo gedit /etc/default/grub 将默认的加上nomodeset 

将secure boot开启  官网下载nvidia驱动 apt-get install build-essentail 安装cc chmod 777 run文件 运行run文件 安装驱动 重启 分辨率正常

原文地址:https://www.cnblogs.com/lihuiupupup/p/12302076.html