Symptom
When starting a system from power-off the tDVR board fails to initialize, causing one or more of the following symptoms:
- Blinking red LED lights near the processor.
- Device Manager misreporting an 8008, 8016, or half of an 8032 as hardware ID 8000 in the Device Properties detailt tab.
- Ispci not listing an Exacq Technologies 8008, 8016, 8032 device at all.
<br>
Affected platforms
All exacqVision systems with tDVR boards using tDVR Hybrid version < 1.2.20
<br>
Workaround
Power the system off, let it sit for 60 seconds or more. Power on the system again.
<br>
Resolution
Install tDVR Hybrid Driver 1.2.20 or greater and update the tDVR board bootloader.
<br>
Instructions:
For Windows:
- Download tDVR Hybrid Driver 1.2.20 exe file.
- Stop the exacqVision server in the Windows Service Control Manager
- Open the Command Prompt and Run “C:\Program Files\tdvr\board_info” -U
- View the output to verify that the bootloader was updated to version 1.1.1.665 or greater
<br>
For Linux:
- Download tDVR Hybrid Driver 1.2.20 deb file.
- Open a terminal session and stop the exacqVision server: sudo service edvrserver stop:
- Install the tDVR Setup version 1.2.20 sudo dpkg -i tdvr.deb
- Run the bootloader update command: /usr/local/tdvr/board_info -U
- View the output to verify that the bootloader was updated to version 1.1.1.665 or greater.
- Start the exacqVision server: sudo service edvrserver start