How to Install Serial Port Driver for Production Terminals in Linux

From wizarPOS
Revision as of 08:02, 12 July 2021 by Mahong (talk | contribs) (Created page with " Please download the [http://ftp.wizarpos.com/advanceSDK/qcomusbserialinlinux.zip usbdriver zip package], unzip it, then follow the steps: * make * sudo modprobe usbserial *...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
 Please download the usbdriver zip package, unzip it, then follow the steps:
  • make
  • sudo modprobe usbserial
  • sudo insmod ./qcgeneric.ko
  • ll /dev/ttyUSB*