Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
12.12正式版启动黑屏
Experiences and Insight
732
views ·
2
replies ·
To
floor
Go
hecy2006
deepin
2013-06-22 01:25
Author
安装完后,我禁用了独立显卡,只用集成显卡,再次开机输入密码后黑屏,强制关机再开机后看到到linuxdeepin界面后就黑屏,还未到输入密码那,
禁用独立显卡命令:
/sys/kernel/debug/vgaswitcheroo/switch这个文件,在/etc/rc.local中添加下面两句:
echo IGD > /sys/kernel/debug/vgaswitcheroo/switch
echo OFF > /sys/kernel/debug/vgaswitcheroo/switch
Reply
Like 0
Favorite
View the author
All Replies
hecy2006
deepin
2013-06-22 01:26
#1
重启了n次,可以进入了
Reply
Like 0
View the author
cxbii
deepin
2013-06-22 03:44
#2
http://wiki.linuxdeepin.com/index.php?t ... 1.E5.B1.8F
你可以适合使用这个花屏的参数
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
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
Top Island for Deepin 25
Popular Events
More
禁用独立显卡命令:
/sys/kernel/debug/vgaswitcheroo/switch这个文件,在/etc/rc.local中添加下面两句:
echo IGD > /sys/kernel/debug/vgaswitcheroo/switch
echo OFF > /sys/kernel/debug/vgaswitcheroo/switch