Diferencias entre las revisiones de 12:30, 5 Julio 2022, creado por JeremyRand, y la revisión de 17:32, 22 Junio 2022
Nota: el texto en rojo ha sido borrado de la revisión anterior, el texto en verde ha sido agregado en esta revisión y el texto en gris no ha sido cambiado
diferencias en el campo: fabricante
DisplayLink
diferencias en el campo: nombre del modelo
VGA Display Adapter
diferencias en el campo: otros posibles nombres del dispositivo
DisplayLink DL-165
SIIG JU-VG0012-S1
SIIG USB 2.0 to VGA Pro
diferencias en el campo: código VendorID:ProductID del dispositivo
17e9:02ee
diferencias en el campo: año de comercialización
2009
diferencias en el campo: interfaz
USB
diferencias en el campo: distribución GNU/Linux usada para la prueba
pureos_10_0
diferencias en el campo: probado con el siguiente kernel libre
5.10.0-14-amd64
diferencias en el campo: ¿como funciona con software libre?
works_without_3D
diferencias en el campo: driver libre usado
udl
diferencias en el campo: Descripción
[p]Interface is USB 2.0. Tested with PureOS Byzantium KDE amd64 ISO from 2022-02-22.[/p]

[p]idProduct field in lsusb is the empty string; this h-node entry uses the iProduct field as a substitute pending a resolution to [a]https://h-node.org/issues/view/en/406/1/token|h-node Issue 406[/a].[/p]

[p]Requires manual configuration:[/p]

[enum]
[*] Blacklist udlfb driver to work around [a]https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1011986|Debian Bug 1011986[/a]: echo "blacklist udlfb" | sudo tee /etc/modprobe.d/displaylink.conf[/*]
[*] sudo apt install arandr[/*]
[*] Reboot the PC.[/*]
[*] Connect display to USB device.[/*]
[*] Connect USB device to PC.[/*]
[*] xrandr --setprovideroutputsource 1 0[/*]
[*] ARandR will now show a new DVI-I-1-1 output.[/*]
[*] Activate that new output in ARandR.[/*]
[/enum]

[p]Some hardware functionality, e.g. 24-bit color depth and Huffman compression, is not supported with free drivers (but works fine with non-free drivers). I didn't test full Full 1920x1080 resolution; my test display only supports up to 1280x1024 (which resolution works fine). fine. Sometimes, hotplugging will crash X11. I only had success with X11; Wayland only gave me a black screen on the DisplayLink output (maybe there's a Wayland incantation I don't know about).[/p]

[p]This device contains non-free firmware running on an 8051/MCS-51 core. This firmware is not loaded by the host, so it doesn't violate GNU FSDG, but it may be objectionable to users who are stricter on firmware freedom than FSF is.[/p]

[code]
$ sudo lsusb -v
Bus 002 Device 004: ID 17e9:02ee DisplayLink VGA Display Adapter
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x17e9 DisplayLink
idProduct 0x02ee
bcdDevice 1.03
iManufacturer 1 DisplayLink
iProduct 2 VGA Display Adapter
iSerial 3 855181
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 0x0042
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x80
(Bus Powered)
MaxPower 500mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 3
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 0
bInterfaceProtocol 0
iInterface 0
** UNRECOGNIZED: 1b 5f 01 00 19 05 00 01 03 00 04 04 01 00 03 d0 00 02 04 00 bd 1f 00 01 04 01 02
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x01 EP 1 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x82 EP 2 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0008 1x 8 bytes
bInterval 4
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x0a EP 10 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Device Qualifier (for other device speed):
bLength 10
bDescriptorType 6
bcdUSB 2.00
bDeviceClass 0
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
bNumConfigurations 1
can't get debug descriptor: Resource temporarily unavailable
Device Status: 0x0000
(Bus Powered)
[/code]
El contenido de esta página está en Dominio Público. (vea la página CC0 para información detallada). Cualquiera es libre de copiar, modificar, publicar, usar, vender o distribuir el texto para cualquier propósito, comercial o no comercial, y por cualquier medio.
h-node.org is a hardware database project. It runs the h-source PHP software, commit cdeda15, available under the GNU General Public (GPLv3) License.
JavaScript license information