Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
桌面无故卡死,鼠标能动,Alt+Ctrl+F2 无反应
Experiences and Insight
681
views ·
3
replies ·
To
floor
Go
131******09
deepin
2018-05-03 20:36
Author
RT
正常操作,
比如装个微信..
比如正在用 phpstorm 愉快的码字儿...
比如正准备登录一下 chrome Google账号...
突然不动了...
然后各种尝试无果,强制关机。
重启后装了 openssh-server,确认手机能连接上,等丫再卡死...
然后
...
从手机拿 Xorg 日志如下..
搜了一下 nouveau ,发现是一个 开源显示驱动...
然后果断 <驱动管理器> 选用了 nvdia 提供的驱动...
目前暂时没发现问题。
时间:2018.05.03 12:36
感谢:http://www.mawanli.cn/post/60.html
Reply
Like 0
Favorite
View the author
All Replies
152******14
deepin
2018-05-03 20:49
#1
嘿嘿
Reply
Like 0
View the author
131******09
deepin
2018-05-03 20:56
#2
#!/bin/bash
sudo kill -9 $(pidof Xorg)
Copy the Code
Reply
Like 0
View the author
131******09
deepin
2018-05-04 02:45
#3
一下午观察。。基本可以确定是显卡驱动的坑。
稳如狗
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
How to fix grub boot menu that has disappeared?
Looking Deepin ci 25.2.0 Developer/Unstable repositories
Popular Events
More
正常操作,
比如装个微信..
比如正在用 phpstorm 愉快的码字儿...
比如正准备登录一下 chrome Google账号...
突然不动了...
然后各种尝试无果,强制关机。
重启后装了 openssh-server,确认手机能连接上,等丫再卡死...
然后
从手机拿 Xorg 日志如下..
搜了一下 nouveau ,发现是一个 开源显示驱动...
然后果断 <驱动管理器> 选用了 nvdia 提供的驱动...
目前暂时没发现问题。
时间:2018.05.03 12:36
感谢:http://www.mawanli.cn/post/60.html