CN107168707A - A kind of method for automatically updating all outer plug-in card device drives of Linux system - Google Patents

A kind of method for automatically updating all outer plug-in card device drives of Linux system Download PDF

Info

Publication number
CN107168707A
CN107168707A CN201710334971.3A CN201710334971A CN107168707A CN 107168707 A CN107168707 A CN 107168707A CN 201710334971 A CN201710334971 A CN 201710334971A CN 107168707 A CN107168707 A CN 107168707A
Authority
CN
China
Prior art keywords
card
version
outer plug
driving
information
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.)
Pending
Application number
CN201710334971.3A
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.)
Zhengzhou Yunhai Information Technology Co Ltd
Original Assignee
Zhengzhou Yunhai Information Technology 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 Zhengzhou Yunhai Information Technology Co Ltd filed Critical Zhengzhou Yunhai Information Technology Co Ltd
Priority to CN201710334971.3A priority Critical patent/CN107168707A/en
Publication of CN107168707A publication Critical patent/CN107168707A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4411Configuring for operating with peripheral devices; Loading of device drivers

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a kind of method for automatically updating all outer plug-in card device drives of Linux system, it is characterized in that, extraction system information and system drive version repository is updated first, then judge whether current driving version is newest, finally determines current type and os versions and carries out driver upgrade.The present invention passes through mutually calling between python and shell, streamline procedures as far as possible structure, order is avoided to rerun, realized using shell and python language and automatically update drive module version under Linux system, not only simple to operate, automaticity is high, practicality is stronger, and a large amount of manpowers can be saved, drastically increase person works' efficiency and server utilization, it is adaptable to current all version Linux systems.

Description

