How to Install Serial Port Driver for Production Terminals in Linux

From wizarPOS
Revision as of 08:19, 12 July 2021 by Mahong (talk | contribs)
 Please download the usbdriver zip package, unzip it, then follow the steps:
  • make
  • sudo modprobe usbserial
  • sudo insmod ./qcgeneric.ko
  • ll /dev/ttyUSB*