CN116149755A - Method, device, equipment and storage medium for starting central control screen of automobile - Google Patents

Method, device, equipment and storage medium for starting central control screen of automobile Download PDF

Info

Publication number
CN116149755A
CN116149755A CN202310175284.7A CN202310175284A CN116149755A CN 116149755 A CN116149755 A CN 116149755A CN 202310175284 A CN202310175284 A CN 202310175284A CN 116149755 A CN116149755 A CN 116149755A
Authority
CN
China
Prior art keywords
kernel
central control
starting
control screen
automobile
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
CN202310175284.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.)
Guangzhou Tongbada Electric Technology Co ltd
Guangzhou Tongda Auto Electric Co Ltd
Original Assignee
Guangzhou Tongbada Electric Technology Co ltd
Guangzhou Tongda Auto Electric 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 Guangzhou Tongbada Electric Technology Co ltd, Guangzhou Tongda Auto Electric Co Ltd filed Critical Guangzhou Tongbada Electric Technology Co ltd
Priority to CN202310175284.7A priority Critical patent/CN116149755A/en
Publication of CN116149755A publication Critical patent/CN116149755A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • 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/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • 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)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a method, a device, equipment and a storage medium for starting a central control screen of an automobile, wherein the method comprises the following steps: in the process of starting the central control screen of the automobile, the compressed kernel mirror image is loaded and decompressed to obtain the kernel mirror image, the central control screen is started based on the kernel mirror image, and one or more necessary drivers are included in the kernel, so that occupation of mirror image space can be reduced, only the necessary drivers are started, starting time required by starting unnecessary drivers is reduced, starting time of the central control screen of the automobile is obviously reduced, and use requirements of a driver on the central control screen of the automobile can be met.

Description