A kind of method for automatically updating all outer plug-in card device drives of Linux system
Technical field
The present invention relates to a kind of method for automatically updating all outer plug-in card device drives of Linux system, one kind is specifically said The method for automatically updating all outer plug-in card device drives under linux based on shell/python language, belongs to computer technology Field.
Background technology
Driver is a kind of separate procedure that computer and hardware device can be made to communicate, and it operates in operating system Kernel, equivalent to the interface of operating system to hardware device, tells operating system, and be also by operation hardware equipment function The instruction of system conveys to hardware device.By driver, this interface can control the work of hardware device to operating system, false Driver such as certain hardware device fails correct installation, just cisco unity malfunction.The installation of driver is by a fritter generation Code is added in operating system, wherein including relevant facility information etc. information data.There are these information, operating system can To be communicated with hardware device.
In view of security, the reason such as experimental, project development currently still has substantial amounts of server not access internet It is operated.In this case, the driving renewal of extrapolation pcie equipment will be cumbersome in server.
When updating driving manually, first have to determine whether driving version is newest under current system, in addition it is also necessary to it is determined that used Server type, release of Linux system etc..If system also has multiple outer plug-in cards, the manpower meeting spent by personnel Increase at double.
The content of the invention
For above-mentioned deficiency, the invention provides a kind of side for automatically updating all outer plug-in card device drives of Linux system Method, it can automatically update the driving version of all extrapolation card apparatus of current Linux system, and testing time and people are saved to reach The purpose of power.
The present invention solves its technical problem and adopted the technical scheme that:
A kind of method for automatically updating all outer plug-in card device drives of Linux system that the present invention is provided, it is characterized in that, it is first First extraction system information simultaneously updates system drive version repository, and whether be newest, finally determine to work as if then judging current driving version Preceding type and os version simultaneously carries out driver upgrade.
Further, the system information is extracted by shell scripts, and the system drive version repository is used Python language is set up, and whether current driving version is that newest use python language judges, the driving version uses shell Script is determined current type and os versions and upgraded.
Further, methods described includes step in detail below:
1) current extrapolation card information and drive module information are detected;
2) determine current system driving version information with it is corresponding drive version repository activation bit and judge whether to drive It is newest;
3) select corresponding recent driver to update according to type, os release, extrapolation card information and driver has been installed.
Further, the step 1) include step in detail below:
11) corresponding lists of extrapolation card information and PCI slot are obtained;
12) each extrapolation card information is obtained;
13) device PCI bus message is obtained;
14) the PCI numberings and drive module information of the corresponding PCI slot of each outer plug-in card are obtained;
15) the current driving version information and newest driving version information of each outer plug-in card are obtained and is stored and arrives system drive Version repository.
Further, the step 2) include step in detail below:
21) the current driving version of outer plug-in card is obtained;
22) type, os release and driving type parameter are extracted from current driving version information;
23) the corresponding newest driving version of the outer plug-in card in inquiry system driving version repository;
24) size of the version number and the version number of newest driving version of current driving version is judged, if current driving Version then determines that outer plug-in card driving needs to upgrade and be transferred to next step less than newest driving version;If currently driving version is high The corresponding newest driving version updating of the outer plug-in card in system drive version repository is then driven into version to be current in newest driving version This;
25) the corresponding recent driver of the outer plug-in card is obtained.
Further, the step 3) include step in detail below:
31) type, OS types and the os release number of Linux system are detected;
32) the corresponding recent driver of outer plug-in card is downloaded;
33) perform automatic installation script and be updated outer plug-in card recent driver.
Further, the system drive version repository includes type, OS types, os release number and the extrapolation of Linux system Card drive module, the one or more that the OS types include but is not limited in redhat, centos, suse and ubuntu, institute State the one or more that outer plug-in card drive module includes but is not limited in igb, ixgb, qla2xxx and lpfc.
Another method for automatically updating all outer plug-in card device drives of Linux system that the present invention is provided, it is characterized in that, Being updated before outer plug-in card device drives needs to carry out the design of system drive version repository and drives bag installation kit node store structure design, It the described method comprises the following steps:
1) automatic installation shell scripts are write for each driver;
2) scan extrapolation card apparatus and detect drive module;
3) current driving version and newest driving version are obtained;
4) newest driving journey is selected from system drive version repository if currently driving version is less than newest driving version Sequence is simultaneously installed automatically, is otherwise directly entered next step;
5) enter next step if the detection of all extrapolation card apparatus is completed, be otherwise transferred to step 2) continue to detect other outer Plug-in card equipment;
6) complete all outer plug-in card device drives to update, starting system of laying equal stress on.
Further, the system drive version repository includes type, OS types, os release number and the extrapolation of Linux system Card drive module, the one or more that the OS types include but is not limited in redhat, centos, suse and ubuntu, institute State the one or more that outer plug-in card drive module includes but is not limited in igb, ixgb, qla2xxx and lpfc.
Further, it is described to scan extrapolation card apparatus and detect that the process of drive module includes step in detail below:
11) corresponding lists of extrapolation card information and PCI slot are obtained;
12) each extrapolation card information is obtained;
13) device PCI bus message is obtained;
14) the PCI numberings and drive module information of the corresponding PCI slot of each outer plug-in card are obtained;
15) the current driving version information and newest driving version information of each outer plug-in card are obtained and is stored and arrives system drive Version repository;
The process of the current driving version of acquisition and newest driving version includes step in detail below:
21) the current driving version of outer plug-in card is obtained;
22) type, os release and driving type parameter are extracted from current driving version information;
23) the corresponding newest driving version of the outer plug-in card in inquiry system driving version repository;
The process for selecting recent driver and being installed automatically comprises the following steps:
31) type, OS types and the os release number of Linux system are detected;
32) the corresponding recent driver of outer plug-in card is downloaded;
33) perform automatic installation script and be updated outer plug-in card recent driver.
The beneficial effects of the invention are as follows:The present invention is streamlined procedures as far as possible by mutually calling between python and shell Structure, it is to avoid order is reruned.It is by shell extraction system information, and with python processing.Set up with python System drive version repository, and judge whether current driving version is newest, finally realized using shell scripts and determine current machine Type and os versions, realize driving automatic updating.
The present invention is realized using shell and python language and automatically updates drive module version under Linux system, not only Simple to operate, automaticity is high, and practicality is stronger, and can save a large amount of manpowers, drastically increases person works' effect Rate and server utilization, it is adaptable to current all version Linux systems.
The present invention automatically updates the driving version of current Linux system, saves testing time and manpower.Disposable set up is driven Dynamic version repository, only needs to update version library file afterwards, without being updated under manual system.The current pcie of energy automatic detection of the invention Extrapolation equipment and its type on slot, automatic identification machine models and linux os release, if outer plug-in card drives version It is not newest, the latest edition in version repository can be updated to automatically.
Brief description of the drawings
With reference to Figure of description, the present invention will be described.
Fig. 1 is the method flow diagram of the embodiment of the present invention 1;
Fig. 2 obtains the flow chart of outer plug-in card activation bit for the present invention;
The flow chart whether Fig. 3 needs to update for the current driving of present invention detection;
Fig. 4 is driven the flow chart of program upgrading for the present invention;
Fig. 5 is the block schematic illustration of the system drive version repository of the present invention;
Fig. 6 is the method flow diagram of the embodiment of the present invention 2.
Embodiment
For the technical characterstic for illustrating this programme can be understood, below by embodiment, and its accompanying drawing is combined, to this hair It is bright to be described in detail.Following disclosure provides many different embodiments or example is used for realizing the different knots of the present invention Structure.In order to simplify disclosure of the invention, hereinafter the part and setting of specific examples are described.In addition, the present invention can be with Repeat reference numerals and/or letter in different examples.This repetition is that for purposes of simplicity and clarity, itself is not indicated Relation between various embodiments are discussed and/or set.It should be noted that part illustrated in the accompanying drawings is not necessarily to scale Draw.Present invention omits the description to known assemblies and treatment technology and process to avoid being unnecessarily limiting the present invention.
Embodiment 1
As shown in figure 1, a kind of method for automatically updating all outer plug-in card device drives of Linux system of the present invention, it is first First extraction system information simultaneously updates system drive version repository, and whether be newest, finally determine to work as if then judging current driving version Preceding type and os version simultaneously carries out driver upgrade.Further, the system information is extracted by shell scripts, The system drive version repository is set up using python language, and whether current driving version is that newest use python language is sentenced Disconnected, the driving version is determined current type and os versions using shell scripts and upgraded.
Further, methods described includes step in detail below:
1) current extrapolation card information and drive module information are detected.As shown in Fig. 2 the step 1) include walking in detail below Suddenly:
11) corresponding lists of extrapolation card information and PCI slot are obtained;
12) each extrapolation card information is obtained;
13) device PCI bus message is obtained;
14) the PCI numberings and drive module information of the corresponding PCI slot of each outer plug-in card are obtained;
15) the current driving version information and newest driving version information of each outer plug-in card are obtained and is stored and arrives system drive Version repository.
2) determine current system driving version information with it is corresponding drive version repository activation bit and judge whether to drive It is newest.As shown in figure 3, the step 2) include step in detail below:
21) the current driving version of outer plug-in card is obtained;
22) type, os release and driving type parameter are extracted from current driving version information;
23) the corresponding newest driving version of the outer plug-in card in inquiry system driving version repository;
24) size of the version number and the version number of newest driving version of current driving version is judged, if current driving Version then determines that outer plug-in card driving needs to upgrade and be transferred to next step less than newest driving version;If currently driving version is high The corresponding newest driving version updating of the outer plug-in card in system drive version repository is then driven into version to be current in newest driving version This;
25) the corresponding recent driver of the outer plug-in card is obtained.
3) select corresponding recent driver to update according to type, os release, extrapolation card information and driver has been installed. As shown in figure 4,
The step 3) include step in detail below:
31) type, OS types and the os release number of Linux system are detected;
32) the corresponding recent driver of outer plug-in card is downloaded;
33) perform automatic installation script and be updated outer plug-in card recent driver.
Further, as shown in figure 5, the type of the system drive version repository including Linux system, OS types, OS editions This number and outer plug-in card drive module, one kind that the OS types include but is not limited in redhat, centos, suse and ubuntu Or a variety of, the one or more that the outer plug-in card drive module includes but is not limited in igb, ixgb, qla2xxx and lpfc.
Embodiments of the invention are broadly divided into three parts:1) the current extrapolation card information of automatic detection, drive module information;2) Determine current system driving version information and corresponding driving version repository activation bit;3) according to type, os release, extrapolation card information Selection correspondence driving is installed.The partial code of the present invention is as follows.
1) the current extrapolation card information of automatic detection, drive module information;
Pcie information is mapped by this script with driving version number, obtains the drive module needed for outer plug-in card.
2) the current extrapolation card information of automatic detection, drive module information;
This part of module is completed with python language.First, version_request.py scripts are determined in version repository Latest edition number is driven, driving version information is then contrasted with driver_compare.py scripts, confirms whether driving needs Upgrading.
Embodiment 2
As shown in fig. 6, another side for automatically updating all outer plug-in card device drives of Linux system that the present invention is provided Method, it needs to carry out the design of system drive version repository before outer plug-in card device drives are updated and drives bag installation kit storage knot Structure is designed, and the described method comprises the following steps:
1) automatic installation shell scripts are write for each driver;
2) scan extrapolation card apparatus and detect drive module;
3) current driving version and newest driving version are obtained;
4) newest driving journey is selected from system drive version repository if currently driving version is less than newest driving version Sequence is simultaneously installed automatically, is otherwise directly entered next step;
5) enter next step if the detection of all extrapolation card apparatus is completed, be otherwise transferred to step 2) continue to detect other outer Plug-in card equipment;
6) complete all outer plug-in card device drives to update, starting system of laying equal stress on.
Further, as shown in figure 5, the type of the system drive version repository including Linux system, OS types, OS editions This number and outer plug-in card drive module, one kind that the OS types include but is not limited in redhat, centos, suse and ubuntu Or a variety of, the one or more that the outer plug-in card drive module includes but is not limited in igb, ixgb, qla2xxx and lpfc.
The concrete operation step and implementation process of the embodiment of the present invention 2 are as follows:
1) complete with framework of the python dictionaries as version repository in the design of driving version repository, the present invention, such as Fig. 5 institutes Show,
Concrete structure is embodied in as follows in python dictionaries, automatically extracts respective version method:
2) driving bag installation kit node store structure design is completed, with driving the structure of version repository basically identical.
3) write automation for each specific driving bag and shell scripts are installed.
4) auto_update.sh is performed, routine call driver_version.py detects newest driving version, and adjusts Check whether current driving is newest with driver_compare:
(1) judge whether current driving version is latest edition:
(2) judge whether current driving version exceedes in version repository and drive version:
5) when version needs to update, Yes is inputted;Program can call driver_select.sh scripts automatically, it is determined that working as Preceding system type, os release, and select to need the module drive upgraded to be installed
6) drive all to update and finish, system recommendations reboot.
The current extrapolation pcie equipment of present invention detection and drive module version information, and driving version is carried out with database Contrast, if driving version is not newest, renewal driving;If driving version is newest, without processing.To every extrapolation Stick into row iteration operation.Restart system after having updated all outer plug-in cards.
The present invention carries out automatically updating drive module version under Linux system based on shell and python language, it is adaptable to Current all version Linux systems.
Simply the preferred embodiment of the present invention described above, for those skilled in the art, Without departing from the principles of the invention, some improvements and modifications can also be made, these improvements and modifications are also regarded as this hair Bright protection domain.

