CN112286559A - Upgrading method and device for vehicle-mounted intelligent terminal - Google Patents

Upgrading method and device for vehicle-mounted intelligent terminal Download PDF

Info

Publication number
CN112286559A
CN112286559A CN202011421601.1A CN202011421601A CN112286559A CN 112286559 A CN112286559 A CN 112286559A CN 202011421601 A CN202011421601 A CN 202011421601A CN 112286559 A CN112286559 A CN 112286559A
Authority
CN
China
Prior art keywords
upgrading
vehicle
intelligent terminal
mounted intelligent
file
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
CN202011421601.1A
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.)
Zhidao Network Technology Beijing Co Ltd
Original Assignee
Zhidao Network Technology Beijing 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 Zhidao Network Technology Beijing Co Ltd filed Critical Zhidao Network Technology Beijing Co Ltd
Priority to CN202011421601.1A priority Critical patent/CN112286559A/en
Publication of CN112286559A publication Critical patent/CN112286559A/en
Pending legal-status Critical Current

Links

Images

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
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/13File access structures, e.g. distributed indices
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/14Details of searching files based on file metadata
    • G06F16/148File search processing

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Software Systems (AREA)
  • Computer Security & Cryptography (AREA)
  • Library & Information Science (AREA)
  • Stored Programmes (AREA)

Abstract

The embodiment of the invention provides an upgrading method and device for a vehicle-mounted intelligent terminal. Wherein, the method comprises the following steps: the method comprises the steps that a mounting point is created under the condition that the vehicle-mounted intelligent terminal enters a preset mode and receives an upgrading restoring instruction; determining a device node corresponding to an external storage device in the vehicle-mounted intelligent terminal; and accessing the equipment node through the mounting point, and upgrading the vehicle-mounted intelligent terminal based on a target upgrading file existing in the equipment node. By adopting the upgrading method of the vehicle-mounted intelligent terminal disclosed by the embodiment of the invention, the external storage equipment node can be automatically mounted to search for the corresponding upgrading file under the condition of entering the preset mode and receiving the upgrading recovery instruction, the upgrading can be directly carried out from the external storage equipment, a user does not need to manually search for the internal storage file, the operation is simple, the hardware cost of the upgrading system is low, and the learning and after-sale cost of the user is reduced.

Description

