CN111352822A - Driver detection system and detection method thereof - Google Patents

Driver detection system and detection method thereof Download PDF

Info

Publication number
CN111352822A
CN111352822A CN201811571722.7A CN201811571722A CN111352822A CN 111352822 A CN111352822 A CN 111352822A CN 201811571722 A CN201811571722 A CN 201811571722A CN 111352822 A CN111352822 A CN 111352822A
Authority
CN
China
Prior art keywords
driver
detection
module
standard
result
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
CN201811571722.7A
Other languages
Chinese (zh)
Inventor
邵天华
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitac Computer Kunshan Co Ltd
Original Assignee
Mitac Computer Kunshan Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitac Computer Kunshan Co Ltd filed Critical Mitac Computer Kunshan Co Ltd
Priority to CN201811571722.7A priority Critical patent/CN111352822A/en
Publication of CN111352822A publication Critical patent/CN111352822A/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3688Test management for test execution, e.g. scheduling of test suites

Abstract

A driver detection system and a detection method thereof are provided, the driver detection system includes: the driver standard value database prestores standard driver information of the hardware equipment and an installation package of the standard driver; a connection module that connects the hardware device with the driver detection system; the input module is used for inputting a detection instruction; the detection module is used for detecting the driving program according to the detection instruction and obtaining a detection result; the judging module is used for comparing the detection result with standard driving program information prestored in the driving program standard value database and obtaining a judging result; the display module is used for displaying the judgment result; and the installation module is used for installing the standard driver installation package in the driver standard value database into the hardware equipment. Therefore, whether the driver in the hardware equipment is compatible with the operating system of the electronic equipment or not can be quickly detected.

Description

