我见过几个与此问题类似的问题,但没有一个解决方案对我有用。
这是在带有内置显卡的华硕笔记本电脑上lspci | grep VGA
显示的:
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 0b)
xrandr
插入显示器后,输出未检测到任何内容。
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767
eDP1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 345mm x 194mm
1920x1080 60.02*+ 59.93
1680x1050 59.95 59.88
1600x1024 60.17
1400x1050 59.98
1600x900 60.00
1280x1024 60.02
1440x900 59.89
1280x960 60.00
1368x768 60.00
1360x768 59.80 59.96
1152x864 60.00
1280x720 60.00
1024x768 60.00
1024x576 60.00
960x540 60.00
800x600 60.32 56.25
864x486 60.00
640x480 59.94
720x405 60.00
640x360 60.00
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
到目前为止,我已经尝试了两件事,按照此处所述安装 Nvidia 驱动程序:
并按照本博客文章中所述升级内核:
http://linuxdaddy.com/blog/install-kernel-4-4-on-ubuntu/
都没有效果。任何建议都将不胜感激!
答案1
我不知道具体是怎么回事,但我让它工作了。我卸载了 Nvidia 驱动程序并重新启动。我最好的猜测是,带有原始驱动程序的 4.4.8 内核正是我需要的。