Upgrading method and device for vehicle-mounted intelligent terminal
Technical Field
The invention relates to the technical field of computer application, in particular to an upgrading method and device for a vehicle-mounted intelligent terminal. In addition, an electronic device and a non-transitory computer readable storage medium are also related.
Background
With the increasing degree of automobile intellectualization, software faults in the vehicle-mounted system are increased continuously. In order to better meet the use requirements of users, when the vehicle-mounted intelligent terminal has software faults, the system can be automatically triggered to enter a recovery mode. However, the existing online upgrade method can only perform system upgrade when the system normally operates, and the system does not have the function of identifying the external storage device after entering the default recovery mode, in such a case, a user is usually required to manually search the internal storage file or perform upgrade through an after-sales diagnostic apparatus, and the operation steps are complicated and the cost is high. Further, when the vehicle-mounted intelligent terminal is configured as a large screen, the key is not configured any more, and the vehicle-mounted intelligent terminal can only interact with the user through a touch screen.
Therefore, how to realize automatic upgrade and troubleshooting of the vehicle-mounted intelligent terminal in the system recovery mode of the vehicle-mounted intelligent terminal becomes a problem to be solved urgently at present.
Disclosure of Invention
Therefore, the embodiment of the invention provides an upgrading method and device for a vehicle-mounted intelligent terminal, and aims to solve the problem that in the prior art, after a system enters a default recovery mode, the operation steps for upgrading the system are complicated, and the user experience is poor.
In a first aspect, an embodiment of the present invention provides an upgrade method for a vehicle-mounted intelligent terminal, including:
the method comprises the steps that a mounting point is created under the condition that the vehicle-mounted intelligent terminal enters a preset mode and receives an upgrading restoring instruction;
determining a device node corresponding to an external storage device in the vehicle-mounted intelligent terminal;
and accessing the equipment node through the mounting point, and upgrading the vehicle-mounted intelligent terminal based on a target upgrading file existing in the equipment node.
Further, accessing the device node through the mount point, and upgrading the vehicle-mounted intelligent terminal based on a target upgrade file existing in the device node specifically includes:
acquiring name characteristic information corresponding to the target upgrading file;
searching a target upgrading file corresponding to the name characteristic information in the equipment node by taking the name characteristic information as an index, and setting an absolute path corresponding to the target upgrading file as an upgrading path if the target upgrading file is searched;
and accessing the equipment node through the mounting point, and performing system upgrading treatment from the external storage equipment based on the upgrading path.
Further, the upgrading method of the vehicle-mounted intelligent terminal further comprises the following steps: if the target upgrade file is not found, unloading the current device node mounted on the mounting point, continuing to mount the device node corresponding to the subsequent external storage device, traversing the device node corresponding to the subsequent external storage device, and judging whether the target upgrade file exists.
Further, the target upgrade file is an installation package with a preset specific format.
Further, the determining the device node corresponding to the external storage device in the vehicle-mounted intelligent terminal specifically includes:
searching a storage medium device node file directory corresponding to the vehicle-mounted intelligent terminal;
and determining a device node corresponding to the external storage device based on the storage medium device node file directory.
Further, the upgrading method of the vehicle-mounted intelligent terminal further comprises the following steps: and sequentially constructing mapping relations between the equipment nodes and the mounting points, and mounting the equipment nodes on the mounting points.
In a second aspect, an embodiment of the present invention further provides an upgrading apparatus for a vehicle-mounted intelligent terminal, including:
the mounting point creating unit is used for creating a mounting point under the condition that the vehicle-mounted intelligent terminal enters a preset mode and receives an upgrading recovering instruction;
the device node determining unit is used for determining a device node corresponding to the external storage device in the vehicle-mounted intelligent terminal;
and the upgrading processing unit is used for accessing the equipment node through the mounting point and upgrading the vehicle-mounted intelligent terminal based on a target upgrading file existing in the equipment node.
Further, the upgrade processing unit is specifically configured to:
acquiring name characteristic information corresponding to the target upgrading file;
searching a target upgrading file corresponding to the name characteristic information in the equipment node by taking the name characteristic information as an index, and setting an absolute path corresponding to the target upgrading file as an upgrading path if the target upgrading file is searched;
and accessing the equipment node through the mounting point, and performing system upgrading treatment from the external storage equipment based on the upgrading path.
Further, in the upgrade apparatus for a vehicle-mounted intelligent terminal, the upgrade processing unit is further configured to, if the target upgrade file is not found, unload the current device node mounted on the mounting point, continue to mount a device node corresponding to a subsequent external storage device, traverse the device node corresponding to the subsequent external storage device, and determine whether the target upgrade file exists.
Further, the target upgrade file is an installation package with a preset specific format.
Further, the device node determining unit is specifically configured to:
searching a storage medium device node file directory corresponding to the vehicle-mounted intelligent terminal;
and determining a device node corresponding to the external storage device based on the storage medium device node file directory.
Further, the upgrading device of the vehicle-mounted intelligent terminal further comprises: and the equipment node mounting unit is used for sequentially constructing the mapping relation between the equipment nodes and the mounting points and realizing mounting of the equipment nodes to the mounting points.
In a third aspect, an embodiment of the present invention further provides an electronic device, including: the intelligent terminal comprises a memory, a processor and a computer program which is stored on the memory and can run on the processor, wherein the processor realizes the upgrading step of the vehicle-mounted intelligent terminal when executing the program.
In a fourth aspect, an embodiment of the present invention further provides a non-transitory computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the upgrading step of the vehicle-mounted intelligent terminal according to any one of the above items.
By adopting the upgrading method of the vehicle-mounted intelligent terminal provided by the embodiment of the invention, the external storage equipment can be automatically mounted to search for the corresponding upgrading file under the condition of entering the preset mode and receiving the upgrading recovery instruction, the upgrading can be directly carried out from the external storage equipment, a user does not need to manually search for the internal storage file, the operation is simple, the vehicle-mounted intelligent terminal can be quickly recovered to be normal after the vehicle-mounted equipment terminal breaks down in the hand of the user, the time and the economic cost for the user to return to after-sale maintenance are reduced, and the use experience of the user is greatly improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
Fig. 1 is a schematic flowchart of an upgrading method for a vehicle-mounted intelligent terminal according to an embodiment of the present invention;
fig. 2 is a schematic view of a complete flow of an upgrading method for a vehicle-mounted intelligent terminal according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of an upgrading apparatus of a vehicle-mounted intelligent terminal according to an embodiment of the present invention;
fig. 4 is a schematic physical structure diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The following describes an embodiment of the vehicle-mounted intelligent terminal in detail based on the upgrading method of the vehicle-mounted intelligent terminal. As shown in fig. 1, which is a schematic flow chart of an upgrading method for a vehicle-mounted intelligent terminal according to an embodiment of the present invention, a specific implementation process includes the following steps:
step 101: and under the condition that the vehicle-mounted intelligent terminal enters a preset mode and receives an upgrade recovery instruction, creating a mounting point.
In a specific embodiment, in the system recovery mode, the vehicle-mounted intelligent terminal generally has no function of identifying the external storage device. In the embodiment of the invention, when the vehicle-mounted intelligent terminal enters the recovery mode, a user accesses the storage equipment containing the target upgrade file, and when an automatic recovery upgrade instruction is triggered by clicking, a corresponding self-mounted point can be established for the external storage equipment.
In one embodiment, the mount point refers to a specific file directory. The creating of the corresponding mount point is to create a mounted device file directory at the vehicle-mounted intelligent terminal, and place the external storage device in the device file directory, for example, create mkdir/mnt/USB (Universal Serial Bus) for the USB external storage device.
Step 102: and determining the equipment node corresponding to the external storage equipment in the vehicle-mounted intelligent terminal.
Specifically, a storage medium device node file directory, such as/dev/block/, of the vehicle-mounted intelligent terminal system is determined, all device nodes in the storage medium device node file directory are automatically searched, if device nodes corresponding to the external storage device in the storage medium device node file directory are searched, the existing device nodes are tried to be mounted to a mounting point of the device nodes one by one, namely, a mapping relation between the searched device nodes and the mounting point is established, and the device nodes are mounted to the mounting point.
In one embodiment, the mounting is a process of placing a partition or disk in a device file directory, specifically, a process of making a computer file and a device file directory on a storage device (such as a hard disk, a CD-ROM, or a shared resource) accessible to a user through a file system of a computer by an operating system. The device node may refer to a storage device file node.
Step 103: and accessing the equipment node through the mounting point, and upgrading the vehicle-mounted intelligent terminal based on a target upgrading file existing in the equipment node.
And after the mounting is successful, searching the mounting point path, searching whether a target upgrading file exists in the equipment node, and if the target upgrading file exists, directly using the target upgrading file to carry out system upgrading recovery from the external storage equipment.
In a specific embodiment, it is required to first obtain name feature information corresponding to the target upgrade file, search the target upgrade file corresponding to the name feature information in the device node with the name feature information as an index, set an absolute path corresponding to the target upgrade file as an upgrade path if the target upgrade file is found, and perform system upgrade processing from the external storage device based on the upgrade path.
In a specific implementation process, if the target upgrade file is not found, the current device node mounted on the mounting point is unloaded, device nodes corresponding to subsequent external storage devices are continuously mounted, the device nodes corresponding to the subsequent external storage devices are sequentially traversed, and whether the target upgrade file exists in other device nodes is judged. The target upgrading file is a preset system or software installation package with a specific format.
For the currently used vehicle-mounted intelligent terminal, because a touch screen is usually adopted, all operation instructions are realized by clicking the touch screen, and the executable operations that a user can see on the vehicle-mounted intelligent terminal when the current system is in the recovery mode include: automatic upgrade recovery or restart. If a fault is met, the user can restart the computer by lightly touching the computer; the method for upgrading the vehicle-mounted intelligent terminal can be executed by triggering automatic upgrading recovery through long pressing, and system restarting recovery can be realized.
And when detecting that the user automatically restores the upgrading instruction, inserting an external storage device, and searching a target upgrading file by traversing all possible mounting points by the vehicle-mounted intelligent terminal. And if the target upgrade file exists, setting the absolute path as an upgrade path, and directly performing system upgrade recovery from the external storage device. In the actual implementation process, since the system itself does not know which mount point in the storage device, at which mount point the upgrade file can be accessed, all mount points need to be traversed, and sequentially mount to the created mount points through traversing the path in the system, and search one by one, if a target upgrade file is found in the device node, the search is exited, and the system is directly upgraded by using the absolute path of the found upgrade file (update.
As shown in fig. 2, in an actual implementation, after the system failure enters the recovery mode, it may be determined whether all device nodes mounted to the mounting point have been traversed first; if not, mounting the next equipment node, and further judging whether the equipment node has an upgrade file; if yes, setting a corresponding upgrading path to realize system restarting upgrading; and if not, unloading the equipment node corresponding to the current mounting point.
By adopting the upgrading method of the vehicle-mounted intelligent terminal provided by the embodiment of the invention, the external storage equipment can be automatically mounted to search for the corresponding upgrading file under the condition of entering the preset mode and receiving the upgrading recovery instruction, the upgrading can be directly carried out from the external storage equipment, a user does not need to manually search for the internal storage file, the operation is simple, the vehicle-mounted intelligent terminal can be quickly recovered to be normal after the vehicle-mounted equipment terminal breaks down in the hand of the user, the time and the economic cost for the user to return to after-sale maintenance are reduced, and the use experience of the user is greatly improved.
Corresponding to the upgrading method of the vehicle-mounted intelligent terminal, the invention also provides an upgrading device of the vehicle-mounted intelligent terminal. Because the embodiment of the device is similar to the method embodiment, the description is relatively simple, and please refer to the description of the method embodiment section, and the following description of the embodiment of the upgrade device of the vehicle-mounted intelligent terminal is only illustrative. Fig. 3 is a schematic structural diagram of an upgrading apparatus of a vehicle-mounted intelligent terminal according to an embodiment of the present invention.
The upgrading device of the vehicle-mounted intelligent terminal specifically comprises the following parts:
a mounting point creating unit 301, configured to create a mounting point when the vehicle-mounted intelligent terminal enters the preset mode and receives the upgrade resuming instruction.
And an equipment node determining unit 302, configured to determine an equipment node corresponding to an external storage device in the in-vehicle intelligent terminal.
And the upgrading processing unit 303 is configured to access the device node through the mount point, and upgrade the vehicle-mounted intelligent terminal based on a target upgrading file existing in the device node.
By adopting the upgrading device of the vehicle-mounted intelligent terminal provided by the embodiment of the invention, the external storage equipment can be automatically mounted to search for the corresponding upgrading file under the condition of entering the preset mode and receiving the upgrading recovery instruction, the upgrading can be directly carried out from the external storage equipment, a user does not need to manually search for the internal storage file, the operation is simple, the vehicle-mounted intelligent terminal can be quickly recovered to be normal after the vehicle-mounted equipment terminal breaks down in the hand of the user, the time and the economic cost for the user to return to after-sale maintenance are reduced, and the use experience of the user is greatly improved.
Corresponding to the upgrading method of the vehicle-mounted intelligent terminal, the invention also provides electronic equipment. Since the embodiment of the electronic device is similar to the above method embodiment, the description is relatively simple, and please refer to the description of the above method embodiment, and the electronic device described below is only schematic. Fig. 4 is a schematic physical structure diagram of an electronic device according to an embodiment of the present invention. The electronic device may include: a processor (processor)401, a memory (memory)402, and a communication bus 403, wherein the processor 401 and the memory 402 communicate with each other via the communication bus 403. The processor 401 may call the logic instructions in the memory 402 to execute an upgrade method of the in-vehicle intelligent terminal, the method including: the method comprises the steps that a mounting point is created under the condition that the vehicle-mounted intelligent terminal enters a preset mode and receives an upgrading restoring instruction; determining a device node corresponding to an external storage device in the vehicle-mounted intelligent terminal; and accessing the equipment node through the mounting point, and upgrading the vehicle-mounted intelligent terminal based on a target upgrading file existing in the equipment node.
Furthermore, the logic instructions in the memory 402 may be implemented in software functional units and stored in a computer readable storage medium when sold or used as a stand-alone product. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
In another aspect, an embodiment of the present invention further provides a computer program product, where the computer program product includes a computer program stored on a non-transitory computer-readable storage medium, the computer program includes program instructions, and when the program instructions are executed by a computer, the computer is capable of executing the method for upgrading an in-vehicle smart terminal provided by the above-mentioned method embodiments, where the method includes: the method comprises the steps that a mounting point is created under the condition that the vehicle-mounted intelligent terminal enters a preset mode and receives an upgrading restoring instruction; determining a device node corresponding to an external storage device in the vehicle-mounted intelligent terminal; and accessing the equipment node through the mounting point, and upgrading the vehicle-mounted intelligent terminal based on a target upgrading file existing in the equipment node.
In another aspect, an embodiment of the present invention further provides a non-transitory computer-readable storage medium, on which a computer program is stored, where the computer program is implemented by a processor to perform the upgrade method of the vehicle-mounted intelligent terminal provided in the foregoing embodiments, where the method includes: the method comprises the steps that a mounting point is created under the condition that the vehicle-mounted intelligent terminal enters a preset mode and receives an upgrading restoring instruction; determining a device node corresponding to an external storage device in the vehicle-mounted intelligent terminal; and accessing the equipment node through the mounting point, and upgrading the vehicle-mounted intelligent terminal based on a target upgrading file existing in the equipment node.
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods described in the embodiments or some parts of the embodiments.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. The upgrading method of the vehicle-mounted intelligent terminal is characterized by comprising the following steps:
the method comprises the steps that a mounting point is created under the condition that the vehicle-mounted intelligent terminal enters a preset mode and receives an upgrading restoring instruction;
determining a device node corresponding to an external storage device in the vehicle-mounted intelligent terminal;
and accessing the equipment node through the mounting point, and upgrading the vehicle-mounted intelligent terminal based on a target upgrading file existing in the equipment node.
2. The upgrading method for the vehicle-mounted intelligent terminal according to claim 1, wherein the accessing the device node through the mount point and upgrading the vehicle-mounted intelligent terminal based on a target upgrade file existing in the device node specifically include:
acquiring name characteristic information corresponding to the target upgrading file;
searching a target upgrading file corresponding to the name characteristic information in the equipment node by taking the name characteristic information as an index, and setting an absolute path corresponding to the target upgrading file as an upgrading path if the target upgrading file is searched;
and accessing the equipment node through the mounting point, and performing system upgrading treatment from the external storage equipment based on the upgrading path.
3. The upgrading method of the vehicle-mounted intelligent terminal according to claim 2, further comprising: if the target upgrade file is not found, unloading the current device node mounted on the mounting point, continuing to mount the device node corresponding to the subsequent external storage device, traversing the device node corresponding to the subsequent external storage device, and judging whether the target upgrade file exists.
4. The upgrading method of the vehicle-mounted intelligent terminal according to claim 1, wherein the target upgrading file is a preset installation package with a specific format.
5. The upgrading method for the vehicle-mounted intelligent terminal according to claim 1, wherein the determining of the device node corresponding to the external storage device in the vehicle-mounted intelligent terminal specifically includes:
searching a storage medium device node file directory corresponding to the vehicle-mounted intelligent terminal;
and determining a device node corresponding to the external storage device based on the storage medium device node file directory.
6. The upgrading method of the vehicle-mounted intelligent terminal according to claim 5, further comprising: and sequentially constructing mapping relations between the equipment nodes and the mounting points, and mounting the equipment nodes on the mounting points.
7. The utility model provides an upgrading device of on-vehicle intelligent terminal which characterized in that includes:
the mounting point creating unit is used for creating a mounting point under the condition that the vehicle-mounted intelligent terminal enters a preset mode and receives an upgrading recovering instruction;
the device node determining unit is used for determining a device node corresponding to the external storage device in the vehicle-mounted intelligent terminal;
and the upgrading processing unit is used for accessing the equipment node through the mounting point and upgrading the vehicle-mounted intelligent terminal based on a target upgrading file existing in the equipment node.
8. The upgrading device of the vehicle-mounted intelligent terminal according to claim 7, wherein the upgrading processing unit is specifically configured to:
acquiring name characteristic information corresponding to the target upgrading file;
searching a target upgrading file corresponding to the name characteristic information in the equipment node by taking the name characteristic information as an index, and setting an absolute path corresponding to the target upgrading file as an upgrading path if the target upgrading file is searched;
and accessing the equipment node through the mounting point, and performing system upgrading treatment from the external storage equipment based on the upgrading path.
9. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the upgrading steps of the vehicle-mounted intelligent terminal according to any one of claims 1 to 6 when executing the program.
10. A non-transitory computer-readable storage medium, on which a computer program is stored, wherein the computer program, when executed by a processor, implements the upgrade procedure of the in-vehicle smart terminal according to any one of claims 1 to 6.
CN202011421601.1A 2020-12-08 2020-12-08 Upgrading method and device for vehicle-mounted intelligent terminal Pending CN112286559A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011421601.1A CN112286559A (en) 2020-12-08 2020-12-08 Upgrading method and device for vehicle-mounted intelligent terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011421601.1A CN112286559A (en) 2020-12-08 2020-12-08 Upgrading method and device for vehicle-mounted intelligent terminal

Publications (1)

Publication Number Publication Date
CN112286559A true CN112286559A (en) 2021-01-29

Family

ID=74426945

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011421601.1A Pending CN112286559A (en) 2020-12-08 2020-12-08 Upgrading method and device for vehicle-mounted intelligent terminal

Country Status (1)

Country Link
CN (1) CN112286559A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115658160A (en) * 2022-12-12 2023-01-31 南京芯驰半导体科技有限公司 Multi-operating system upgrading method, device and system based on multi-core heterogeneous SOC
WO2023092382A1 (en) * 2021-11-25 2023-06-01 华为技术有限公司 Upgrade method and apparatus, and electronic device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106844261A (en) * 2016-12-19 2017-06-13 杰发科技(合肥)有限公司 The method and apparatus of hot plug is realized in recovery mode
US20170255461A1 (en) * 2014-09-01 2017-09-07 Denso Corporation In-vehicle apparatus
CN107783777A (en) * 2016-08-29 2018-03-09 深圳市中兴微电子技术有限公司 A kind of upgrade method, equipment and the system of vehicle-mounted integral machine
CN109062594A (en) * 2018-07-20 2018-12-21 武汉科技大学 A kind of method that automobile ECU program automatic safe upgrades under embedded QNX/Linux
CN110597542A (en) * 2019-09-17 2019-12-20 Oppo(重庆)智能科技有限公司 Automatic OTA (over the air) software upgrading method and device and electronic equipment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170255461A1 (en) * 2014-09-01 2017-09-07 Denso Corporation In-vehicle apparatus
CN107783777A (en) * 2016-08-29 2018-03-09 深圳市中兴微电子技术有限公司 A kind of upgrade method, equipment and the system of vehicle-mounted integral machine
CN106844261A (en) * 2016-12-19 2017-06-13 杰发科技(合肥)有限公司 The method and apparatus of hot plug is realized in recovery mode
CN109062594A (en) * 2018-07-20 2018-12-21 武汉科技大学 A kind of method that automobile ECU program automatic safe upgrades under embedded QNX/Linux
CN110597542A (en) * 2019-09-17 2019-12-20 Oppo(重庆)智能科技有限公司 Automatic OTA (over the air) software upgrading method and device and electronic equipment

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023092382A1 (en) * 2021-11-25 2023-06-01 华为技术有限公司 Upgrade method and apparatus, and electronic device
CN115658160A (en) * 2022-12-12 2023-01-31 南京芯驰半导体科技有限公司 Multi-operating system upgrading method, device and system based on multi-core heterogeneous SOC

Similar Documents

Publication Publication Date Title
CN109814524B (en) Vehicle diagnosis method, device and system
CN111078471B (en) System fault recovery method and device for display device and computer storage medium
CN111338662A (en) Firmware upgrading method and device for slave station and terminal
CN112286559A (en) Upgrading method and device for vehicle-mounted intelligent terminal
WO2014153311A1 (en) Automatic version management
CN108510287A (en) Judgment method, electronic device and the computer readable storage medium that client pays a return visit
CN109117153B (en) Application processing method, device, terminal and storage medium
CN108563472B (en) Service plug-in loading method and device based on multi-open application
CN110716777A (en) Application program language dynamic switching method and device, storage medium and electronic equipment
CN110881224B (en) Network long connection method, device, equipment and storage medium
CN112181467A (en) Method and device for upgrading memory firmware of terminal, terminal and storage medium
CN112805691A (en) Exception handling method, terminal device and storage medium
CN115344289A (en) Client upgrading method and device, terminal equipment and storage medium
CN114553859A (en) BMC configuration management method and device, electronic equipment and storage medium
CN110716915A (en) Method and device for operating database, electronic equipment and storage medium
CN112035133A (en) Homepage upgrading method and terminal
CN114785673B (en) Method and device for acquiring abnormal information during active-standby switching
CN108848187B (en) Method, device and equipment for establishing communication connection and readable storage medium
CN116881001B (en) Method, device, equipment and medium for managing and controlling cloud platform of multiple DPU hosts
CN112434278B (en) Bare metal authentication method, device, equipment and medium
CN110955440B (en) Screen locking application separation upgrading method, device, equipment and computer readable medium
CN115277408B (en) Agent configuration information updating method, device, equipment and storage medium
CN113032351B (en) Recovery method and device of network file system
CN107484150B (en) EV-DO network connection method, device and terminal
EP4148577A2 (en) Method and apparatus of responding to client fault detection with update operation, electronic device, 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
RJ01 Rejection of invention patent application after publication

Application publication date: 20210129