• No results found

The setup program copies two Dtu2xx device-driver files into a selectable directory, defaulting to

N/A
N/A
Protected

Academic year: 2021

Share "The setup program copies two Dtu2xx device-driver files into a selectable directory, defaulting to"

Copied!
5
0
0

Loading.... (view fulltext now)

Full text

(1)

Dtu2xx WDM Driver

Windows 2000/XP Device Driver

Installation

DTU-205

DTU-225

DTU-234

DTU-245

1. Introduction

Dtu2xx is the Windows-2000/XP device driver for DEKTEC’s line of digital-video USB Devices. The driver is generic to all DEKTEC USB Devices that have a type number starting with “DTU-2”. The Dtu2xx driver supports operation of multiple devices.

1.1. USB Devices Supported by the Dtu2xx Device Driver

The Dtu2xx device driver supports the following DEKTEC devices: DTU-205 FantASI USB-2 ASI/SDI Output Adapter

DTU-225 FantASI USB-2 ASI/SDI Input Adapter DTU-234 FantASI USB-2 VSB/QAM-B Input Adapter DTU-245 FantASI USB-2 ASI/SDI Input+Output Adapter

1.2. Files

The Dtu2xx.zip archive contains the following files:

Dtu2xx SetUp.exe Setup program that installs the Dtu2xx device driver. Dtu2xx Installation.pdf This installation document.

The setup program copies two Dtu2xx device-driver files into a selectable directory, defaulting to

C:\Program Files\DEKTEC\Drivers.

Dtu2xx.inf V2.4.1.74 Device driver information file (“.inf”). Dtu2xx.sys V2.4.1.74 Device driver ‘system’ file (executable).

Thereafter, setup instructs the Windows 2000/XP Plug’n Play manager to install the device driver files. A log file is created, to aid debugging in case of an install failure.

DtDrivInstall.log Log of installation events.

© 2001-2005 DEKTEC Digital Video BV Page 1 of 5 Dtu2xx WDM Device Driver – Installation

(2)

Dtu2xx WDM Driver

2. Installing the Software

The Dtu2xx setup program is self-contained. Installing the device driver is as simple as running the setup executable and pressing “Next” a few times.

NOTE

• A Windows 2000/XP device driver can only be installed by a user account with the privilege to

load and unload device drivers, e.g. administrator.

• Please make sure that no application is currently running that uses a DEKTEC device.

Please disconnect all DTU-2XX devices before running this installation. No DTU-2XX device should be connected to the system while running this installation.

After having the installed the driver files the following should be performed to complete the installa-tion:

1. Connect the DTU-2xx adapter to a USB port using the supplied USB cable.

Windows recognizes a new DTU-2xx (no firmware) device and the 'install new hardware wizard' will prompt you for the location of the DTU-2xx driver files.

2. If Windows XP with SP2 is used Windows will ask if: “Windows can connect to Windows Up-date to search for software”. Select No, not this time and press Next.

3. Choose install software automatically and press Next.

4. The Wizard will now install the driver needed for configuring the DTU-2xx device. 5. Press Finish when completed.

At this point windows will recognize the configured DTU-2xx device and will prompt you again to install a driver for this device.

(3)

Dtu2xx WDM Driver

3. Troubleshooting

3.1. Device Status LED

At start-up the device led (the left led) will flash red, green and orange to indicate the power-up sequence. After the power-up sequence the device led gives an in-dication about the driver status. When the driver is correctly installed and all firmware is correctly downloaded the device led indicator should be constant

green.

If the device led is orange the driver is probably not correctly installed. See 3.2 for verification of the device status.

When the device led keeps flashing red or not lit at all make sure the device is correctly connected to the USB port. If the device is correctly connected and the problem persists please contact DEKTEC for support at [email protected] or [email protected].

3.2. Checking Device Status in the Device Manager

The Windows-2000/XP device manager can be used to check whether the Dtu2xx driver runs prop-erly. To check the device status of a DTU-2XX:

1. Open the Windows-2000/XP device manager: right-click My Computer, select Manage, and go to Device Manager under System Tools.

2. Locate the DEKTEC device in category Professional audio/video interfaces. 3. Right-click the device, select Properties, and check the Device status pane.