Method, device, equipment and storage medium for starting central control screen of automobile
Technical Field
The invention belongs to the technical field of control of a central control panel of an automobile, and particularly relates to a method, a device, equipment and a storage medium for starting the central control panel of the automobile.
Background
For the central control screen of the automobile, the central control screen has the functions of displaying state information on the automobile, camera pictures in front of the automobile and behind the automobile, and integrating control buttons with low operation frequency.
At present, a conventional Android display chip is adopted for the central control screen of the automobile, a large amount of resources are required to be loaded in the starting process, the starting speed is low, and the requirement that a driver can check a camera picture in a short time after starting the automobile cannot be met.
Disclosure of Invention
The invention provides a method, a device, equipment and a storage medium for starting a central control screen of an automobile, which are used for solving the problem of low starting speed of the central control screen of the existing automobile.
According to a first aspect of the present invention, there is provided a method for starting a central control screen of an automobile, the method comprising:
loading a compressed kernel image in the process of starting a central control screen of an automobile, and decompressing the compressed kernel image to obtain the kernel image;
and starting a kernel of the central control screen based on the kernel image, wherein one or more necessary drivers are included in the kernel.
Optionally, decompressing the compressed kernel image to obtain a kernel image, including:
inputting the compressed kernel image into a hardware decompression unit, and decompressing the compressed kernel image by the hardware decompression unit;
and reading the decompressed kernel image from the hardware decompression unit.
Optionally, before the loading the compressed kernel image, the method further comprises:
and starting a CPU of the central control screen, wherein a plurality of CPUs are provided.
Optionally, the starting the kernel of the central control screen based on the kernel image includes:
and if a plurality of necessary drivers are provided, loading the necessary drivers in parallel by adopting a plurality of CPUs.
Optionally, after the kernel of the central control screen is started based on the kernel image, the method further includes:
loading a root file system;
and running a startup script, wherein if a plurality of independent startup scripts exist in the startup script, the startup script is run in parallel by adopting a plurality of CPUs.
Optionally, after the running of the boot script in the background, the method further includes:
starting a first application program;
one or more driving units are loaded, wherein the driving units are generated after compiling unnecessary driving programs.
Optionally, the starting the kernel of the central control screen based on the kernel image includes:
identifying key log data when the kernel is started;
and deleting other log data except the key log data.
According to a second aspect of the present invention, there is provided an apparatus for activating a center control panel of an automobile, the apparatus comprising:
the compressed kernel mirror image loading module is used for loading a compressed kernel mirror image in the process of starting a central control screen of the automobile;
the decompression module is used for decompressing the compressed kernel image to obtain a kernel image;
and the starting module is used for starting the kernel of the central control screen based on the kernel image, and one or more necessary drivers are included in the kernel.
According to a third aspect of the present invention, there is provided an electronic device comprising:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein, the liquid crystal display device comprises a liquid crystal display device,
the memory stores a computer program executable by the at least one processor, and the computer program is executed by the at least one processor, so that the at least one processor can execute a method for starting a central control panel of an automobile according to any embodiment of the present invention.
According to a fourth aspect of the present invention, there is provided a computer readable storage medium storing computer instructions for causing a processor to execute a method for starting a central control panel of an automobile according to any one of the embodiments of the present invention.
The technical scheme of the embodiment of the invention provides a starting method of a central control screen of an automobile, which is characterized in that in the process of starting the central control screen of the automobile, compressed kernel images are loaded, the occupation of image space can be reduced, the compressed kernel images are decompressed to obtain kernel images, the central control screen is started based on the kernel images, one or more necessary driving programs are included in the kernel images, only the necessary driving programs are started, the starting time required by the starting of the unnecessary driving programs is reduced, the starting time of the central control screen of the automobile is obviously reduced, and the use requirement of a driver on the central control screen of the automobile can be met.
It should be understood that the description in this section is not intended to identify key or critical features of the embodiments of the invention or to delineate the scope of the invention. Other features of the present invention will become apparent from the description that follows.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings required for the description of the embodiments will be briefly described below, and it is apparent that the drawings in the following description are only some embodiments of the present invention, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a flowchart of a method for starting a center control panel of an automobile according to a first embodiment of the present invention;
FIG. 2 is a flowchart of a method for starting a center control screen of an automobile according to a first embodiment of the present invention;
fig. 3 is a schematic diagram of a starting device of a central control screen of an automobile according to a second embodiment of the present invention;
fig. 4 is a schematic structural diagram of an electronic device for implementing a method for starting a central control panel of an automobile according to an embodiment of the present invention.
Detailed Description
In order that those skilled in the art will better understand the present invention, a technical solution in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in which it is apparent that the described embodiments are only some embodiments of the present invention, not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the present invention without making any inventive effort, shall fall within the scope of the present invention.
It should be noted that the terms "first," "second," and the like in the description and the claims of the present invention and the above figures are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged where appropriate such that the embodiments of the invention described herein may be implemented in sequences other than those illustrated or otherwise described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
Example 1
Fig. 1 is a flowchart of a method for starting a central control panel of an automobile according to an embodiment of the present invention.
With the development of automobile technology, a central control screen of an automobile is arranged on most automobiles, so that a driver can conveniently perform driving control operation on the automobile through the central control screen of the automobile and obtain driving assistance. The central control screen of the automobile has become the key point of the intelligent development of the whole automobile control, along with the continuous integration of functions on the central control screen, the central control screen can display the display contents of various applications, but in the stage of preparing to start the automobile, the display contents of part of the central control screen are not very strong in assistance to a driver, and only part of functions, such as displaying images around an automobile body to realize safe and convenient starting of the automobile, are necessary in the stage of preparing to start the automobile according to the driving habit of a general driving automobile.
According to the method and the device for controlling the automobile central control screen, through the characteristic that a large number of functions in the central control screen are not needed in the automobile starting stage, the speed of starting the central control screen of the automobile is accelerated, so that a driver can use the central control screen in the shortest time to assist in completing driving of the automobile.
The method can be performed by a starting device for a vehicle center screen, which can be implemented in hardware and/or software.
As shown in fig. 1, the present embodiment may include the following steps:
s110, loading a compressed kernel image in the process of starting a central control screen of the automobile, and decompressing the compressed kernel image to obtain the kernel image;
s120, starting a kernel of the central control screen based on the kernel image, wherein one or more necessary drivers are included in the kernel.
Optionally, decompressing the compressed kernel image to obtain the kernel image, including the following steps:
inputting the compressed kernel image into a hardware decompression unit, and decompressing the compressed kernel image by the hardware decompression unit;
and reading the decompressed kernel image from the hardware decompression unit.
Optionally, before loading the compressed kernel image, the method further comprises the steps of:
and starting a CPU of the central control screen, wherein the CPU is provided with a plurality of CPUs.
Optionally, starting the kernel of the central control screen based on the kernel mirror image comprises the following steps:
if there are multiple necessary drivers, multiple CPUs are used to load the necessary drivers in parallel.
Optionally, after the kernel of the central control screen is started based on the kernel image, the method further comprises the following steps:
loading a root file system;
and running a startup script, wherein if a plurality of independent startup scripts exist in the startup script, a plurality of CPUs are adopted to run the startup script in parallel.
Optionally, after running the boot script in the background, the method further comprises the steps of:
starting a first application program;
one or more driving units are loaded, and the driving units are generated after compiling unnecessary driving programs.
Optionally, starting the kernel of the central control screen based on the kernel mirror image comprises the following steps:
when starting the kernel, identifying key log data;
and deleting other log data except the key log data.
In this embodiment, in the process of starting the central control panel of the automobile, reference may be made to a flowchart of starting the central control panel of the automobile in fig. 2, and in step S210, the central control panel may be started by powering up, and after powering up, the CPU of the central control panel is started according to step S220. The kernel images may then be loaded according to step S230, and specifically, the kernel images may be pulled from a repository served by a remote image repository, where one image repository may include multiple images, a name and/or a tag of the kernel image to be pulled may be predetermined, and the kernel image to be loaded may be located in the repository by the name and/or the tag.
After the kernel image is pulled, in order to reduce the size of the kernel image, the kernel image obtained by pulling may be compressed in a manner of compressing the kernel image, and then the compressed kernel image is generated, as in step S240 in fig. 2, and the kernel image is compressed to obtain a compressed kernel image. Compared with the uncompressed kernel image, the space occupied by the compressed kernel image is reduced, and particularly, the space occupied by the compressed kernel image can be reduced by about 40%. The time consumed in the subsequent reading is also greatly reduced, so as to achieve the aim of accelerating the opening of the central control screen.
When the method is implemented, the compressed kernel image obtained after compression can be burnt on a memory of the device when the kernel image is compressed, and specifically, the compressed kernel image can be stored in an EMMC (EMMC, embedded Multi Media Card, embedded multimedia controller) on a circuit board.
The compressed kernel image may be loaded from the memory storing the compressed kernel image, and then decompressed according to step S250 in fig. 2 to obtain the kernel image.
When the compressed kernel image is decompressed, the compressed kernel image can be input to a hardware decompression unit, and the compressed kernel image is decompressed through the hardware decompression unit. With a hardware decompression unit, the time of decompression can be reduced compared to decompression with CPU software. In this embodiment, a compression and decompression algorithm supporting hardware acceleration may be adopted, and after the hardware decompression unit is started for acceleration, the time for decompressing the compressed kernel image may be greatly reduced, and in particular, the time for decompressing may be reduced by 50%.
In addition, the hardware decompression unit may be a set of multistage registers, where in decompression, in order to increase the access speed, the storage capacity of the first stage registers may be smaller, and the compressed kernel image may be divided into several parts, where the size of each divided part of compressed kernel image is the same as the size of the storage capacity of the first stage registers, or the size of each divided part of compressed kernel image is slightly smaller than the size of the first stage registers.
When one compressed kernel image is input into the register of the first stage, the register of the first stage can start decompression to obtain the kernel image corresponding to the compressed kernel image, and then the obtained kernel image is transmitted to a memory of the next stage for storage, and at the moment, the memory of the first stage is empty, and the register of the first stage can continuously receive another compressed kernel image and continue decompression. After decompression of all the segmented compressed kernel images is completed by the memory of the first stage, the complete decompressed kernel images can be read from the memory of the next stage corresponding to the memory of the first stage.
In this embodiment, the CPU of the central control panel is started up for step S220 in fig. 2, where there may be a plurality of CPUs. Specifically, the processor on the central control screen is provided with a plurality of CPU cores, and when the processor on the central control screen is started, the plurality of CPU cores correspondingly start to run together. Because the inner core of the central control screen comprises one or more necessary driving programs, the necessary driving programs correspond to the content, the functions and the like which need to be displayed by the central control screen in a matched mode when a driver starts the automobile, for example, images around the automobile are displayed, the driver is matched with the automobile to drive the automobile away from a parking space, for example, the distance between the periphery of the automobile and an obstacle is displayed, and the automobile is prevented from being scratched and the like in the process of driving the automobile away from the parking space.
For the step S260 in fig. 2, when there are multiple necessary drivers, multiple CPUs may be used to load the necessary drivers in parallel, and each different CPU is loaded corresponding to a different necessary driver, and memory management is performed. The mode of loading necessary driving programs by a plurality of CPUs in parallel can fully utilize the advantages of the central control screen adopting the multi-core CPU. For example, there are currently three necessary drivers A, B, C that are not related to each other, and A, B, C can be loaded by different CPUs at the same time. In the current mode, most processors are multi-core, but only one CPU core is always used when the core is started, namely, the processor needs to process A, process B and process C. Compared with the mode of using only one CPU core, the mode of parallel processing of a plurality of CPUs provided by the embodiment can reduce the starting time, and particularly, the starting time of the cores of the plurality of CPUs can be shortened by 2-3 seconds when the cores of the plurality of CPUs are operated simultaneously.
After the kernel of the central control screen is started based on the kernel image, step S270 in fig. 2 is also required to load a root file system, which is a file system that is the first file system mounted when the kernel is started. The system boot startup procedure loads some basic initialization scripts and services into the memory to run after the root file system is mounted, wherein the system boot startup procedure includes a startup script, i.e. step S280 in fig. 2 runs the startup script, and if a plurality of independent startup scripts exist in the startup script, a plurality of CPUs are adopted to run the startup script in parallel.
Specifically, when a plurality of mutually independent startup scripts exist, a mode of script background operation can be adopted when the startup scripts are operated, and a plurality of CPUs are adopted, so that the parallel operation of the startup scripts is realized, and the parallel operation can reduce the startup time because the processor is a multi-core processor. Compared with a mode of running the startup script one by one when running the startup script, the parallel running mode in the embodiment can enable a plurality of processors to run a plurality of scripts at the same time, and reduce the time for running the startup script.
After the boot script is run in the background, step S290 in fig. 2 may be performed to start the first application program and load one or more driving units, where the driving units are units generated by compiling unnecessary driving programs, and the driving units are compiled in advance according to predetermined unnecessary driving programs.
For functions other than the auxiliary functions that the driver must acquire through the central control screen when the vehicle is just started, unnecessary drivers, such as ethernet, USB, etc., may be corresponded. The unnecessary drivers are compiled into the driver units, and the driver units corresponding to the unnecessary drivers may be loaded after the first application program is started. Compared with the current method, all driving units are initialized in the process of loading the kernel, and the loading time of part of driving units, such as the Ethernet PHY chip, is long, and the function provided by part of driving is not needed by the first application program, therefore, the method provided by the embodiment can compile unnecessary driving programs into driving units, and load the driving units in a delayed way, so that the starting speed can be increased.
The driving unit is compiled in advance, compared with the fact that compiling into the mirror image causes the starting kernel to consume longer time, compiling into the driving unit does not consume the starting time of the starting kernel, and the driving unit can be loaded after the kernel is started, so that the starting time of the kernel is shortened, and the first application program can be started faster.
In one embodiment, when the kernel of the central control screen is started based on the kernel image, key log data can be identified first when the kernel is started, wherein when the key log data is identified, the log data capable of indicating the reason of the system start failure can be identified, and because the log data is only useful when the fault is analyzed, other logs except for the reason of the system start failure can be redundant, and therefore, the other log data except for the key log data is deleted, so that the starting time can be reduced. Compared with the mode of opening the kernel log function without deleting redundant log data, the mode provided by the embodiment can shorten the kernel starting time, and particularly, the kernel starting time can be shortened by about 3-5 seconds.
In the method, in the process of starting the central control screen of the automobile, the compressed kernel mirror image is loaded, so that occupation of a mirror image space can be reduced, the compressed kernel mirror image is decompressed to obtain the kernel mirror image, the central control screen is started based on the kernel of the kernel mirror image, one or more necessary driving programs are included in the kernel, only the necessary driving programs are started, starting time required by starting the unnecessary driving programs is shortened, starting time of the central control screen of the automobile is obviously shortened, and use requirements of a driver on the central control screen of the automobile can be met.
Example two
Fig. 3 is a schematic structural diagram of a starting device of a central control screen of an automobile according to a second embodiment of the present invention, where, as shown in fig. 3, the device includes:
the compressed kernel image loading module 310 is configured to load a compressed kernel image in a process of starting a central control screen of the automobile;
the decompression module 320 is configured to decompress the compressed kernel image to obtain a kernel image;
a starting module 330, configured to start a kernel of the central control screen based on the kernel image, where the kernel includes one or more necessary drivers.
In one embodiment, the decompression module 320 includes the following sub-modules:
the input sub-module is used for inputting the compressed kernel image into a hardware decompression unit, and the hardware decompression unit decompresses the compressed kernel image;
and the reading sub-module is used for reading the decompressed kernel image from the hardware decompression unit.
In one embodiment, the apparatus further comprises the following modules:
the CPU starting module is used for starting the CPU of the central control screen, wherein a plurality of CPUs are provided.
In one embodiment, the starting module 330 includes the following sub-modules:
and the parallel loading sub-module is used for loading the necessary drivers in parallel by adopting a plurality of CPUs when the necessary drivers are more than one.
In one embodiment, the apparatus further comprises the following modules:
the root file system loading module is used for loading a root file system;
the starting script running module is used for running the starting script, wherein if a plurality of mutually independent starting scripts exist in the starting script, a plurality of CPUs are adopted to run the starting script in parallel.
In one embodiment, the apparatus further comprises the following modules:
a first application program starting module for starting the first application program;
and the driving unit loading module is used for loading one or more driving units, and the driving units are generated after compiling the unnecessary driving program.
In one embodiment, the starting module 330 includes the following sub-modules:
the identification sub-module is used for identifying key log data when the kernel is started;
and the deleting sub-module is used for deleting other log data except the key log data.
The starting device of the automobile central control screen provided by the embodiment of the invention can realize the starting method of the automobile central control screen provided by the embodiment of the invention, and has the corresponding functional modules and beneficial effects of the execution method.
Example III
Fig. 4 shows a schematic diagram of the structure of an electronic device 10 that may be used to implement an embodiment of the invention. Electronic devices are intended to represent various forms of digital computers, such as laptops, desktops, workstations, personal digital assistants, servers, blade servers, mainframes, and other appropriate computers. Electronic equipment may also represent various forms of mobile devices, such as personal digital processing, cellular telephones, smartphones, wearable devices (e.g., helmets, glasses, watches, etc.), and other similar computing devices. The components shown herein, their connections and relationships, and their functions, are meant to be exemplary only, and are not meant to limit implementations of the inventions described and/or claimed herein.
As shown in fig. 4, the electronic device 10 includes at least one processor 11, and a memory, such as a Read Only Memory (ROM) 12, a Random Access Memory (RAM) 13, etc., communicatively connected to the at least one processor 11, in which the memory stores a computer program executable by the at least one processor, and the processor 11 may perform various appropriate actions and processes according to the computer program stored in the Read Only Memory (ROM) 12 or the computer program loaded from the storage unit 18 into the Random Access Memory (RAM) 13. In the RAM13, various programs and data required for the operation of the electronic device 10 may also be stored. The processor 11, the ROM12 and the RAM13 are connected to each other via a bus 14. An input/output (I/O) interface 15 is also connected to bus 14.
Various components in the electronic device 10 are connected to the I/O interface 15, including: an input unit 16 such as a keyboard, a mouse, etc.; an output unit 17 such as various types of displays, speakers, and the like; a storage unit 18 such as a magnetic disk, an optical disk, or the like; and a communication unit 19 such as a network card, modem, wireless communication transceiver, etc. The communication unit 19 allows the electronic device 10 to exchange information/data with other devices via a computer network, such as the internet, and/or various telecommunication networks.
The processor 11 may be a variety of general and/or special purpose processing components having processing and computing capabilities. Some examples of processor 11 include, but are not limited to, a Central Processing Unit (CPU), a Graphics Processing Unit (GPU), various specialized Artificial Intelligence (AI) computing chips, various processors running machine learning model algorithms, digital Signal Processors (DSPs), and any suitable processor, controller, microcontroller, etc. The processor 11 performs the various methods and processes described above, such as a method for starting a control screen in an automobile.
In some embodiments, a method of activating a vehicle center screen may be implemented as a computer program tangibly embodied on a computer-readable storage medium, such as storage unit 18. In some embodiments, part or all of the computer program may be loaded and/or installed onto the electronic device 10 via the ROM12 and/or the communication unit 19. When the computer program is loaded into the RAM13 and executed by the processor 11, one or more steps of a method for starting up a vehicle center screen described above may be performed. Alternatively, in other embodiments, the processor 11 may be configured to perform a method of starting a vehicle center screen in any other suitable manner (e.g., by means of firmware).
Various implementations of the systems and techniques described here above may be implemented in digital electronic circuitry, integrated circuit systems, field Programmable Gate Arrays (FPGAs), application Specific Integrated Circuits (ASICs), application Specific Standard Products (ASSPs), systems On Chip (SOCs), load programmable logic devices (CPLDs), computer hardware, firmware, software, and/or combinations thereof. These various embodiments may include: implemented in one or more computer programs, the one or more computer programs may be executed and/or interpreted on a programmable system including at least one programmable processor, which may be a special purpose or general-purpose programmable processor, that may receive data and instructions from, and transmit data and instructions to, a storage system, at least one input device, and at least one output device.
A computer program for carrying out methods of the present invention may be written in any combination of one or more programming languages. These computer programs may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus, such that the computer programs, when executed by the processor, cause the functions/acts specified in the flowchart and/or block diagram block or blocks to be implemented. The computer program may execute entirely on the machine, partly on the machine, as a stand-alone software package, partly on the machine and partly on a remote machine or entirely on the remote machine or server.
In the context of the present invention, a computer-readable storage medium may be a tangible medium that can contain, or store a computer program for use by or in connection with an instruction execution system, apparatus, or device. The computer readable storage medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. Alternatively, the computer readable storage medium may be a machine readable signal medium. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
To provide for interaction with a user, the systems and techniques described here can be implemented on an electronic device having: a display device (e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor) for displaying information to a user; and a keyboard and a pointing device (e.g., a mouse or a trackball) through which a user can provide input to the electronic device. Other kinds of devices may also be used to provide for interaction with a user; for example, feedback provided to the user may be any form of sensory feedback (e.g., visual feedback, auditory feedback, or tactile feedback); and input from the user may be received in any form, including acoustic input, speech input, or tactile input.
The systems and techniques described here can be implemented in a computing system that includes a background component (e.g., as a data server), or that includes a middleware component (e.g., an application server), or that includes a front-end component (e.g., a user computer having a graphical user interface or a web browser through which a user can interact with an implementation of the systems and techniques described here), or any combination of such background, middleware, or front-end components. The components of the system can be interconnected by any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include: local Area Networks (LANs), wide Area Networks (WANs), blockchain networks, and the internet.
The computing system may include clients and servers. The client and server are typically remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other. The server can be a cloud server, also called a cloud computing server or a cloud host, and is a host product in a cloud computing service system, so that the defects of high management difficulty and weak service expansibility in the traditional physical hosts and VPS service are overcome.
It should be appreciated that various forms of the flows shown above may be used to reorder, add, or delete steps. For example, the steps described in the present invention may be performed in parallel, sequentially, or in a different order, so long as the desired results of the technical solution of the present invention are achieved, and the present invention is not limited herein.
The above embodiments do not limit the scope of the present invention. It will be apparent to those skilled in the art that various modifications, combinations, sub-combinations and alternatives are possible, depending on design requirements and other factors. Any modifications, equivalent substitutions and improvements made within the spirit and principles of the present invention should be included in the scope of the present invention.

