我有一个新的 AOC e1649WU DisplayLink usb 显示器,但当我将其插入运行 Ubuntu 14.04 的富士通笔记本电脑时,它仍然是黑屏,并且在实用程序中,点击检测显示器后,没有检测到其他显示器。在 Windows 上,安装 DisplayLink 的驱动程序后,它可以正常工作。我对 Linux 比较陌生,如果我按照这个问题中发布的答案操作,会很感激吗?关联(我不确定它是否适用于 Ubuntu 14)使用从以下位置下载的软件包这里。
我只是希望获得一个可设置双显示器的扩展显示。
以下是有关我的系统的一些信息:
enter code here
> uname -a
Linux schoen-mind 3.13.0-43-generic #72-Ubuntu SMP Mon Dec 8 19:35:06 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
> xrandr
Screen 0: minimum 8 x 8, current 1366 x 768, maximum 16384 x 16384
VGA-0 disconnected (normal left inverted right x axis y axis)
LVDS-0 connected primary 1366x768+0+0 (normal left inverted right x axis y axis) 322mm x 181mm
1366x768 60.0*+
HDMI-0 disconnected (normal left inverted right x axis y axis)
DVI-D-0 disconnected (normal left inverted right x axis y axis)
> dmesg
.......
[ 71.631022] usb 1-1.2: Product: e1649Fwu
[ 71.631027] usb 1-1.2: Manufacturer: DisplayLink
[ 71.631031] usb 1-1.2: SerialNumber: DZRE8HA026443
[ 71.633268] hid-generic 0003:17E9:4107.0004: hiddev0,hidraw3: USB HID v1.10 Device [DisplayLink e1649Fwu] on usb-0000:00:1a.0-1.2/input1
[ 71.712080] [drm] vendor descriptor length:17 data:17 5f 01 00 15 05 00 01 03 00 04
[ 71.810818] open /dev/fb0 user=0 fb_info=ffff8800acde1000 count=1
[ 71.810949] Console: switching to colour frame buffer device 170x48
[ 71.810958] udl 1-1.2:1.0: fb0: udldrmfb frame buffer device
[ 71.810960] udl 1-1.2:1.0: registered panic notifier
[ 71.810964] [drm] Initialized udl 0.0.1 20120220 on minor 1
[ 71.811194] usbcore: registered new interface driver udl
[ 2035.345665] systemd-hostnamed[3060]: Warning: nss-myhostname is not installed. Changing the local hostname might make it unresolveable. Please install nss-myhostname!
> lspci -k | grep -A 2 -i "VGA"
01:00.0 VGA compatible controller: NVIDIA Corporation GF119M [GeForce GT 520M] (rev a1)
Subsystem: Fujitsu Limited. Device 1635
Kernel driver in use: nvidi
我还应该在这里发布其他命令输出吗?非常感谢您的建议!!谢谢。
答案1
2015 年 8 月 3 日,Displaylink 终于发布了适用于 Ubuntu 的 USB 显示器驱动程序。
关联:http://www.displaylink.com/downloads/ubuntu.php
我有一台 AOC USB 显示器和 Ubuntu 14.04。安装驱动程序后,我的 USB 显示器开始工作。
如果该驱动程序适用于您的显示器,请通过发布它让其他人知道。很多人都在等待这个驱动程序。我已经等了两年了。:-)
答案2
不幸的是,DisplayLink 硬件仍然与大多数 Linux 发行版不兼容。https://bbs.archlinux.org/viewtopic.php?id=151463