The status should be: This device is working properly. If not, don’t try the Windows-2000/XP Trou-bleshooter (it does not know anything about DEKTEC cards), but inspect the event log (§3.3) and the install log (§3.4). If the problem persists, please contact DEKTEC at [email protected] or [email protected].

3.3. Checking the Event Log

The System Event Log can be consulted to check whether the Dtu2xx device driver has been loaded and started properly. To open the System Event Log:

1. Right-click My Computer, select Manage, and open Event Viewer under System Tools. 2. Select the System log.

3. Driver messages from DEKTEC USB-2 devices have Dtu2xx in the Source column.

If the driver loads successfully, the following event message is logged: The Dtu2xx driver (Rev 2.4.1.74) has loaded successfully.

The device-driver version listed in this message should match the Dtu2xx-version number listed in

the file overview in §1.2.

For each DEKTEC USB-2 device connected in the system, a start-up message listing USB Device Type and Firmware Version should be logged, e.g.:

© 2001-2005 DEKTEC Digital Video BV Page 3 of 5 Dtu2xx WDM Device Driver – Installation

(4)

Dtu2xx WDM Driver

The DTU-205 (Firmware Version 0) started successfully.

Obviously, if the Dtu2xx driver detects an error while trying to start the USB-2 Device, the message above will not occur. Instead, an error message is logged, which may be helpful to find the source of the problem.

3.4. Checking the Install Log

The install log is a text file (DtDrivInstall.log) written into C:\Program Files\DEKTEC\Drivers

(or a redirected path). In case of installation troubles, please contact DEKTEC at [email protected] or [email protected], attaching the install log.

(5)

Dtu2xx WDM Driver

4. Dtu2xx WDM Device Driver Revision History

Version Date Change Description

V2.4.1.74 2005.12.15 • Support for the DTU-245

• Support for 8-Bit SDI in the DTU-225 V2.2.1.67 2005.07.13 • Improved performance for DTU-205

• Fixes memory leak in driver resulting in a system crash after several hours/days

• Fixes system lock-up during PC reboot

V2.1.0.57 2005.02.10 • Fixed bug where DTU-225 FIFO load could exceed the actual FIFO size (i.e. > 8MB)

V2.0.2.50 2004.11.03 • Fixed bug where DTU-225 did not always provide packet alignment data when in ST188 or ST204 mode

V2.0.0.45 2004.09.01 • Includes support for the DTU-205

• Merged functionality of Dtu2xxLoad.sys and Dtu2xx.sys driver into one driver (dtu2xx.sys)

V1.0.2.18 2004.06.29 • Fixed problem in driver, which caused a blue-screen crash of windows V1.0.0.6 2004.04.08 • Fix on status flags.

• Service Start Type to ‘on demand’ to suppress error events at start-up V1.0.0.0 2004.03.18 • USB-1 support

© 2001-2005 DEKTEC Digital Video BV Page 5 of 5 Dtu2xx WDM Device Driver – Installation

References

Related documents

To setup a USB device, make sure your device is plugged in, and open the CortexJPOS Device Manager program.. As long as you’ve scanned the USB configuration barcode in section 6.0,

If the USB is connected to Video Conferencing Device, & the Video conferencing device is connected to a T.V via HDMI, IN2 will have to connect to the Audio Output of the T.V

electron-beam evaporation of Si and Ge under UHV conditions (less than 1x10 -10 Torr), that deposition of epitaxial strained SiGe on top of a FIB patterned Si substrate can lead to

When the USB device is started in boot loader mode, the device will allow update of the firmware and read/write the E 2 prom of the USB card reader.. The E 2 prom holds

Once the USB host has established a USB device is connected, and at what speed it should communicate, then the host will reset the USB device and attempt to read the descriptors

Product Description USB Null Modem Cable Max Bus Power Current 90mA Power Source Bus Powered Device Type FT232R USB Version 0200. Returns USB 2.0 device description to

• If there is an AutoPlay folder in the USB storage device and its files are in supported formats, they will be played back automatically when the USB storage device is connected

The USB device will then show up on the MFP and Storage Server utility as a blue icon ( ). The blue icon indicates that the USB device is ready to be connected. If for any