Driver detection system and detection method thereof
[ technical field ] A method for producing a semiconductor device
The invention relates to a detection system and a detection method thereof, in particular to a drive program detection system and a detection method thereof.
[ background of the invention ]
The driver refers to a driver for a hardware device (e.g., a keyboard, a mouse, a network card, a sound card, etc.), and is specifically a program for providing an operating system of the electronic device with an access and using an interface of the hardware device, thereby implementing communication between the operating system of the electronic device and the hardware device. The driver is installed, so that the functions contained in the corresponding hardware equipment in the operating system of the electronic equipment can be informed, and when the operating system needs to realize the functions, the hardware equipment is called and is enabled to finish the functions in the most effective mode. However, since hardware devices provided by different manufacturers are different, the corresponding drivers are also different, that is, the hardware devices of different manufacturers need to be supported by the corresponding drivers to operate normally. Therefore, the corresponding driver can enable the hardware device to reach the optimal working state and exert the maximum performance, and if the driver is incompatible with the hardware device, the hardware device can be prevented from being used.
In view of this, the present invention provides a driver detection system and a detection method thereof, which are used to detect whether a driver of a hardware device is compatible with an operating system of an electronic device, so as to avoid that the hardware device cannot reach an optimal working state due to incompatibility.
[ summary of the invention ]
Therefore, in order to achieve the above object, a driver detection system of the present invention for detecting whether a driver of a hardware device is compatible with the hardware device includes:
the standard driver value database of the driver prestores standard driver information of the hardware equipment and an installation package of the standard driver;
a connection module connecting the hardware device with the driver detection system;
the input module is connected with the connecting module and is used for inputting a detection instruction;
the detection module is connected with the operation module and executes detection on the driving program according to the detection instruction to obtain a detection result;
the judgment module is respectively connected with the detection module and the driver standard value database, compares the detection result with standard driver information prestored in the driver standard value database and obtains a judgment result;
the display module is connected with the installation module and is used for displaying the judgment result;
and the installation module is connected with the judgment module and the driver standard value database, and installs the standard driver installation package in the driver standard value database into the hardware equipment.
Optionally, the hardware device is a CPU, a memory, a motherboard, a hard disk drive, an optical disk drive, various expansion cards, a connection line, a power supply, a mouse, or a keyboard.
Optionally, the standard driver pre-stored in the driver standard value database is the current latest driver and an installation package of the current latest driver.
Optionally, the detection result is the driver version number and release date information obtained by the detection module by reading the device manager information of the hardware device.
Optionally, the determining module compares the driver version number and the release date acquired by the detecting module with the driver version number and the release date information of the standard driver, so as to obtain a determination result.
Optionally, the driver detection system further includes a storage module, and the storage module stores the determination result.
The invention also provides a drive program detection method, which is applied to the drive program detection system and comprises the following steps:
(1) pre-storing standard driver information of the hardware equipment and an installation package of the standard driver in a driver standard value database;
(2) the connection module connects the hardware equipment with the driver detection system;
(3) inputting a detection instruction in an input module;
(4) the detection module executes detection on the driving program according to the detection instruction and obtains a detection result;
(5) the judging module compares the detection result with standard driving program information prestored in the driving program standard value database to obtain a judging result, if the judging result is consistent, the step (6) is executed, and if the judging result is inconsistent, the step (7) is executed;
(6) the display module displays that the detection is qualified;
(7) and the display module displays that the detection is unqualified, and the installation module installs the standard driver installation package in the driver standard value database into the hardware equipment.
Optionally, in the step (4), the detection module obtains the driver version number and the release date information by reading the device manager information of the hardware device.
Optionally, the determining module in step (5) compares the driver version number and the release date acquired by the detecting module with the driver version number and the release date information of the standard driver, so as to obtain a determination result.
Optionally, step (8) is further included after step (7), and the storage module stores the determination result.
Compared with the prior art, the driver detection system and the driver detection method provided by the invention have the advantages that the detection module is used for detecting the driver according to the detection instruction, and the judgment module is used for comparing the detection result with the standard driver information prestored in the standard value database of the driver, so that whether the driver in the hardware equipment is compatible with the operating system of the electronic equipment can be effectively detected. And then, the installation module installs the standard driver installation package in the driver standard value database into the hardware equipment, so that the hardware equipment can reach the optimal working state.
[ description of the drawings ]
FIG. 1 is a schematic diagram of a driver detection system according to the present invention.
FIG. 2 is a schematic diagram illustrating a driver detection method according to the present invention.
[ detailed description ] embodiments
To further illustrate the technical means and effects of the present invention, the following detailed description is given with reference to a preferred embodiment of the present invention and the accompanying drawings.
Referring to fig. 1, fig. 1 is a schematic diagram illustrating a driver detection system according to the present invention. The present invention provides a driver detection system 100 for detecting whether a driver installed in a hardware device 200 is compatible with an operating system of an electronic device, the driver detection system 100 comprising:
a driver standard value database 10, wherein the driver standard value database 10 prestores standard driver information of the hardware device 200 and an installation package of the standard driver;
a connection module 20, wherein the connection module 20 connects the hardware device 200 with the driver detection system 100;
the input module 30, the input module 30 is connected with the connection module 20, and the input module 30 is used for inputting a detection instruction;
the detection module 40, the detection module 40 is connected with the operation module, and the detection module 40 executes detection on the driver installed in the hardware device 200 according to the detection instruction and obtains a detection result;
the judging module 50, the judging module 50 is respectively connected with the detecting module 40 and the driver standard value database 10, the judging module 50 compares the detecting result with the standard driver information pre-stored in the driver standard value database 10, and obtains a judging result;
the display module 60, the display module 60 is connected with the installation module 70, and the display module 60 is used for displaying the judgment result;
and the installation module 70, where the installation module 70 is connected to the judgment module 50 and the driver standard value database 10, and the installation module 70 installs the standard driver installation package in the driver standard value database 10 into the hardware device 200 and deletes the driver in the hardware device 200.
In this embodiment, the hardware device 200 is a CPU, a memory, a motherboard, a hard disk drive, an optical disk drive, various expansion cards, a connection line, a power supply, a mouse, or a keyboard.
In this embodiment, the standard drivers pre-stored in the driver standard value database 10 are the current latest driver and the installation package of the current latest driver.
In this embodiment, the detection result is the driver version number and release date information obtained by the detection module 40 by reading the device manager information of the hardware device 200.
In this embodiment, the determining module 50 compares the driver version number and the release date obtained by the detecting module 40 with the driver version number and the release date information of the standard driver, so as to obtain a determination result.
In this embodiment, the driver detection system 100 further includes a storage module, and the storage module stores the determination result.
Referring to fig. 2, fig. 2 is a schematic diagram illustrating a driver detection method according to the present invention. The driver detection method provided by the invention is applied to the driver detection system 100, and comprises the following steps:
s110: pre-storing standard driver information of the hardware device 200 and an installation package of the standard driver in a driver standard value database 10;
s120: the connection module 20 connects the hardware device 200 with the driver detection system 100;
s130: inputting a detection command into the input module 30;
s140: the detection module 40 detects the driver according to the detection instruction and obtains a detection result;
s150: the judging module 50 compares the detection result with the standard driver information pre-stored in the driver standard value database 10 to obtain a judgment result, if the judgment result is consistent, the step (6) is executed, and if the judgment result is inconsistent, the step (7) is executed;
s160: the display module 60 displays that the detection is qualified;
s170: the display module 60 displays that the detection is not qualified, and the installation module 70 installs the standard driver installation package in the driver standard value database 10 into the hardware device 200 and deletes the driver in the hardware device 200.
In this embodiment, in step S140, the detection module 40 obtains the driver version number and the release date information by reading the device manager information of the hardware device 200.
In this embodiment, in the step S150, the determining module 50 compares the driver version number and the release date acquired by the detecting module 40 with the driver version number and the release date information of the standard driver, so as to obtain a determination result.
In this embodiment, step S180 is further included after step S170, and the storage module stores the determination result.
Compared with the prior art, by using the driver detection system and the detection method thereof provided by the invention, the driver is detected by the detection module 40 according to the detection instruction, and then the detection result is compared with the standard driver information prestored in the driver standard value database 10 by the judgment module 50, so that whether the driver in the hardware device 200 is compatible with the operating system of the electronic device can be effectively detected. And, the installation module 70 installs the standard driver installation package in the driver standard value database 10 into the hardware device 200, so that the hardware device 200 can reach the optimal working state.
It should be noted that the present invention is not limited to the above embodiments, and any simple modifications of the above embodiments based on the technical solution of the present invention, equivalent changes and modifications are within the scope of the present invention.

