+59 |
3271
71
|
+22 |
5543
124
|
+53 |
3484
105
|
+37 |
1662
33
|
очень жаль, usb 2.0 всетаки
в целом то как картинка? если например для IDE/кодинга (картинка не 100% обновляется и не быстро)
ютуб тоже. Разрешение моника 1920х1080 отличий от onboard video не заметно
Добавил.
PID\VID
USB\VID_17E9&PID_0360&REV_0111
Выдержка из Readme
This is the official DisplayLink Library project, libdlo. This library is an open-source implementation of DisplayLink USB graphics software, and is licensed under the GNU Lesser General Public License (LGPL) v2.1. This library will discover and connect to DisplayLink USB graphics chips and allow for developers to support DisplayLink devices on Linux and other platforms. libdlo itself doesn't include any drivers or applications intended for end-users.
libdlo currently supports the DisplayLink DL-120 and DL-160 (DL-1x0 Family, «Alex») and the DL-125, DL-165, and DL-195 (DL-1x5 Family, «Ollie») chips, though very limited testing has been done on the DL-1x5.
For a list of products that use DisplayLink technology, please visit displaylink.com/shop.
•Working version (git): cgit.freedesktop.org/libdlo/
•Install a compatible libusb version (0.13) ◦on ubuntu — «sudo apt-get install libusb-dev» •Plug in a DisplayLink USB device
To start the build process, open a shell prompt and run
$ ./configure && sudo make install && make check
«Make check» will do some basic drawing on one of the attached DisplayLink devices.