Claims (10)

1. a kind of method for automatically updating all outer plug-in card device drives of Linux system, it is characterized in that, extraction system information first And system drive version repository is updated, then judge whether current driving version is newest, finally determines current type and os versions And carry out driver upgrade.
2. a kind of method for automatically updating all outer plug-in card device drives of Linux system according to claim 1, its feature It is that the system information is extracted by shell scripts, the system drive version repository is set up using python language, when Whether preceding driving version is that newest use python language judges, the driving version is determined currently using shell scripts Type and os versions are simultaneously upgraded.
3. a kind of method for automatically updating all outer plug-in card device drives of Linux system according to claim 1, its feature It is that methods described includes step in detail below:
1) current extrapolation card information and drive module information are detected;
2) determine current system driving version information with it is corresponding drive version repository activation bit and judge whether to drive it is newest;
3) select corresponding recent driver to update according to type, os release, extrapolation card information and driver has been installed.
4. a kind of method for automatically updating all outer plug-in card device drives of Linux system according to claim 3, its feature It is, the step 1) include step in detail below:
11) corresponding lists of extrapolation card information and PCI slot are obtained;
12) each extrapolation card information is obtained;
13) device PCI bus message is obtained;
14) the PCI numberings and drive module information of the corresponding PCI slot of each outer plug-in card are obtained;
15) the current driving version information and newest driving version information of each outer plug-in card are obtained and is stored and arrives system drive version Storehouse.
5. a kind of method for automatically updating all outer plug-in card device drives of Linux system according to claim 4, its feature It is, the step 2) include step in detail below:
21) the current driving version of outer plug-in card is obtained;
22) type, os release and driving type parameter are extracted from current driving version information;
23) the corresponding newest driving version of the outer plug-in card in inquiry system driving version repository;
24) size of the version number and the version number of newest driving version of current driving version is judged, if currently driving version Then determine that outer plug-in card driving needs to upgrade and be transferred to next step less than newest driving version;If currently driving version is higher than most The corresponding newest driving version updating of the outer plug-in card in system drive version repository is then current driving version by new driving version;
25) the corresponding recent driver of the outer plug-in card is obtained.
6. a kind of method for automatically updating all outer plug-in card device drives of Linux system according to claim 5, its feature It is, the step 3) include step in detail below:
31) type, OS types and the os release number of Linux system are detected;
32) the corresponding recent driver of outer plug-in card is downloaded;
33) perform automatic installation script and be updated outer plug-in card recent driver.
7. a kind of according to claim 1 to 6 any one automatically updates all outer plug-in card device drives of Linux system Method, it is characterized in that, type, OS types, os release number and the outer plug-in card that the system drive version repository includes Linux system drive Dynamic model block, the one or more that the OS types include but is not limited in redhat, centos, suse and ubuntu are described outer The one or more that plug-in card drive module includes but is not limited in igb, ixgb, qla2xxx and lpfc.
8. a kind of method for automatically updating all outer plug-in card device drives of Linux system, it is characterized in that, it is updated outer plug-in card and sets Need to carry out the design of system drive version repository before standby driving and drive bag installation kit node store structure design, methods described includes following Step:
1) automatic installation shell scripts are write for each driver;
2) scan extrapolation card apparatus and detect drive module;
3) current driving version and newest driving version are obtained;
4) recent driver is selected simultaneously from system drive version repository if currently driving version is less than newest driving version Automatically installed, be otherwise directly entered next step;
5) enter next step if the detection of all extrapolation card apparatus is completed, be otherwise transferred to step 2) continue to detect other outer plug-in cards Equipment;
6) complete all outer plug-in card device drives to update, starting system of laying equal stress on.
9. a kind of method for automatically updating all outer plug-in card device drives of Linux system according to claim 8, its feature It is that the system drive version repository includes type, OS types, os release number and the outer plug-in card drive module of Linux system, described The one or more that OS types include but is not limited in redhat, centos, suse and ubuntu, the outer plug-in card drive module One or more including but not limited in igb, ixgb, qla2xxx and lpfc.
10. a kind of method for automatically updating all outer plug-in card device drives of Linux system according to claim 8 or claim 9, its It is characterized in,
The scanning extrapolation card apparatus simultaneously detects that the process of drive module includes step in detail below:
11) corresponding lists of extrapolation card information and PCI slot are obtained;
12) each extrapolation card information is obtained;
13) device PCI bus message is obtained;
14) the PCI numberings and drive module information of the corresponding PCI slot of each outer plug-in card are obtained;
15) the current driving version information and newest driving version information of each outer plug-in card are obtained and is stored and arrives system drive version Storehouse;
The process of the current driving version of acquisition and newest driving version includes step in detail below:
21) the current driving version of outer plug-in card is obtained;
22) type, os release and driving type parameter are extracted from current driving version information;
23) the corresponding newest driving version of the outer plug-in card in inquiry system driving version repository;
The process for selecting recent driver and being installed automatically comprises the following steps:
31) type, OS types and the os release number of Linux system are detected;
32) the corresponding recent driver of outer plug-in card is downloaded;
33) perform automatic installation script and be updated outer plug-in card recent driver.
CN201710334971.3A 2017-05-12 2017-05-12 A kind of method for automatically updating all outer plug-in card device drives of Linux system Pending CN107168707A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710334971.3A CN107168707A (en) 2017-05-12 2017-05-12 A kind of method for automatically updating all outer plug-in card device drives of Linux system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710334971.3A CN107168707A (en) 2017-05-12 2017-05-12 A kind of method for automatically updating all outer plug-in card device drives of Linux system

