liwl
deepin
2020-04-23 06:18 你确定不是设置了只在HDMI显示?
Reply Like 0 View the author
https://bbs.deepin.org/post/192655
你确定不是设置了只在HDMI显示?
https://bbs.deepin.org/post/192655
我感觉是设置了 。。。但是我不知道是哪个命令执行的,这样能恢复吗 ?? ...
兄弟你装的N卡驱动版本是多少,能发一下吗
Popular Ranking
ChangePopular Events
More
第一步:
lspci -nn | egrep -i "3d|display|vga"
结果如下
00:02.0 VGA compatible controller [0300]: Intel Corporation UHD Graphics 630 (Mobile) [8086:3e9b]
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP106M [GeForce GTX 1060 Mobile] [10de:1c20] (rev a1)
3d:00.0 USB controller [0c03]: Intel Corporation JHL6340 Thunderbolt 3 USB 3.1 Controller (C step) [Alpine Ridge 2C 2016] [8086:15db] (rev 02)
第二步: sudo vim /etc/X11/xorg.conf 修改 xorg.conf这个文件
修改如下