如何使用在 Ubuntu 14.04 LTS 上运行的 USB 显示器 AOC e1649wu?

Pac*_*ner 5 displaylink multiple-monitors 14.04

我有一个新的 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     
Run Code Online (Sandbox Code Playgroud)

我应该在这里发布额外的命令输出吗?非常感谢推荐!!谢谢你。

use*_*991 3

2015年8月3日,Displaylink终于发布了Ubuntu的USB显示器驱动。

链接: http: //www.displaylink.com/downloads/ubuntu.php

我有一个 AOC USB 显示器和 Ubuntu 14.04。安装驱动程序后,我的 USB 监视器开始工作。

如果该驱动程序适用于您的显示器,请通过发布该驱动程序让其他人知道。很多人在等这位司机。我已经等了2年了 :-)

  • 只是一个更新(自您回答以来,要求可能已更改),但截至 2016 年 2 月 19 日,需要运行内核版本 3.16+ 和 Xorg 1.16+。如果您使用的是 14.04,那么您可能会不走运,因为 Xorg 是 1.15。我尝试更新 14.04 的 Xorg,但我的桌面环境开始变得不稳定。并不是说你不能让它工作,而是在升级 X 让它工作之前要小心一些 (2认同)

小智 0

不幸的是 DisplayLink 硬件仍然与大多数 Linux 发行版不兼容。https://bbs.archlinux.org/viewtopic.php?id=151463