我有一台戴尔笔记本电脑,外接显示器(三星 SyncMaster 931c)。
我的笔记本电脑显示器已识别,我可以调整其最佳分辨率。
我的外接显示器仍然未知,因此我只能使用较低的分辨率(1024x768):
我尝试了“检测显示器”按钮,但是它不起作用,什么也没有发生。
我最近从 Ubuntu 12.04 升级到了 12.10。
之前一切都运行正常。
我不知道我是否真的可以更改此配置,或者这是否是一个错误。
我在这里以及 Launchpad 的网站上寻找答案,但一无所获。
我甚至尝试安装 Nvidia 驱动程序,但结果却一团糟。
看来我之前根本没用过 nvidia,通过查看我的附加驱动程序配置我猜到了:
我的笔记本电脑有英特尔芯片组,我猜:
$ dpkg --get-selections | grep -i -e nvidia -e intel
intel-gpu-tools install
libdrm-intel1:amd64 install
libdrm-intel1:i386 install
nvidia-common install
xserver-xorg-video-intel install
我没有xorg.conf
文件(我认为这与 nvidia 有关,对吗?):
$ cat /etc/X11/xorg.conf
cat: /etc/X11/xorg.conf: No such file or directory
$ ls -l /etc/X11/
total 76
drwxr-xr-x 2 root root 4096 Out 19 23:41 app-defaults
drwxr-xr-x 2 root root 4096 Abr 25 2012 cursors
-rw-r--r-- 1 root root 18 Abr 25 2012 default-display-manager
drwxr-xr-x 4 root root 4096 Abr 25 2012 fonts
-rw-r--r-- 1 root root 17394 Dez 3 2009 rgb.txt
lrwxrwxrwx 1 root root 13 Mai 1 03:33 X -> /usr/bin/Xorg
drwxr-xr-x 3 root root 4096 Out 19 23:41 xinit
drwxr-xr-x 2 root root 4096 Jan 23 2012 xkb
-rw-r--r-- 1 root root 0 Out 24 08:55 xorg.conf.nvidia-xconfig-original
-rwxr-xr-x 1 root root 709 Abr 1 2010 Xreset
drwxr-xr-x 2 root root 4096 Out 19 10:08 Xreset.d
drwxr-xr-x 2 root root 4096 Out 19 10:08 Xresources
-rwxr-xr-x 1 root root 3730 Jan 20 2012 Xsession
drwxr-xr-x 2 root root 4096 Out 20 00:11 Xsession.d
-rw-r--r-- 1 root root 265 Jul 1 2008 Xsession.options
-rw-r--r-- 1 root root 13 Ago 15 06:43 XvMCConfig
-rw-r--r-- 1 root root 601 Abr 25 2012 Xwrapper.config
以下是我通过查看其他相关文章收集的一些信息:
$ sudo lshw -C display; lsb_release -a; uname -a
*-display:0
description: VGA compatible controller
product: Mobile 4 Series Chipset Integrated Graphics Controller
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 07
width: 64 bits
clock: 33MHz
capabilities: msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:48 memory:f6800000-f6bfffff memory:d0000000-dfffffff ioport:1800(size=8)
*-display:1 UNCLAIMED
description: Display controller
product: Mobile 4 Series Chipset Integrated Graphics Controller
vendor: Intel Corporation
physical id: 2.1
bus info: pci@0000:00:02.1
version: 07
width: 64 bits
clock: 33MHz
capabilities: pm bus_master cap_list
configuration: latency=0
resources: memory:f6100000-f61fffff
LSB Version: core-2.0-amd64:core-2.0-noarch:core-3.0-amd64:core-3.0-noarch:core-3.1-amd64:core-3.1-noarch:core-3.2-amd64:core-3.2-noarch:core-4.0-amd64:core-4.0-noarch:cxx-3.0-amd64:cxx-3.0-noarch:cxx-3.1-amd64:cxx-3.1-noarch:cxx-3.2-amd64:cxx-3.2-noarch:cxx-4.0-amd64:cxx-4.0-noarch:desktop-3.1-amd64:desktop-3.1-noarch:desktop-3.2-amd64:desktop-3.2-noarch:desktop-4.0-amd64:desktop-4.0-noarch:graphics-2.0-amd64:graphics-2.0-noarch:graphics-3.0-amd64:graphics-3.0-noarch:graphics-3.1-amd64:graphics-3.1-noarch:graphics-3.2-amd64:graphics-3.2-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-3.2-amd64:printing-3.2-noarch:printing-4.0-amd64:printing-4.0-noarch:qt4-3.1-amd64:qt4-3.1-noarch
Distributor ID: Ubuntu
Description: Ubuntu 12.10
Release: 12.10
Codename: quantal
Linux Batcave 3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
$ xrandr -q
Screen 0: minimum 320 x 200, current 2304 x 800, maximum 32767 x 32767
LVDS1 connected 1280x800+0+0 (normal left inverted right x axis y axis) 286mm x 1790mm
1280x800 59.9*+
1024x768 60.0
800x600 60.3 56.2
640x480 59.9
VGA1 connected 1024x768+1280+32 (normal left inverted right x axis y axis) 0mm x 0mm
1024x768 60.0*
800x600 60.3 56.2
848x480 60.0
640x480 59.9
DP1 disconnected (normal left inverted right x axis y axis)
- 如果还有什么我可以做的,或者我可以在这里发布任何其他信息来帮助我配置这个外部显示器,请告诉我。
- 如果这确实是一个错误,我很抱歉(我知道这里不允许出现错误),但我真的不确定。如果是这样的话,我会立即在 Launchpad 中提交错误报告。
提前致谢。;)
答案1
显示器电缆松了。
当我拔下电缆并再次将其牢牢插入时,一切突然正常。
显示器被识别,现在我正在使用我之前想要的分辨率:
我觉得自己有点傻,因为我从来没有想过仅仅触摸一根松散的电缆会有什么帮助。
答案2
我将 HDMI 线缆重新连接到显示器上的第二个 HDMI 端口,解决了“未知显示”的问题
答案3
只需检查您的显示器指定的 VGA 电缆。VGA 电缆有不同类型。
我也遇到了同样的问题,我使用的是戴尔 s2216h(2016 年 7 月生产)。我测试了 2-3 根电缆,但没有成功。
最后我尝试使用“Dell Hotron VGA Cable 20276 VW-1 30V E246588 AWM Male to Male”,它检测到了。
我不知道它是否能解决你的问题,但这也会帮助你朝这个方向思考。
谢谢,
普拉文
答案4
我关闭了电脑,拔掉了显示器电源插头和 HDMI。启动后,我连接了显示器,一切正常。
仅重新启动或更换电缆对我来说不起作用