我今天安装了 Ubuntu,自从第一次启动以来,我的鼠标光标出现了问题。
它开始随机消失并闪烁很多。
我在谷歌和这里搜索了一个解决方案,但没有找到任何东西。
当我只有 1 个显示器时,Ubuntu 检测到 2 个显示器。这会导致启动时出现问题,因为它检测到 2 个显示器,并且默认情况下它正在镜像显示;这导致图片失真,因为它试图在 1 个显示器上创建镜像。xrandr 输出.... VGA1 是幻象监视器,我需要将其移除,以便它启动到 LVDS1 并且没有镜像。
有关如何永久删除 VGA1 的任何建议?
:~$ xrandr -q
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 8192 x 8192
VGA1 connected (normal left inverted right x axis y axis)
1024x768 60.0
800x600 60.3 56.2
848x480 60.0
640x480 59.9
LVDS1 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
1920x1080 59.6*+
1680x1050 60.0 59.9
1600x1024 60.2
1400x1050 60.0
1280x1024 60.0
1440x900 …
Run Code Online (Sandbox Code Playgroud) 从 12.04 更新到 13.10 后,我的显示配置开始显示一个额外的未知显示器,即使我没有连接任何东西。
lscp:
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
01:00.0 VGA compatible controller: NVIDIA Corporation GF108M [GeForce GT 540M] (rev a1)
Run Code Online (Sandbox Code Playgroud)
xrandr
Screen 0: minimum 320 x 200, current 1366 x 768, maximum 32767 x 32767
LVDS1 connected primary 1366x768+0+0 (normal left inverted right x axis y axis) 344mm x 194mm
1366x768 60.0*+ 60.1
1360x768 59.8 60.0
1024x768 60.0
800x600 60.3 56.2
640x480 59.9
VGA1 disconnected (normal …
Run Code Online (Sandbox Code Playgroud)