Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
12.12正式版启动黑屏
Experiences and Insight
721
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
New Thread
Popular Ranking
Change
Closing lid, but display still active.
Unable to log in to deepin ID
Wrong taskbar icon
Bluetooth not working after laptop suspend mode
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