Publications (1)

Publication Number Publication Date
CN107168707A true CN107168707A (en) 2017-09-15

Family

ID=59816686

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710334971.3A Pending CN107168707A (en) 2017-05-12 2017-05-12 A kind of method for automatically updating all outer plug-in card device drives of Linux system

Country Status (1)

Country Link
CN (1) CN107168707A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107832066A (en) * 2017-10-27 2018-03-23 郑州云海信息技术有限公司 A kind of SAS holding firmwares automatic Verification, updating system and method based on cloud platform
CN109714413A (en) * 2018-12-26 2019-05-03 郑州云海信息技术有限公司 Site file based on driving type changes the method and device of pushed information

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030163640A1 (en) * 2002-02-28 2003-08-28 International Business Machines Corporation Upgrading firmware on disks of the raid storage system without deactivating the server
CN102681875A (en) * 2012-05-15 2012-09-19 浪潮电子信息产业股份有限公司 General automatic updating method for drive program
CN105975366A (en) * 2016-05-04 2016-09-28 浪潮电子信息产业股份有限公司 Automatic verification and refreshing method for server RAID card firmware based on cloud platform
CN106055373A (en) * 2016-07-04 2016-10-26 苏州光之翼智能科技有限公司 Automatic batch upgrading device and method for unmanned aerial vehicle firmware

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030163640A1 (en) * 2002-02-28 2003-08-28 International Business Machines Corporation Upgrading firmware on disks of the raid storage system without deactivating the server
CN102681875A (en) * 2012-05-15 2012-09-19 浪潮电子信息产业股份有限公司 General automatic updating method for drive program
CN105975366A (en) * 2016-05-04 2016-09-28 浪潮电子信息产业股份有限公司 Automatic verification and refreshing method for server RAID card firmware based on cloud platform
CN106055373A (en) * 2016-07-04 2016-10-26 苏州光之翼智能科技有限公司 Automatic batch upgrading device and method for unmanned aerial vehicle firmware

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107832066A (en) * 2017-10-27 2018-03-23 郑州云海信息技术有限公司 A kind of SAS holding firmwares automatic Verification, updating system and method based on cloud platform
CN109714413A (en) * 2018-12-26 2019-05-03 郑州云海信息技术有限公司 Site file based on driving type changes the method and device of pushed information