Claims (10)

1. A method for starting a central control screen of an automobile, the method comprising:
loading a compressed kernel image in the process of starting a central control screen of an automobile, and decompressing the compressed kernel image to obtain the kernel image;
and starting a kernel of the central control screen based on the kernel image, wherein one or more necessary drivers are included in the kernel.
2. The method of claim 1, wherein decompressing the compressed kernel image to obtain a kernel image comprises:
inputting the compressed kernel image into a hardware decompression unit, and decompressing the compressed kernel image by the hardware decompression unit;
and reading the decompressed kernel image from the hardware decompression unit.
3. The method of claim 1 or 2, wherein prior to the loading of the compressed kernel image, the method further comprises:
and starting a CPU of the central control screen, wherein a plurality of CPUs are provided.
4. The method of claim 3, wherein the enabling the kernel of the central control screen based on the kernel image comprises:
and if a plurality of necessary drivers are provided, loading the necessary drivers in parallel by adopting a plurality of CPUs.
5. The method of claim 3, wherein after the booting the kernel of the central control screen based on the kernel image, the method further comprises:
loading a root file system;
and running a startup script, wherein if a plurality of independent startup scripts exist in the startup script, the startup script is run in parallel by adopting a plurality of CPUs.
6. The method of claim 5, wherein after the running of the boot script in the background, the method further comprises:
starting a first application program;
one or more driving units are loaded, wherein the driving units are generated after compiling unnecessary driving programs.
7. The method of claim 1, wherein the booting the kernel of the central control screen based on the kernel image comprises:
identifying key log data when the kernel is started;
and deleting other log data except the key log data.
8. A device for activating a central control screen of an automobile, said device comprising:
the compressed kernel mirror image loading module is used for loading a compressed kernel mirror image in the process of starting a central control screen of the automobile;
the decompression module is used for decompressing the compressed kernel image to obtain a kernel image;
and the starting module is used for starting the kernel of the central control screen based on the kernel image, and one or more necessary drivers are included in the kernel.
9. An electronic device, the electronic device comprising:
at least one processor; and a memory communicatively coupled to the at least one processor; wherein the memory stores a computer program executable by the at least one processor to enable the at least one processor to perform a method of starting a vehicle center screen as claimed in claims 1-7.
10. A computer readable storage medium, characterized in that the computer readable storage medium stores computer instructions for causing a processor to execute a method for starting a vehicle center control panel according to claims 1-7.
CN202310175284.7A 2023-02-28 2023-02-28 Method, device, equipment and storage medium for starting central control screen of automobile Pending CN116149755A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310175284.7A CN116149755A (en) 2023-02-28 2023-02-28 Method, device, equipment and storage medium for starting central control screen of automobile

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310175284.7A CN116149755A (en) 2023-02-28 2023-02-28 Method, device, equipment and storage medium for starting central control screen of automobile

