CN111475214A - System display output method and device of ARM server and storage medium - Google Patents

System display output method and device of ARM server and storage medium Download PDF

Info

Publication number
CN111475214A
CN111475214A CN202010259326.1A CN202010259326A CN111475214A CN 111475214 A CN111475214 A CN 111475214A CN 202010259326 A CN202010259326 A CN 202010259326A CN 111475214 A CN111475214 A CN 111475214A
Authority
CN
China
Prior art keywords
tlinux
display
display output
tliinux
arm server
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.)
Granted
Application number
CN202010259326.1A
Other languages
Chinese (zh)
Other versions
CN111475214B (en
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.)
Suzhou Inspur Intelligent Technology Co Ltd
Original Assignee
Suzhou Inspur Intelligent 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 Suzhou Inspur Intelligent Technology Co Ltd filed Critical Suzhou Inspur Intelligent Technology Co Ltd
Priority to CN202010259326.1A priority Critical patent/CN111475214B/en
Publication of CN111475214A publication Critical patent/CN111475214A/en
Application granted granted Critical
Publication of CN111475214B publication Critical patent/CN111475214B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/4401Bootstrapping
    • G06F9/4411Configuring for operating with peripheral devices; Loading of device drivers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Human Computer Interaction (AREA)
  • Stored Programmes (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application discloses a Tlinux system display output method and device of an ARM server and a computer readable storage medium. The method comprises the steps that a grub file path of the Tlinux system is added into a white list guide path of the BIOS firmware in advance; in the process of booting the Tlinux system by the BIOS firmware, transmitting the display start-up adjusting parameters to a Tlinux system kernel when the grub file is booted by the BIOS firmware, so that the Tlinux system kernel closes the default enabled display driver according to the display start-up adjusting parameters; the display start adjustment parameter is used for setting a display terminal window of the Tlinux system to close the display driver of the FB area in efi format through BIOS firmware. The method for modifying the BIOS to transmit the Tlinux system parameters achieves the aim of modifying the display output problem without modifying the NTFS server Tlinux system image, so that the effect that the BIOS of the ARM server supports the Tlinux system display output can be rapidly, efficiently and accurately achieved.

Description

System display output method and device of ARM server and storage medium
Technical Field
The present application relates to the technical field of ARM servers, and in particular, to a method and an apparatus for displaying and outputting a tliinux system of an ARM server, and a computer-readable storage medium.
Background
With the rapid development of cloud computing and big data, the types of architectures of autonomous controllable cloud computing are more and more, such as airy cloud, Tencent cloud, mobile cloud, wave cloud and the like, Tencent L inux (Tlinux for short) provides special functional characteristics and performance optimization for a L inux operating system developed by Tencent aiming at the scene of cloud, provides a high-performance and safer and more reliable running environment for an application program in a cloud server instance, the application program developed by Tencent L inux on a CentOS and a release version can be directly run on Tencent L inux, and a user can continuously obtain updating maintenance and technical support of Tencent cloud.
After the ARM server installs the Tencent customized Tlinux system through the PXE network, the server equipment is restarted, and no system display output exists through AN external VGA (Video Graphics array) interface, a KVM (keyboard Video mouse), AN SO L (Serial-over-L AN, Serial L AN) interface and the like, SO that the normal use of the server is seriously influenced.
In the related art, the problem of displaying and outputting the Tlinux System is usually corrected by manually modifying the Tlinux System image in an NTFS (New Technology File System) server, but modifying the Tlinux System image in the NTFS server is complicated, which not only brings inconvenience to users, but also needs to depend on professional knowledge of operators, and the installation efficiency of the entire Tlinux System is low.
In view of this, how to quickly, efficiently, and accurately implement that the Basic Input Output System (BIOS) of the ARM server supports the display output of the tliinux system is a technical problem that needs to be solved by those skilled in the art.
Disclosure of Invention
The application provides a method and a device for Tlinux system display output of an ARM server and a computer readable storage medium, the problem of display output can be corrected without modifying NTFS server Tlinux system mirror images, and therefore the fact that the BIOS of the ARM server supports Tlinux system display output can be achieved quickly, efficiently and accurately.
In order to solve the above technical problems, embodiments of the present invention provide the following technical solutions:
an embodiment of the present invention provides a display output method for a Tlinux system of an ARM server, including:
adding a grub file path of the Tlinux system to a white list guide path of the BIOS firmware in advance;
in the process that the BIOS firmware boots the Tlinux system, transmitting a display start-up adjusting parameter to the Tlinux system kernel through the BIOS firmware when a grub file is booted so that the Tlinux system kernel closes a default enabled display driver according to the display start-up adjusting parameter;
the display start adjustment parameter is used for enabling a display terminal window of the Tlinux system to close and set a display driver of an FB area in efi format through the BIOS firmware.
Optionally, after the BIOS firmware transfers the display start adjustment parameter to the tliinux system kernel when booting the grub file, the method further includes:
presetting an external display output port of the Tlinux system;
when the Tlinux system is detected to be successfully started, sending an instruction for displaying and outputting preset information to the Tlinux system;
and when the feedback information which is sent by the Tlinux system and shows that the output is successful is not received, carrying out error reporting prompt.
Optionally, the external display output port of the tliinux system is a VGA interface and/or a KVM and/or SO L interface.
Optionally, after the feedback information that the display output is successful and sent by the tliinux system is not received, the method further includes:
packaging the log information from the first time to the second time to generate a fault log information packet; the first time is the moment when the display start adjustment parameter is transmitted to the Tlinux system kernel, and the second time is the moment when the instruction is sent;
and sending the fault log information packet to a pre-bound mailbox through an smtp protocol.
Optionally, the transmitting, by the BIOS firmware, the display start adjustment parameter to the tliinux system kernel when booting the grub file includes:
and enabling the BIOS firmware to set video as efifb: off console tty0 is passed to the tliinux system kernel when the grub file is booted.
Another aspect of the embodiments of the present invention provides a display output device for a tliinux system of an ARM server, including:
the path presetting module is used for adding a grub file path of the Tlinux system to a white list guide path of the BIOS firmware in advance;
the parameter transferring module is used for transferring a display starting adjusting parameter to the Tlinux system kernel when a grub file is guided through the BIOS firmware in the process that the BIOS firmware guides the Tlinux system, so that the Tlinux system kernel closes a default enabled display driver according to the display starting adjusting parameter; the display start adjustment parameter is used for enabling a display terminal window of the Tlinux system to close and set the display driver of the FB area in the efi format through the BIOS firmware.
Optionally, the display device further includes a display output detection module, where the display output detection module includes:
the external display interface presetting submodule is used for presetting an external display output port of the Tlinux system;
the instruction issuing sub-module is used for sending an instruction for displaying and outputting preset information to the Tlinux system when the Tlinux system is detected to be successfully started;
and the error reporting sub-module is used for carrying out error reporting prompt when the feedback information which is sent by the Tlinux system and shows that the output is successful is not received.
Optionally, the display output detection module further includes:
the fault log information packet generating submodule is used for packaging the log information from the first time to the second time to generate a fault log information packet; the first time is the moment when the display start adjustment parameter is transmitted to the Tlinux system kernel, and the second time is the moment when the instruction is sent;
and the information sending submodule is used for sending the fault log information packet to a pre-bound mailbox through an smtp protocol.
The embodiment of the invention also provides a display output device of the Tlinux system of the ARM server, which comprises a processor, wherein the processor is used for realizing the steps of the Tlinux system display output method of the ARM server when executing the computer program stored in the memory.
The embodiment of the present invention finally provides a computer-readable storage medium, where a tliinux system display output program of an ARM server is stored on the computer-readable storage medium, and when the tliinux system display output program of the ARM server is executed by a processor, the steps of the tliinux system display output method of the ARM server are implemented as in any one of the foregoing embodiments.
The technical scheme provided by the application has the advantages that parameter transferring action is carried out when the Tlinux system grub file is guided through the BIOS, after the Tlinux system kernel obtains the parameter, the default display drive can be closed when the Tlinux system is started, and the method for modifying the parameters of the Tlinux system transferred by the BIOS achieves the aim of modifying the display output problem without modifying the Tlinux system image of the NTFS server, so that the support of Tlinux system display output by the BIOS of the ARM server is realized quickly, efficiently and accurately, the usability of the normal display output function of the Tlinux system is ensured, and the Tlinux system can provide uniform image files for batch deployment of different ARM servers.
In addition, the embodiment of the invention also provides a corresponding implementation device and a computer readable storage medium for the Tlinux system display output method of the ARM server, so that the method has higher practicability, and the device and the computer readable storage medium have corresponding advantages.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions of the related art, the drawings required to be used in the description of the embodiments or the related art will be briefly described below, and it is obvious that the drawings in the following description are only 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 a display output method of a tliinux system of an ARM server according to an embodiment of the present invention;
fig. 2 is a structural diagram of a specific embodiment of a display output device of a tlinx system of an ARM server according to an embodiment of the present invention;
fig. 3 is a structural diagram of another specific embodiment of a display output device of a tlinx system of an ARM server according to an embodiment of the present invention.
Detailed Description
In order that those skilled in the art will better understand the disclosure, the invention will be described in further detail with reference to the accompanying drawings and specific embodiments. It is to be understood that the described embodiments are merely exemplary of the invention, and not restrictive of the full scope of the 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 terms "first," "second," "third," "fourth," and the like in the description and claims of this application and in the above-described drawings are used for distinguishing between different objects and not for describing a particular order. Furthermore, the terms "comprising" and "having," as well as any variations thereof, are intended to cover non-exclusive inclusions. For example, a process, method, system, article, or apparatus that comprises a list of steps or elements is not limited to only those steps or elements but may include other steps or elements not expressly listed.
Having described the technical solutions of the embodiments of the present invention, various non-limiting embodiments of the present application are described in detail below.
Referring to fig. 1, fig. 1 is a schematic flow chart of a display output method of a tlinx system of an ARM server according to an embodiment of the present invention, where an execution subject of the embodiment of the present invention is an ARM server, and the embodiment of the present invention may include the following:
s101: and adding a grub file path of the Tlinux system to a white list boot path of the BIOS firmware in advance.
In this application, grub file path is a storage path for storing grub files, grub (grub unifiedbottloader) is a multiple operating system boot program from GNU project, allowing a user to have multiple operating systems in a computer at the same time and select an operating system desired to run when the computer is started, usually as a multiple operating system boot manager, for booting different systems, such as windows operating system, linux operating system. The grub file path of the Tlinux system can be added to the white list boot path of the BIOS firmware of the ARM server in advance, and the grub file can be embedded in the BIOS firmware, so that the grub file can be loaded directly through the white list boot path of the BIOS firmware when the Tlinux system is installed and booted through the BIOS firmware.
S102: in the process of booting the Tlinux system by the BIOS firmware, the display start-up adjusting parameters are transferred to the Tlinux system kernel when the grub file is booted by the BIOS firmware, so that the Tlinux system kernel closes the default enabled display driver according to the display start-up adjusting parameters.
The method includes that a display function is closed through a display start adjustment parameter, namely the display start adjustment parameter can be used for closing a display terminal window of the Tlinux system, and a display driver of an FB area in a Efi format is set to be closed through BIOS firmware, optionally, the display terminal window can be a display terminal 0 window of the Tlinux system, specifically, the BIOS firmware can transmit a video off command to a Tlinux system kernel 0 when a grid file is booted, wherein the BIOS is a file in an Efi format, a start file in a system above a windows NT6, an off command is off, the control terminal is a kernel 34 of a display terminal 0 window of a Tlinux system 3982, and the kernel of the kernel server can transmit a KVM switch parameter to a Tlinux drive window when the Tlinux system boots, SO that the kernel 34 can obtain a keyboard video off command and display parameters of a VGA system such as VGA drive parameter, KVM drive parameter and turn off command to display the television on a television system kernel of a television set keyboard, video off command and keyboard, video, keyboard, video, keyboard, video, television.
In the technical scheme provided by the embodiment of the invention, the parameter transferring action is carried out when the Tlinux system grub file is guided by the BIOS, after the Tlinux system kernel obtains the parameter, the default display drive can be closed when the Tlinux system is started, and the method for modifying the parameters of the Tlinux system transferred by the BIOS achieves the aim of modifying the display output problem without modifying the Tlinux system image of the NTFS server, so that the support of the Tlinux system display output by the BIOS of the ARM server is realized quickly, efficiently and accurately, the availability of the normal display output function of the Tlinux system is ensured, and the Tlinux system can provide uniform image files for batch deployment of different ARM servers.
In the above embodiment, it is not further detected whether the tliux system can successfully close the display driving function, and if the tliux system does not successfully close the display driving function when the tliux system is started, the tliux system still cannot guarantee the normal use of the display output function, and based on this, the embodiment further includes the following steps:
presetting an external display output port of the Tlinux system;
when the Tlinux system is detected to be successfully started, an instruction for displaying and outputting preset information is sent to the Tlinux system;
and when the feedback information which is sent by the Tlinux system and shows that the output is successful is not received, carrying out error reporting prompt.
In the embodiment of the invention, the preset information can be any kind of information such as characters, pictures, audio and video, and is only used for verifying whether the Tlinux system can successfully perform display output, and a person in the technical field can select the information according to actual conditions.
It should be noted that, in the present application, there is no strict sequential execution order among the steps, and as long as the logical order is met, the steps may be executed simultaneously or according to a certain preset order, and fig. 1 is only an exemplary manner, and does not represent that only the execution order is the order.
The embodiment of the invention also provides a corresponding device for the Tlinux system display output method of the ARM server, so that the method has higher practicability. Wherein the means can be described separately from the functional module point of view and the hardware point of view. The following introduces a display output device of the tliinux system of the ARM server according to an embodiment of the present invention, and the display output device of the tliinux system of the ARM server described below and the display output method of the tliinux system of the ARM server described above may be referred to correspondingly.
Based on the angle of the functional module, referring to fig. 2, fig. 2 is a structural diagram of a display output device of a Tlinux system of an ARM server according to an embodiment of the present invention, in a specific implementation manner, where the display output device may include:
the path presetting module 201 is configured to add a grub file path of the Tlinux system to a white list boot path of the BIOS firmware in advance.
The parameter transferring module 202 is configured to, in a process of booting the tliux system by the BIOS firmware, transfer the display start adjustment parameter to a tliux system kernel when the grub file is booted by the BIOS firmware, so that the tliux system kernel closes the default enabled display driver according to the display start adjustment parameter; the display start adjustment parameter is used for setting a display terminal window of the Tlinux system to close the display driver of the FB area in efi format through BIOS firmware.
Optionally, in some embodiments of this embodiment, the apparatus may further include a display output detection module, for example, and the display output detection module may include:
the external display interface presetting submodule is used for presetting an external display output port of the Tlinux system;
the instruction issuing sub-module is used for sending an instruction for displaying and outputting preset information to the Tlinux system when the Tlinux system is detected to be successfully started;
and the error reporting sub-module is used for carrying out error reporting prompt when the feedback information which is sent by the Tlinux system and shows that the output is successful is not received.
In other embodiments of this embodiment, the display output detection module may further include:
the fault log information packet generating submodule is used for packaging the log information from the first time to the second time to generate a fault log information packet; the first time is the time when the starting adjustment parameters are transmitted to the Tlinux system kernel, and the second time is the instruction sending time;
and the information sending submodule is used for sending the fault log information packet to a pre-bound mailbox through an smtp protocol.
The functions of the functional modules of the display output device of the Tlinux system of the ARM server according to the embodiments of the present invention may be specifically implemented according to the method in the above embodiments of the method, and the specific implementation process may refer to the related description of the above embodiments of the method, and will not be described herein again.
Therefore, the display output problem can be corrected without modifying the NTFS server Tlinux system mirror image, so that the aim that the BIOS of the ARM server supports the Tlinux system display output can be achieved quickly, efficiently and accurately.
The above-mentioned Tlinux system display output device of the ARM server is described from the perspective of a functional module, and further, the present application also provides a Tlinux system display output device of the ARM server, which is described from the perspective of hardware. Fig. 3 is a structural diagram of another display output device of a Tlinux system of an ARM server according to an embodiment of the present application. As shown in fig. 3, the apparatus comprises a memory 30 for storing a computer program;
and a processor 31, configured to implement the steps of the Tlinux system display output method of the ARM server according to the above embodiment when executing the computer program.
The processor 31 may also include a main processor, which is a processor for Processing data in a wake-up state, also called a CPU (Central Processing Unit), and a coprocessor, which is a low power consumption processor for Processing data in a standby state, in some embodiments, the processor 31 may be integrated with a GPU (Graphics Processing Unit) for rendering and rendering content to be displayed on a display screen, and in some embodiments, the processor 31 may also include an AI (intelligent processor, which is an AI processor for learning operations related to Artificial Intelligence (AI) Processing.
The memory 30 may include one or more computer-readable storage media, which may be non-transitory, and the memory 30 may further include a high-speed random access memory, and a non-volatile memory, such as one or more magnetic disk storage devices and a flash memory storage device, in the present embodiment, the memory 30 is at least used for storing a computer program 301, wherein after being loaded and executed by the processor 31, the computer program can implement the relevant steps of the method for displaying and outputting a Tlinux system of an ARM server disclosed in any of the foregoing embodiments.
In some embodiments, the tliinux system display output device of the ARM server may further include a display screen 32, an input/output interface 33, a communication interface 34, a power supply 35, and a communication bus 36.
Those skilled in the art will appreciate that the configuration shown in figure 3 does not constitute a limitation of the Tlinux system display output device of the ARM server and may include more or fewer components than those shown, such as sensor 37.
The functions of the functional modules of the display output device of the Tlinux system of the ARM server according to the embodiments of the present invention may be specifically implemented according to the method in the above embodiments of the method, and the specific implementation process may refer to the related description of the above embodiments of the method, and will not be described herein again.
Therefore, the display output problem can be corrected without modifying the NTFS server Tlinux system mirror image, so that the aim that the BIOS of the ARM server supports the Tlinux system display output can be achieved quickly, efficiently and accurately.
It is to be understood that, if the display output method of the Tlinux system of the ARM server in the above embodiment is implemented in the form of a software functional unit and sold or used as a standalone product, it may be stored in a computer readable storage medium. Based on such understanding, the technical solutions of the present application may be substantially or partially implemented in the form of a software product, which is stored in a storage medium and executes all or part of the steps of the methods of the embodiments of the present application, or all or part of the technical solutions. And the aforementioned storage medium includes: a U disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), an electrically erasable programmable ROM, a register, a hard disk, a removable magnetic disk, a CD-ROM, a magnetic disk, or an optical disk.
Based on this, an embodiment of the present invention further provides a computer-readable storage medium, in which a tliinux system display output program of an ARM server is stored, and when the tliinux system display output program of the ARM server is executed by a processor, the steps of the tliinux system display output method of the ARM server according to any one of the above embodiments are provided.
The functions of the functional modules of the computer-readable storage medium according to the embodiment of the present invention may be specifically implemented according to the method in the foregoing method embodiment, and the specific implementation process may refer to the related description of the foregoing method embodiment, which is not described herein again.
Therefore, the display output problem can be corrected without modifying the NTFS server Tlinux system mirror image, so that the aim that the BIOS of the ARM server supports the Tlinux system display output can be achieved quickly, efficiently and accurately.
The embodiments are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same or similar parts among the embodiments are referred to each other. The device disclosed by the embodiment corresponds to the method disclosed by the embodiment, so that the description is simple, and the relevant points can be referred to the method part for description.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative components and steps have been described above generally in terms of their functionality in order to clearly illustrate this interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
The detailed description is given above of a display output method and device of the Tlinux system of the ARM server and a computer readable storage medium. The principles and embodiments of the present invention are explained herein using specific examples, which are presented only to assist in understanding the method and its core concepts. It should be noted that, for those skilled in the art, it is possible to make various improvements and modifications to the present invention without departing from the principle of the present invention, and those improvements and modifications also fall within the scope of the claims of the present application.

Claims (10)

1. A Tlinux system display output method of an ARM server is characterized by comprising the following steps:
adding a grub file path of the Tlinux system to a white list guide path of the BIOS firmware in advance;
in the process that the BIOS firmware boots the Tlinux system, transmitting a display start-up adjusting parameter to the Tlinux system kernel through the BIOS firmware when a grub file is booted so that the Tlinux system kernel closes a default enabled display driver according to the display start-up adjusting parameter;
the display start adjustment parameter is used for enabling a display terminal window of the Tlinux system to close and set a display driver of an FB area in efi format through the BIOS firmware.
2. The method for displaying and outputting the tliinux system of the ARM server of claim 1, wherein after the passing the display start-up adjustment parameter to the tliinux system kernel when booting the grub file through the BIOS firmware, the method further comprises:
presetting an external display output port of the Tlinux system;
when the Tlinux system is detected to be successfully started, sending an instruction for displaying and outputting preset information to the Tlinux system;
and when the feedback information which is sent by the Tlinux system and shows that the output is successful is not received, carrying out error reporting prompt.
3. The method for displaying and outputting the Tlinux system of the ARM server of claim 2, wherein an external display output port of the Tlinux system is a VGA interface and/or a KVM and/or an SO L interface.
4. The method for displaying and outputting the tliinux system of the ARM server of claim 2, wherein after the feedback information that the display output sent by the tliinux system is successful is not received, the method further comprises:
packaging the log information from the first time to the second time to generate a fault log information packet; the first time is the moment when the display start adjustment parameter is transmitted to the Tlinux system kernel, and the second time is the moment when the instruction is sent;
and sending the fault log information packet to a pre-bound mailbox through an smtp protocol.
5. The method for displaying and outputting the Tlinux system of the ARM server according to any one of claims 1 to 4, wherein the step of transferring the display start-up adjustment parameters to the Tlinux system kernel when the grub file is booted through the BIOS firmware comprises the following steps:
and enabling the BIOS firmware to set video as efifb: off console tty0 is passed to the tliinux system kernel when the grub file is booted.
6. The Tlinux system display output device of the ARM server is characterized by comprising:
the path presetting module is used for adding a grub file path of the Tlinux system to a white list guide path of the BIOS firmware in advance;
the parameter transferring module is used for transferring a display starting adjusting parameter to the Tlinux system kernel when a grub file is guided through the BIOS firmware in the process that the BIOS firmware guides the Tlinux system, so that the Tlinux system kernel closes a default enabled display driver according to the display starting adjusting parameter; the display start adjustment parameter is used for enabling a display terminal window of the Tlinux system to close and set the display driver of the FB area in the efi format through the BIOS firmware.
7. The tliinux system display output device of an ARM server of claim 6, further comprising a display output detection module, the display output detection module comprising:
the external display interface presetting submodule is used for presetting an external display output port of the Tlinux system;
the instruction issuing sub-module is used for sending an instruction for displaying and outputting preset information to the Tlinux system when the Tlinux system is detected to be successfully started;
and the error reporting sub-module is used for carrying out error reporting prompt when the feedback information which is sent by the Tlinux system and shows that the output is successful is not received.
8. The tliinux system display output device of the ARM server of claim 7, wherein the display output detection module further comprises:
the fault log information packet generating submodule is used for packaging the log information from the first time to the second time to generate a fault log information packet; the first time is the moment when the display start adjustment parameter is transmitted to the Tlinux system kernel, and the second time is the moment when the instruction is sent;
and the information sending submodule is used for sending the fault log information packet to a pre-bound mailbox through an smtp protocol.
9. A tliinux system display output device of an ARM server, comprising a processor configured to implement the steps of the tliinux system display output method of the ARM server according to any one of claims 1 to 5 when executing a computer program stored in a memory.
10. A computer-readable storage medium, wherein the computer-readable storage medium stores a tliinux system display output program of an ARM server, and the tliinux system display output program of the ARM server, when executed by a processor, implements the steps of the tliinux system display output method of the ARM server according to any one of claims 1 to 5.
CN202010259326.1A 2020-04-03 2020-04-03 System display output method and device of ARM server and storage medium Active CN111475214B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010259326.1A CN111475214B (en) 2020-04-03 2020-04-03 System display output method and device of ARM server and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010259326.1A CN111475214B (en) 2020-04-03 2020-04-03 System display output method and device of ARM server and storage medium

Publications (2)

Publication Number Publication Date
CN111475214A true CN111475214A (en) 2020-07-31
CN111475214B CN111475214B (en) 2022-07-22

Family

ID=71749726

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010259326.1A Active CN111475214B (en) 2020-04-03 2020-04-03 System display output method and device of ARM server and storage medium

Country Status (1)

Country Link
CN (1) CN111475214B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114281419A (en) * 2021-12-10 2022-04-05 延锋伟世通电子科技(上海)有限公司 Automobile armrest screen quick starting method, system and medium and ARMv8 system on chip

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107276789A (en) * 2017-05-19 2017-10-20 努比亚技术有限公司 Daily record method for uploading, device and computer-readable recording medium

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107276789A (en) * 2017-05-19 2017-10-20 努比亚技术有限公司 Daily record method for uploading, device and computer-readable recording medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114281419A (en) * 2021-12-10 2022-04-05 延锋伟世通电子科技(上海)有限公司 Automobile armrest screen quick starting method, system and medium and ARMv8 system on chip
CN114281419B (en) * 2021-12-10 2024-01-02 延锋伟世通电子科技(上海)有限公司 Rapid starting method and system for automobile armrest screen, medium and ARMv8 on-chip system

Also Published As

Publication number Publication date
CN111475214B (en) 2022-07-22

Similar Documents

Publication Publication Date Title
US6282646B1 (en) System for real-time adaptation to changes in display configuration
US10282185B2 (en) Method and apparatus for firmware virtualization
US8452952B2 (en) Methods and apparatus for building system images and split booting
US11321027B2 (en) Printing method, information processing apparatus employing printing method, and non-transitory computer-readable recording medium storing instructions therefor
KR20100017023A (en) Image forming apparatus and method for controlling application thereof
US8756592B2 (en) Information processor and information updating method
WO2022199335A1 (en) Method, apparatus and device for controlling firmware upgrade of server component, and storage medium
CN111475214A (en) System display output method and device of ARM server and storage medium
US9141321B1 (en) Configurable printer server device
US10394619B2 (en) Signature-based service manager with dependency checking
CN117407065A (en) Network card pre-start control method, device, equipment, system and storage medium
CN106484442B (en) Server system and method for updating startup mapping file
CN110737444A (en) Remote self-adaptive dynamic deployment method and system for operating system based on firmware
CN113821264B (en) Operating system installation control method, installation control system and computing device
US9244670B2 (en) Driver managing program and information processing
CN111475175B (en) Method, device and medium for installing and guiding operation system based on ARM server
CN113411212B (en) BIOS control system of intelligent network card and BIOS control method of intelligent network card
US6535933B1 (en) Information processing system device control method, information processing system device and software storage medium
CN106445571B (en) Mainboard and starting method
KR20210101075A (en) Electronic device and method for operating clipboard thereof
US9501136B2 (en) Information processing device
US8477353B2 (en) Information processing apparatus, printing method, printing system, and non-transitory computer-readable storage medium
CN210166772U (en) Computing system
JP2018206245A (en) State prediction device, state prediction method and state prediction program
KR102056450B1 (en) Method and apparatus for providing contents including image with changed quality

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
GR01 Patent grant
GR01 Patent grant