Similar Documents

Publication Publication Date Title
WO2018090641A1 (en) Method, apparatus and device for identifying insurance policy number, and computer-readable storage medium
CN107346284B (en) Application program detection method and detection device
CN105867941A (en) Software upgrading system and realization method thereof
CN107678875B (en) Fault detection and automatic repair method, device, terminal and storage medium
EP2869195B1 (en) Application coordination system, application coordination method, and application coordination program
CN106502718B (en) The upgrade method and device of program, controller
CN103309712A (en) Mobile phone software upgrade method and system
CN107168707A (en) A kind of method for automatically updating all outer plug-in card device drives of Linux system
CN111639000B (en) Method for quickly extracting backup data of android mobile terminal and automatic backup system
CN111104155A (en) Database script management platform and method, electronic equipment and storage medium
CN110727595B (en) Application login interface identification method, intelligent terminal and storage medium
CN106445504A (en) Update method and system of mobile terminal device driver
CN106878945A (en) The optimization method of alignment system performance, device and mobile terminal
CN109976791A (en) A kind of automatically updating method, device and the equipment of NVMe SSD
CN106802898A (en) Data entry method and device
CN107436778A (en) A kind of high reliability upgrade method of unmanned systems
CN111930633A (en) Data testing method, platform, electronic device and storage medium
CN115687146A (en) BIOS (basic input output System) test method and device, computer equipment and storage medium
CN116627460A (en) Firmware upgrading method and device
CN113885896B (en) Application software package installation method and device, computer equipment and storage medium
CN110413515A (en) A kind of bios code walks checking method, system and code walkthrough tool automatically
CN103136010A (en) Firmware update method and firmware update device capable of being used by firmware update method
CN110716778A (en) Application compatibility testing method, device and system
CN105337782A (en) Method and device for automatic upgrading after boot failure of network equipment firmware
CN112527655B (en) Software version quality abnormality detection method and device, electronic equipment and storage medium

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20170915

RJ01 Rejection of invention patent application after publication