Differences between revisions 7 and 8
Revision 7 as of 2018-07-11 04:16:43
Size: 1761
Editor: AA6YQ
Comment:
Revision 8 as of 2021-11-14 14:23:59
Size: 1776
Editor: AA6YQ
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
=== Windows 10 === === Windows 10 and Windows 11 ===

Error 8020: Error reading comm device

As described by Microsoft, this error message is the result of a defective serial port device driver. It should be resolved by by obtaining an updated device driver from your serial port or USB adapter manufacturer.

Windows 10 and Windows 11

de Codrut YO3DMU

Some USB devices that emulate serial ports employ the usbser.sys driver. Unfortunately, the version of usbser.sys included with Windows 10 is defective; as a result, DXLab applications running on Windows 10 report an 8020 error when they attempt to communicate with such USB devices. There are two ways to correct this:

  1. switch to a USB device that doesn't employ usbser.sys
  2. replace usbser.sys with an older version that is free of the defect
    1. download an older version of usbser.sys from http://www.qsl.net/yo3dmu/ANT/usbser.sys

    2. replace the usbser.sys file in Windows/System32/Drivers with the older version downloaded in the previous step; this may require changing security permissions by right-clicking the entry for usbser.sys in Windows Explorer, selecting Properties, and then selecting Security

    3. disable driver signature verification, as described here

    4. until Microsoft corrects the version of usbser.sys in Windows 10, repeat steps 2a through 2c after each major Windows 10 update


Post a question or suggestion on the DXLab Discussion Group

Transceiver Control

Getting Started with DXLab

ErrorCode8020 (last edited 2021-11-14 14:23:59 by AA6YQ)