Create a log file that you can submit with your test results when reporting a problem with a driver. This program collects all the data about your system and the driver under test, and puts it into a single log file with appropriate dividers between the sections in the file.
Usage:
TestLog [options] Driver [TestId]
Options:
-v : Verbose
-d : Disable DrvUtil functions
-? : Display this message
--help : Display this message
Driver
must be specified and can be one of the following: acpi ahci disk e1000* genmac jfs mm* nveth panorama sane snap uniaud usb generic printer network
TestId
is optional and can be any short string (max 15 characters). This string gets added to the end of the log file name. Do not type a TestId unless you are producing multiple logs with the same name on the same day.
This program is for use to provide diagnostic data for tickets or as directed by the developer only. Any other use is not authorized or supported.
Comments
David McKenna
Fri, 27/07/2018 - 23:38
Permalink
FYI...The link should end in
Add new comment