我有一个惠普Envy dv7的双启动设置Win 8和Fedora 18。在07/22/2013我更新了所有的软件包在Fedora 18,有更新可用。
重新启动后,Fedora现在检测到第二个监视器连接在vga-2端口上(根据xrandr),但我没有第二个监视器。有没有办法阻止它检测到这个监视器?
编辑:
感谢@slm下面的建议,但是这给了我一个空白的屏幕。在开发该解决方案时,我意识到有一个新的grub菜单项。我把它与旧的菜单条目进行了比较,唯一的区别是内核版本。如果我用旧版本登录,问题就不存在了,但是如果我使用新版本,问题就会出现。
如果我使用旧内核运行xrandr,就会得到以下结果:
Screen 0: minimum 320 x 200, current 1600 x 900, maximum 8192 x 8192
LVDS1 connected 1600x900+0+0 (normal left inverted right x axis y axis) 382mm x 215mm
1600x900 60.0*+ 40.0
1024x768 60.0
800x600 60.3 56.2
640x480 59.9
VGA1 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
DP1 disconnected (normal left inverted right x axis y axis)
VGA-2 disconnected (normal left inverted right x axis y axis)但是,如果我在新内核下运行它,就会得到:
Screen 0: minimum 320 x 200, current 1600 x 900, maximum 8192 x 8192
LVDS1 connected primary 1600x900+0+0 (normal left inverted right x axis y axis) 382mm x 215mm
1600x900 60.0*+ 40.0
1024x768 60.0
800x600 60.3 56.2
640x480 59.9
VGA1 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
DP1 disconnected (normal left inverted right x axis y axis)
VGA-2 connected (normal left inverted right x axis y axis)
1024x768 60.0
800x600 60.3 56.2
848x480 60.0
640x480 59.9
1024x768 (0x63) 65.0MHz
h: width 1024 start 1048 end 1184 total 1344 skew 0 clock 48.4KHz
v: height 768 start 771 end 777 total 806 clock 60.0Hz
800x600 (0x64) 40.0MHz
h: width 800 start 840 end 968 total 1056 skew 0 clock 37.9KHz
v: height 600 start 601 end 605 total 628 clock 60.3Hz
800x600 (0x65) 36.0MHz
h: width 800 start 824 end 896 total 1024 skew 0 clock 35.2KHz
v: height 600 start 601 end 603 total 625 clock 56.2Hz不知道是什么原因造成了这种情况,但由于我仍然可以使用旧内核,我将这样做,看看Fedora是否推出了一个修复它的更新。再次感谢你的帮助。
发布于 2013-11-06 06:25:10
我还看到了一个额外的显示器,同时拍摄截屏或屏幕播放。上面解释的方法对我不起作用。我使用GUI approach.Went来显示设置,->选择了第二个监视器并关闭了它。显示器仍然显示在显示管理器,但它似乎不影响屏幕播放等。

https://unix.stackexchange.com/questions/84313
复制相似问题