Publications (1)

Publication Number Publication Date
CN116149755A true CN116149755A (en) 2023-05-23

Family

ID=86354276

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310175284.7A Pending CN116149755A (en) 2023-02-28 2023-02-28 Method, device, equipment and storage medium for starting central control screen of automobile

Country Status (1)

Country Link
CN (1) CN116149755A (en)

Similar Documents

Publication Publication Date Title
CN112540806B (en) Method and device for rendering small program page, electronic equipment and storage medium
JP2021108186A (en) Method for recognizing image, device, electronic device, storage medium, and program
CN106874020B (en) Method and device for starting plug-in
CN113836462A (en) Page description file generation method, device, equipment and storage medium
CN116721007B (en) Task control method, system and device, electronic equipment and storage medium
CN112667335A (en) Method, device and equipment for loading image frames of backing car and storage medium
CN116866661A (en) Video prerendering method, device, equipment and storage medium
CN116149755A (en) Method, device, equipment and storage medium for starting central control screen of automobile
CN114228745B (en) Driving system module control method, device, equipment, medium, product and vehicle
CN114647411A (en) Programming interface loading method and device, electronic equipment and storage medium
CN114510334A (en) Class instance calling method and device, electronic equipment and automatic driving vehicle
CN114546383A (en) Driving scene display method and device, electronic equipment and storage medium
CN115686748B (en) Service request response method, device, equipment and medium under virtualization management
CN115220803A (en) Data processing method and equipment
CN113556575A (en) Method, apparatus, device, medium and product for compressing data
CN115826898B (en) Cross-screen display method, system, device, equipment and storage medium
CN117827355A (en) Theme switching method and device, vehicle and medium
CN117407109A (en) Interface display method, device, equipment and storage medium
CN114489866B (en) Data management method and device
CN114265535B (en) Floor page display method, device, equipment and medium for push message
CN116841773B (en) Data interaction method and device, electronic equipment and storage medium
CN113835893B (en) Data processing method, device, equipment, storage medium and program product
CN114237444A (en) Application program starting method and device, electronic equipment and storage medium
CN115761094A (en) Image rendering method, device and equipment and storage medium
CN117008837A (en) Partition mounting method, device and equipment of magnetic disk 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