Knowledge Base All Content

How to check the driver version of Magewell product

Article ID: 000020014 Pro Capture Family , Eco Capture Family

Method 1: Through driver panel (for Windows)

  1. Call the driver panel of capture card.
  2. Enter the Info tab page to view the driver version.
View driver version in the driver panel

Method 2: Through command line (for Linux)

  1. Run the following command in the Terminal to view the device information.
    • For Pro Capture card, run: mwcap-info -i
    • For Eco Capture card, run: mweco-info -i
  2. Under Device, view the driver version.
View device information in the Terminal

Method 3: Through command line (for MacOS)

For Pro Capture card:

  1. Run the following command in the Terminal: kextstat | grep ProCapture
  2. The numbers enclosed in the parentheses after com.magewell.ProCaptureDriver stands for the driver version.
View device information in the Terminal

Has your problem been solved?