zoukankan      html  css  js  c++  java
  • XPS15 9560 切换显卡之后,无法登陆的解决方式

    XPS15 9560 切换显卡之后,无法登陆的解决方式

    1. Boot as normal and get to login screen

    2. press Ctrl + Alt + F1

    3. Login with your username and password.

    4. type sudo stop lightdm and press enter, stops X11

    5. type sudo apt-get purge nvidia* and press enter -clears all nvidia items

    6. type sudo apt-get install xserver-xorg-video-nouveau and press enter- will install this package or tell you if it is already there.

    7. type sudo reboot

    this got me back up and running (although no icons in unity launcher - since need correct graphic drivers) check system settings to search for Additional drivers to see if this cab be addressed - although adding wrong drivers may cause the system to be faulty or freeze after login.

  • 相关阅读:
    vim键盘
    Maven 插件
    Maven 快照
    Maven 常用命令
    Maven POM
    Maven 依赖机制
    Maven 中央仓库
    Maven 本地仓库
    Maven 安装配置
    Maven 简介
  • 原文地址:https://www.cnblogs.com/voctrals/p/7307980.html
Copyright © 2011-2022 走看看