Hi I just wanted to use a USB/serial TTL Converter that is using the Prolific PL2303GS Chipset on Kali Linux 2022.1-virtualbox-amd64. The device is a waveshare PL2303 USB UART Board (Type C) (see here: https://www.waveshare.com/pl2303-usb-uart-board-type-c.htm ) Uname -a shows Linux kali 5.15.0-kali3-amd64 #1 SMP Debian 5.15.15-2kali1 (2022-01-31) x86_64 GNU/Linux It does not seem to work / be recognized and thus useable under linux and this is what I get using dmesg after plugging in the device and connecting it to my Virtualbox and thus I am sending this message as instructed 😊 (I am using Virtualbox Version 6.1.32 r149290 (Qt5.6.2) with USB 2.0 (OHCI+EHCI) enabled ) [ 8784.041905] usb 2-2: USB disconnect, device number 5 [10055.489536] usb 2-2: new full-speed USB device number 6 using ohci-pci [10056.048307] usb 2-2: New USB device found, idVendor=067b, idProduct=23f3, bcdDevice= 6.05 [10056.048334] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [10056.048376] usb 2-2: Product: USB-Serial Controller [10056.048378] usb 2-2: Manufacturer: Prolific Technology Inc. [10056.048379] usb 2-2: SerialNumber: DLAUj19B616 [10056.084770] usbcore: registered new interface driver usbserial_generic [10056.084777] usbserial: USB Serial support registered for generic [10056.088990] usbcore: registered new interface driver pl2303 [10056.089001] usbserial: USB Serial support registered for pl2303 [10056.089015] pl2303 2-2:1.0: pl2303 converter detected [10056.089020] pl2303 2-2:1.0: unknown device type, please report to linux-usb@xxxxxxxxxxxxxxx Best regards from Austria Florian Eichelberger