Claims (10)

1. A driver detection system for detecting a driver of a hardware device, comprising:
the standard driver value database of the driver prestores standard driver information of the hardware equipment and an installation package of the standard driver;
a connection module connecting the hardware device with the driver detection system;
the input module is connected with the connecting module and is used for inputting a detection instruction;
the detection module is connected with the operation module and executes detection on the driving program according to the detection instruction to obtain a detection result;
the judgment module is respectively connected with the detection module and the driver standard value database, compares the detection result with standard driver information prestored in the driver standard value database and obtains a judgment result;
the display module is connected with the installation module and is used for displaying the judgment result;
and the installation module is connected with the judgment module and the driver standard value database, and installs the standard driver installation package in the driver standard value database into the hardware equipment.
2. The driver detection system of claim 1, wherein the hardware device is a CPU, a memory, a motherboard, a hard disk drive, an optical disk drive, various expansion cards, a connection line, a power supply, a mouse, or a keyboard.
3. The driver detection system according to claim 1, wherein the standard driver pre-stored in the driver standard value database is a latest driver and an installation package of the latest driver.
4. The driver detection system according to claim 1, wherein the detection result is a driver version number and release date information that the detection module acquires by reading device manager information of the hardware device.
5. The driver detection system of claim 4, wherein the determination module compares the driver version number and the release date obtained by the detection module with the driver version number and the release date information of the standard driver to obtain a determination result.
6. The driver detection system of claim 1, further comprising a storage module that stores the determination result.
7. A driver detection method is applied to the driver detection system, and is characterized by comprising the following steps:
(1) pre-storing standard driver information of the hardware equipment and an installation package of the standard driver in a driver standard value database;
(2) the connection module connects the hardware equipment with the driver detection system;
(3) inputting a detection instruction in an input module;
(4) the detection module executes detection on the driving program according to the detection instruction and obtains a detection result;
(5) the judging module compares the detection result with standard driving program information prestored in the driving program standard value database to obtain a judging result, if the judging result is consistent, the step (6) is executed, and if the judging result is inconsistent, the step (7) is executed;
(6) the display module displays that the detection is qualified;
(7) and the display module displays that the detection is unqualified, and the installation module installs the standard driver installation package in the driver standard value database into the hardware equipment.
8. The driver detection method according to claim 7, wherein the detection module in step (4) obtains the driver version number and release date information by reading device manager information of the hardware device.
9. The method according to claim 8, wherein the determining module in step (5) compares the driver version number and the release date obtained by the detecting module with the driver version number and the release date information of the standard driver, so as to obtain a determination result.
10. The driver detection method according to claim 7, further comprising a step (8) after the step (7), wherein a storage module stores the determination result.
CN201811571722.7A 2018-12-21 2018-12-21 Driver detection system and detection method thereof Withdrawn CN111352822A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811571722.7A CN111352822A (en) 2018-12-21 2018-12-21 Driver detection system and detection method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811571722.7A CN111352822A (en) 2018-12-21 2018-12-21 Driver detection system and detection method thereof

