Différences entre les révisions de 12:30, 5 Juillet 2022, créé par JeremyRand, et la révision de 17:32, 22 Juin 2022
Note : le texte en rouge a été supprimé de la version précédente, le texte en vert a été ajouté à cette version et le texte en gris n'a pas été changé.
differences dans l'entrée: vendeur
DisplayLink
differences dans l'entrée: nom de modèle
VGA Display Adapter
differences dans l'entrée: autres noms possibles du périphérique
DisplayLink DL-165
SIIG JU-VG0012-S1
SIIG USB 2.0 to VGA Pro
differences dans l'entrée: VendorID:ProductID du périphérique
17e9:02ee
differences dans l'entrée: année de commercialisation
2009
differences dans l'entrée: interface
USB
differences dans l'entrée: Distribution GNU/Linux utilisée pour le test
pureos_10_0
differences dans l'entrée: testé avec le kernel libre suivant
5.10.0-14-amd64
differences dans l'entrée: A quel point cela fonctionne-t-il avec du logiciel libre ?
works_without_3D
differences dans l'entrée: pilote libre utilisé
udl
differences dans l'entrée: Description
[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]
Le contenu de cette page est dans le Domaine Public (voir la page CC0 pour plus d'informations). Quiquonque est libre de copier, modifier, publier, utiliser, vendre ou distribuer le texte , quelques soit le but et le moyen.
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