Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
Deepin intel 8 代U显卡驱动更新方法
Experiences and Insight
502
views ·
1
replies ·
To
floor
Go
hanxi
deepin
2019-11-01 07:53
Author
本帖最后由 hanxi 于 2019-10-31 23:56 编辑
我的 NUC 8i7BEH 花屏了,更新驱动解决了。
使用清华的 debian 10.1 的源
/etc/apt/sources.list
deb http://mirrors.ustc.edu.cn/debian stable main contrib non-free
# deb-src http://mirrors.ustc.edu.cn/debian stable main contrib non-free
deb http://mirrors.ustc.edu.cn/debian stable-updates main contrib non-free
# deb-src http://mirrors.ustc.edu.cn/debian stable-updates main contrib non-free
Copy the Code
更新驱动
sudo apt update
sudo apt install xserver-xorg-video-intel
sudo apt install xserver-xorg-core
Copy the Code
Reply
Like 0
Favorite
View the author
All Replies
hanxi
deepin
2019-11-01 07:59
#1
更新完后把这个源注释掉,再执行 sudo apt update
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
Restore Contextual Menu Shortcuts (Quicklists/Desktop Actions)
Popular Events
More
我的 NUC 8i7BEH 花屏了,更新驱动解决了。
使用清华的 debian 10.1 的源
/etc/apt/sources.list
更新驱动