The Frustrating Reality of USB-C (and why it never works)
This lady teaches us what here USB-C frustrations are and which fix works for her
#technology #USB #USBC #power #DC #5V #19V #12V #AC #electronics #USB1 #USB2 #USB3 #USB4

The Frustrating Reality of USB-C (and why it never works)
This lady teaches us what here USB-C frustrations are and which fix works for her
#technology #USB #USBC #power #DC #5V #19V #12V #AC #electronics #USB1 #USB2 #USB3 #USB4

Rendre des périphériques #USB accessible dans un client #KVM
http://www.grimoire-command.es/2018/kvm_usb.html #USB1.1 #USB2.0 #USB3.0 #USB3.1
Rendre des périphériques USB accessible dans un client KVM $ sudo kvm -usb -usbdevice host:$xxxx:$xxxx (1) $ sudo kvm -M q35 -usb -usbdevice host:$xxxx:$xxxx (2) $ sudo kvm -device nec-usb-xhci,id=xhci -device usb-host,hostbus=$x,hostaddr=$xx,bus=xhci.0 (3) 1 For USB 1.0 / 1.1 …