root@OpenWrt:~# slugterm --help Options: --help show help message -k [ --keyboard ] arg keyboard event source -p [ --pid ] arg USB product ID [4] -i [ --init ] arg initialization sequence [58] -f [ --fpath ] arg font -w [ --fwidth ] arg font width for scalable fonts -h [ --fheight ] arg font height for scalable fonts -c [ --commands ] arg command(s) to run in terminalYou can grab the initialization sequence for yourself from the Windows driver with an USB sniffer and tubecable_decrypt.c or use one of the DL_REG_MODE_* in tubecable.h. Some modes I captured:
Model | width×height | -p | -i |
---|---|---|---|
Samsung U70 | 800×480 | 0103 | 00203c7ac9f26c48f97053ffff2127032091f3fffffff901e00102c819 |
Samsung 244T @ Lenovo 45K5296 (DL-195) | 1920×1200 | 01e2 | 00ca2115426c15f466c536ffff6c150780a335ffffffca04b004025078 |
Green House GH-USD16 (tubecable.h) | 1366×768 | 016b | 00191e1fb09360407b36e82732ffff055603d9fffffca7030004029a42 |