Publications (1)

Publication Number Publication Date
CN111352822A true CN111352822A (en) 2020-06-30

Family

ID=71197044

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811571722.7A Withdrawn CN111352822A (en) 2018-12-21 2018-12-21 Driver detection system and detection method thereof

Country Status (1)

Country Link
CN (1) CN111352822A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022021596A1 (en) * 2020-07-30 2022-02-03 长沙景嘉微电子股份有限公司 Display card driver verification method and device, terminal and medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022021596A1 (en) * 2020-07-30 2022-02-03 长沙景嘉微电子股份有限公司 Display card driver verification method and device, terminal and medium

Similar Documents

Publication Publication Date Title
US10235156B2 (en) Versioned extension points of graphical user interfaces
CN107589994B (en) Method, device, system and storage medium for managing application process priority
KR101944873B1 (en) Method for checking whether hardware of intelligent terminal runs abnormally and intelligent terminal
US9070333B2 (en) Information processing apparatus, information processing method, and program
US10198272B2 (en) Firmware display of paired bluetooth status information during boot
KR20060109522A (en) Method and apparatus for testing computer system
CN103927242A (en) Display card testing system and display card testing method
KR100703804B1 (en) System and method for plug and install
CN107135462B (en) Bluetooth pairing method of UEFI firmware and computing system thereof
US10762029B2 (en) Electronic apparatus and detection method using the same
JP4711138B2 (en) Information processing apparatus and method, program, and recording medium
CN111352822A (en) Driver detection system and detection method thereof
CN105204912A (en) Driver matching method and device
US8947689B2 (en) Information processing apparatus having reliable display screen control within printer driver, storage medium, and control method thereof
US20120198436A1 (en) Compatible Operating System
CN106155713B (en) Startup information management method and device
CN106020915B (en) Driver installation method and device
CN104079432A (en) Method and device for processing abnormity of network equipment
JP4324062B2 (en) Peripheral device type determination device, peripheral device type determination program, and peripheral device type determination method
US20070245341A1 (en) System and method for performing automatic software installations and automatic software executions in a to-be-tested computer
US20130311761A1 (en) Intelligently Loading Legacy Option ROMs In A Computing System
CN110018918B (en) Method and device for repairing terminal abnormity, mobile terminal and storage medium
US20100121909A1 (en) Storage apparatus and on-line client service system, software and method thereof
US20220334820A1 (en) System and method for intermediate software upgrades for information handling systems
US20170262296A1 (en) Electronic apparatus and controlling method thereof

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WW01 Invention patent application withdrawn after publication

Application publication date: 20200630

WW01 Invention patent application withdrawn after publication