求助,这个问题如何来解决!!!
Tofloor
poster avatar
130******12
deepin
2018-06-08 01:12
Author

Reply Favorite View the author
All Replies
avatar
jianguo922
deepin
2018-06-08 01:43
#1
等大神处理   
Reply View the author
avatar
188******56
deepin
2018-06-08 07:24
#2
你这镜面屏拍的艺术照吗?要想人帮你,你总得打几行字啊……
Reply View the author
avatar
baikal
deepin
2018-06-08 21:40
#3
看提示应该是显卡驱动的问题。
1、建议尝试在启动时修改grub菜单,增加:nomodeset选项。
(1)开机,进入grub画面。
(2)按'''e''' 进入编辑开机指令的模式, 找到'''quite splash''' 并在后面加上对应的“nomodeset”,即:'''quite splash nomodeset'''。
(3)按 ''F10''或者"Ctrl+X"启动系统。
如果可以登录系统,则继续步骤2。
2、登录系统后,运行“驱动管理器”,尝试切换显卡驱动。
如果可以解决问题,则不用考虑步骤3。
3、如果问题依然存在,按前面步骤操作,先登录系统。
(1)运行深度终端,编辑配置文件: sudo vi /etc/default/grub
  (2) 在GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" 后面增加“nomodeset”即如下所示:
          GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset"
(3) 更新GRUB,在深度终端执行"sudo update-grub"
(4)重启系统
Reply View the author
avatar
130******12
deepin
2018-06-09 03:39
#4
https://bbs.deepin.org/post/157811
看提示应该是显卡驱动的问题。
1、建议尝试在启动时修改grub菜单,增加:nomodeset选项。
(1)开机,进入g ...

感谢,解决问题了!
Reply View the author
avatar
130******12
deepin
2018-06-09 03:42
#5
https://bbs.deepin.org/post/157811
看提示应该是显卡驱动的问题。
1、建议尝试在启动时修改grub菜单,增加:nomodeset选项。
(1)开机,进入g ...


wifi和蓝牙的问题,你有啥子好的解决办法没有,大佬!
Reply View the author
avatar
130******12
deepin
2018-06-09 03:46
#6
https://bbs.deepin.org/post/157811
看提示应该是显卡驱动的问题。
1、建议尝试在启动时修改grub菜单,增加:nomodeset选项。
(1)开机,进入g ...

https://stackoverflow.com/questi ... 8000c-25-26-ucode-2
这个上面的方法不管用啊
Reply View the author
avatar
baikal
deepin
2018-06-12 22:25
#7
https://bbs.deepin.org/post/157811
wifi和蓝牙的问题,你有啥子好的解决办法没有,大佬!

请参考如下帖子,尝试更新一下无线驱动:
https://bbs.deepin.org/post/153154
Reply View the author