How to Install Serial Port Driver for Production Terminals in Linux: Difference between revisions

From wizarPOS
(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 *...")
 
No edit summary
Line 1: Line 1:
   Please download the [http://ftp.wizarpos.com/advanceSDK/qcomusbserialinlinux.zip usbdriver zip package], unzip it, then follow the steps:
   Please download the [http://ftp.wizarpos.com/advanceSDK/usbserialdriverinlinux.zip usbdriver zip package], unzip it, then follow the steps:
* make
* make
* sudo modprobe usbserial
* sudo modprobe usbserial
* sudo insmod ./qcgeneric.ko
* sudo insmod ./qcgeneric.ko
* ll /dev/ttyUSB*
* ll /dev/ttyUSB*

Revision as of 08:19, 12 July 2021

 Please download the usbdriver zip package, unzip it, then follow the steps:
  • make
  • sudo modprobe usbserial
  • sudo insmod ./qcgeneric.ko
  • ll /dev/ttyUSB*