CN106557408A - A kind of computer fault alarm system and method - Google Patents
A kind of computer fault alarm system and method Download PDFInfo
- Publication number
- CN106557408A CN106557408A CN201611014347.7A CN201611014347A CN106557408A CN 106557408 A CN106557408 A CN 106557408A CN 201611014347 A CN201611014347 A CN 201611014347A CN 106557408 A CN106557408 A CN 106557408A
- Authority
- CN
- China
- Prior art keywords
- module
- processing module
- computer
- display
- information
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
- G06F11/32—Monitoring with visual or acoustical indication of the functioning of the machine
- G06F11/324—Display of status information
- G06F11/327—Alarm or error message display
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Quality & Reliability (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Debugging And Monitoring (AREA)
Abstract
本发明涉及计算机技术领域,尤其是涉及一种计算机故障报警系统,包括BIOS、处理模块、存储模块和显示模块,所述处理模块还包括一解码单元、一缓存单元、一译码单元和一显示驱动单元,所述BIOS对计算机内部进行检测,所述处理模块与所述BIOS连接以接受其所传输的故障信息进行处理,所述存储模块与所述处理模块相连,所述存储模块预设有所述处理模块所检查出故障的处理方法,所述显示模块与所述处理模块相连,所述显示模块用于显示所述处理模块判断出计算机当前故障信息及处理方法。
The present invention relates to the field of computer technology, in particular to a computer failure alarm system, which includes a BIOS, a processing module, a storage module and a display module, and the processing module also includes a decoding unit, a cache unit, a decoding unit and a display Drive unit, the BIOS detects the inside of the computer, the processing module is connected to the BIOS to accept the transmitted fault information for processing, the storage module is connected to the processing module, and the storage module is preset with The processing method of the fault detected by the processing module, the display module is connected with the processing module, and the display module is used to display the current fault information and processing method of the computer judged by the processing module.
Description
【技术领域】【Technical field】
本发明涉及计算机技术领域,尤其是涉及一种计算机故障报警系统及方法。The invention relates to the technical field of computers, in particular to a computer fault alarm system and method.
【背景技术】【Background technique】
目前电脑已经成为人们工作生活中不可缺少的东西。然而,在工作中电脑难免会出现故障,由于人们的电脑水平存在差异,很多人对电脑的故障缺乏处理能力,所以普通用户面对电脑故障时往往只能束手无策,对于电脑白痴来说往往需要请人上门维修或者把电脑搬到维修店去,这都是件麻烦事。而有时候电脑仅仅是些小故障,用户只需要稍微得到提示就能对症下药快速解决问题。电脑在启动时,为了能正常启动运行,在其电源开启后电脑会进行开机自我检测,主板中的主芯片(BIOS)会对系统的电路、存储器、显卡、键盘、硬盘、软驱等各个组件进行测试,并分享硬盘系统配置对配置好的基本输入输出设备、各种总线协议等进行初始化,再引导操作系统。如期间发生故障,特别是硬件故障,BIOS会控制主板蜂鸣器鸣叫,并以相应的鸣叫声的长短和鸣叫次数来提示故障的类别确定机器故障原因。At present, computers have become an indispensable thing in people's work and life. However, it is inevitable that computers will fail at work. Due to differences in people's computer skills, many people lack the ability to deal with computer failures. Therefore, ordinary users are often helpless when faced with computer failures. It is a hassle for people to come to repair or take the computer to the repair shop. And sometimes the computer is just some glitches, and users only need to get a little hint to prescribe the right medicine to solve the problem quickly. When the computer is started, in order to start and run normally, the computer will perform a self-test after the power is turned on, and the main chip (BIOS) in the motherboard will perform various components such as the circuit, memory, graphics card, keyboard, hard disk, and floppy drive of the system. Test and share the hard disk system configuration. Initialize the configured basic input and output devices, various bus protocols, etc., and then boot the operating system. If a failure occurs during the period, especially a hardware failure, the BIOS will control the buzzer of the motherboard to sound, and use the corresponding length and number of beeps to prompt the type of failure to determine the cause of the machine failure.
最常用的两种BIOS(基本输入输出系统)报警提示音:主板为Aword的BIOS是以长短音结合的方式,主板为AMI的BIOS则是短音结合的方式提示故障所在。但并不是每个用户都明白警报声的含义,而无法进行排查故障。所以把这些抽象的提示音转换为直接具体的故障提示,并给出具体故障的排查解决方法,这将给家用电脑的维护带来很大便利。The two most commonly used BIOS (Basic Input Output System) alarm sounds: the BIOS with Aword motherboard uses a combination of long and short tones, and the BIOS with AMI motherboard uses a combination of short tones to prompt the fault. But not every user understands the meaning of the alarm sound and cannot troubleshoot. Therefore, converting these abstract prompts into direct and specific fault prompts, and providing specific troubleshooting solutions will bring great convenience to the maintenance of home computers.
【发明内容】【Content of invention】
鉴于以上内容,有必要提供一种计算机故障报警系统及方法,使得普通的家庭用户能排查解决家用电脑所出现的故障。In view of the above, it is necessary to provide a computer failure alarm system and method, so that ordinary home users can troubleshoot and solve the failures of home computers.
本发明的目的通过以下技术方案实现:The object of the present invention is achieved through the following technical solutions:
一种计算机故障报警系统,包括BIOS、处理模块、存储模块和显示模块,所述BIOS对计算机内部进行检测,所述处理模块与所述BIOS连接以接受其所传输的故障信息进行处理,所述存储模块与所述处理模块相连,所述存储模块预设有所述处理模块所检查出故障的处理方法,所述显示模块与所述处理模块相连,所述显示模块用于显示所述处理模块判断出计算机当前故障信息及处理方法;所述处理模块还包括一解码单元、一缓存单元、一译码单元和一显示驱动单元,所述解码单元用于解码故障代码,所述缓存单元和所述译码单元相连,所述译码单元用于编译已解码的故障代码,缓存单元用于缓存已解码的故障代码,所述显示驱动单元用于根据已译码的故障代码驱动该显示模块显示故障代码。A computer fault alarm system, including BIOS, a processing module, a storage module and a display module, the BIOS detects the interior of the computer, the processing module is connected to the BIOS to accept the transmitted fault information for processing, the The storage module is connected to the processing module, the storage module is preset with a processing method for the fault detected by the processing module, the display module is connected to the processing module, and the display module is used to display the processing module Determine the current fault information and processing method of the computer; the processing module also includes a decoding unit, a buffer unit, a decoding unit and a display drive unit, the decoding unit is used to decode fault codes, the buffer unit and the The decoding unit is connected to the decoding unit, the decoding unit is used to compile the decoded fault code, the buffer unit is used to buffer the decoded fault code, and the display driving unit is used to drive the display module to display according to the decoded fault code error code.
进一步的,所述处理模块所接收处理后的故障信息传输至存储模块存储。Further, the processed fault information received by the processing module is transmitted to the storage module for storage.
进一步的,所述处理模块通过I/O口与所述BIOS的蜂鸣器端连接计算机。Further, the processing module is connected to the computer through the I/O port and the buzzer terminal of the BIOS.
进一步的,所述显示装置为LED显示屏。Further, the display device is an LED display screen.
一种计算机故障报警方法,包括以下步骤:A computer failure alarm method, comprising the following steps:
步骤1:提供一处理模块,BIOS对计算机各部件进行检测,并将检测信息传输给处理模块;Step 1: providing a processing module, the BIOS detects each component of the computer, and transmits the detection information to the processing module;
步骤2:提供一存储模块,存储模块与处理模块相连,处理模块中的包含有解码单元和缓存单元,所述处理模块接收BIOS所传输故障信息,处理模块中的解码单元对故障信息进行解码,解码后信息缓存到缓存单元再传输给存储模块进行存储Step 2: provide a storage module, the storage module is connected to the processing module, the processing module includes a decoding unit and a buffer unit, the processing module receives the fault information transmitted by the BIOS, and the decoding unit in the processing module decodes the fault information, After decoding, the information is cached in the cache unit and then transmitted to the storage module for storage
步骤3:所述处理模块根据接受处理故障信息后,同步从存储模块调取故障解决方法,将故障信息及解决方法一并传输给显示模块;Step 3: After receiving and processing the fault information, the processing module synchronously retrieves the fault solution from the storage module, and transmits the fault information and the solution to the display module;
步骤4:提供一显示模块,该显示模块与处理模块相连,处理模块还包括一译码单元和一显示驱动单元,译码模块将已解码的故障信息及故障解决方案进行译码以驱动该显示模块,该显示驱动单元驱动显示模块将故障信息及解决方法以文字形式显示出来。Step 4: Provide a display module, the display module is connected with the processing module, the processing module also includes a decoding unit and a display drive unit, the decoding module decodes the decoded fault information and fault solution to drive the display module, the display drive unit drives the display module to display fault information and solutions in text.
进一步的,所述处理模块通过I/O口对BIOS传输的计算机故障信息进行实时检测、识别,从中提取该信息进行转换成显示装置能识别的信息。Further, the processing module detects and recognizes the computer fault information transmitted by the BIOS in real time through the I/O port, extracts the information and converts it into information that can be recognized by the display device.
进一步的,所述处理模块通过I/O口对BIOS传输的计算机故障信息进行实时检测、识别,从中提取该信息进行转换成显示装置能识别的信息。Further, the processing module detects and recognizes the computer fault information transmitted by the BIOS in real time through the I/O port, extracts the information and converts it into information that can be recognized by the display device.
本发明有益效果:Beneficial effects of the present invention:
本发明与现有技术相比,有益效果在于:本发明通过I/O接口之间截取电脑故障信息,并把故障信息进行处理以文字信息形式显示出来,而且检测到故障信息后,还配以解决故障方法,让用户不仅知道故障所在还能根据提示自己动手解决故障,达到让对电脑故障完全不懂的用户都能自行解决力所能及的电脑故障,给普通电脑用户带来方便。Compared with the prior art, the present invention has the beneficial effects that: the present invention intercepts computer fault information through the I/O interface, and processes the fault information to display it in the form of text information, and after detecting the fault information, it is also equipped with The fault-solving method allows users not only to know where the fault is, but also to solve the fault by themselves according to the prompts, so that users who are completely ignorant of computer faults can solve computer faults within their capabilities, and bring convenience to ordinary computer users.
【附图说明】【Description of drawings】
图1为本发明的计算机故障报警系统示意图。Fig. 1 is a schematic diagram of a computer failure alarm system of the present invention.
图2为本发明的计算机故障报警方法示意图。Fig. 2 is a schematic diagram of the computer failure alarm method of the present invention.
【具体实施方式】【detailed description】
如图1所示,一种计算机故障报警系统,包括BIOS、处理模块、存储模块和显示模块,所述BIOS对计算机内部进行检测,所述处理模块与所述BIOS连接以接受其所传输的故障信息进行处理,所述存储模块与所述处理模块相连,所述存储模块预设有所述处理模块所检查出故障的处理方法,所述显示模块与所述处理模块相连,所述显示模块用于显示所述处理模块判断出计算机当前故障信息及处理方法。所述处理模块还包括一解码单元、一缓存单元、一译码单元和一显示驱动单元,所述解码单元用于解码故障代码,所述缓存单元和所述译码单元相连,所述译码单元用于编译已解码的故障代码,缓存单元用于缓存已解码的故障代码,所述显示驱动单元用于根据已译码的故障代码驱动该显示模块显示故障代码。As shown in Figure 1, a kind of computer fault alarm system comprises BIOS, processing module, storage module and display module, and described BIOS detects inside of computer, and described processing module is connected with described BIOS to accept the fault transmitted by it The information is processed, the storage module is connected to the processing module, the storage module is preset with a processing method for the fault detected by the processing module, the display module is connected to the processing module, and the display module uses The display processing module judges the current fault information of the computer and the processing method. The processing module also includes a decoding unit, a buffer unit, a decoding unit and a display drive unit, the decoding unit is used to decode fault codes, the buffer unit is connected to the decoding unit, and the decoding The unit is used for compiling the decoded fault code, the cache unit is used for buffering the decoded fault code, and the display driving unit is used for driving the display module to display the fault code according to the decoded fault code.
进一步的,所述处理模块所接收处理后的故障信息传输至存储模块存储。所述处理模块通过I/O口与所述BIOS的蜂鸣器端连接计算机。进一步的,所述显示装置为LED显示屏。Further, the processed fault information received by the processing module is transmitted to the storage module for storage. The processing module is connected to the computer through the I/O port and the buzzer terminal of the BIOS. Further, the display device is an LED display screen.
所述BIOS在计算机开机时对计算机各个部件进行检测。计算机主板的蜂鸣器输出端与处理模块相连,计算机在开机BIOS自检时发现故障会将故障信息通过蜂鸣器提示出来。而处理模块在蜂鸣器输出端就能得到该检测信息。The BIOS detects each component of the computer when the computer is turned on. The buzzer output terminal of the computer main board is connected with the processing module, and the computer will prompt the fault information through the buzzer if the computer finds a fault during the BIOS self-check. The processing module can obtain the detection information at the output end of the buzzer.
所述处理模块包括信息处理单元及数据调取单元,信息处理单元通过I/O口分别与蜂鸣器输出端及显示模块相连,信息处理单元通过I/O口对其进行实时检测、识别,从中提取有用的信息,进行翻译,转化成语音芯片能识别的信息,数据调取单元与存储模块相连。The processing module includes an information processing unit and a data retrieval unit, the information processing unit is respectively connected to the buzzer output terminal and the display module through the I/O port, and the information processing unit detects and recognizes it in real time through the I/O port, Useful information is extracted from it, translated, and converted into information that can be recognized by the voice chip, and the data retrieval unit is connected to the storage module.
所述I/O口有一定频率的方波信号通过。所述信息处理模块通过检测是否有一定频率的信号通过I/O口来确认是否有信号发生,通过信号的长短来确认长短声,通过判断长短声的结合来确定识别报警原因。A square wave signal with a certain frequency passes through the I/O port. The information processing module confirms whether there is a signal through the I/O port by detecting whether there is a signal of a certain frequency, confirms the long and short sounds by the length of the signal, and determines the identification alarm cause by judging the combination of long and short sounds.
所述显示模块与处理模块相连,接收处理模块转换的可识别信息转换为文字信息并直接在显示屏显示。The display module is connected with the processing module, and the identifiable information converted by the receiving processing module is converted into text information and directly displayed on the display screen.
如图2所示,一种计算机故障报警方法As shown in Figure 2, a computer failure alarm method
步骤1:提供一处理模块,BIOS对计算机各部件进行检测,并将检测信息传输给处理模块。计算机的错误检测主要是通过开机自检来完成的。开机时,BIOS会针对计算机各部件进行检测,并将检测信息通过蜂鸣器提示出来。于是,在驱动BIOS的蜂鸣器端就能得到BIOS向蜂鸣器发出的驱动信号,这些信号就是计算机的开机检测信息,所述BIOS进行开机检测发现计算机错误信息,就传输给所述处理模块进行处理。Step 1: providing a processing module, the BIOS detects each component of the computer, and transmits the detection information to the processing module. The error detection of the computer is mainly done through the power-on self-test. When starting up, the BIOS will detect each component of the computer and prompt the detection information through the buzzer. Thus, the drive signals sent by the BIOS to the buzzer can be obtained at the buzzer end of the BIOS, and these signals are the boot detection information of the computer, and the BIOS detects computer error information when the boot detection is performed, and transmits it to the processing module to process.
步骤2:提供一存储模块,存储模块与处理模块相连,处理模块中的包含有解码单元和缓存单元,所述处理模块接收BIOS所传输故障信息,;处理模块根据接收到的信息,转换为数字量,处理模块根据数字量的大小判断所接受的信号是否为有效的故障信号,确定为有效的信号后,通过定时计数方式判断信号为长信号还是短信号,并对长型号和短信号分别计数。后根据长型号及短信号的个数来判断所测电脑的故障类型,处理模块中的解码单元对故障信息进行解码,解码后信息缓存到缓存单元再传输给存储模块进行存储。Step 2: Provide a storage module, the storage module is connected with the processing module, and the processing module includes a decoding unit and a buffer unit, and the processing module receives the fault information transmitted by the BIOS; the processing module converts the information into digital according to the received information The processing module judges whether the received signal is a valid fault signal according to the size of the digital quantity. After it is determined to be a valid signal, it judges whether the signal is a long signal or a short signal through a timing counting method, and counts the long model and the short signal respectively. . Afterwards, the fault type of the tested computer is judged according to the number of long models and short signals. The decoding unit in the processing module decodes the fault information, and the decoded information is cached in the cache unit and then transmitted to the storage module for storage.
步骤3:所述处理模块根据处理后的信息传输给存储模块,存储模块存储具体的故障信息;存储模块分别记录每次故障发生的时间及次数,处理模块能调取存储模块所记录的故障信息,判断故障发生频率是否超出预设值。Step 3: The processing module transmits the processed information to the storage module, and the storage module stores specific fault information; the storage module records the time and times of each fault occurrence, and the processing module can retrieve the fault information recorded by the storage module , to judge whether the fault occurrence frequency exceeds the preset value.
步骤4:提供一显示模块,该显示模块与处理模块相连,处理模块还包括一译码单元和一显示驱动单元,所述处理模块根据接受处理故障信息后,同步从存储模块调取故障解决方法,。译码模块将已解码的故障信息及故障解决方案进行译码以驱动该显示模块,该显示驱动单元驱动显示模块将故障信息及解决方法以文字形式显示出来。Step 4: Provide a display module, the display module is connected with the processing module, the processing module also includes a decoding unit and a display drive unit, and the processing module synchronously retrieves the fault solution from the storage module after receiving and processing the fault information ,. The decoding module decodes the decoded fault information and fault solutions to drive the display module, and the display drive unit drives the display module to display the fault information and solutions in text form.
该注意的是,上述实施例对本发明进行说明而不是对本发明进行限制,并且本领域技术人员在不脱离所附权利要求的范围的情况下可设计出替换实施例均应属于本发明所涵盖专利。It should be noted that the above-mentioned embodiments illustrate the present invention rather than limit the present invention, and those skilled in the art can design alternative embodiments without departing from the scope of the appended claims, all of which should belong to the patents covered by the present invention. .
Claims (6)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201611014347.7A CN106557408A (en) | 2016-11-18 | 2016-11-18 | A kind of computer fault alarm system and method |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201611014347.7A CN106557408A (en) | 2016-11-18 | 2016-11-18 | A kind of computer fault alarm system and method |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| CN106557408A true CN106557408A (en) | 2017-04-05 |
Family
ID=58444774
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201611014347.7A Pending CN106557408A (en) | 2016-11-18 | 2016-11-18 | A kind of computer fault alarm system and method |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN106557408A (en) |
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN107975910A (en) * | 2017-12-21 | 2018-05-01 | 重庆金鑫科技产业发展有限公司 | A kind of monitoring system of central air-conditioning |
| CN111538644A (en) * | 2020-04-30 | 2020-08-14 | 阜阳师范大学 | Computer fault alarm system and method |
| CN113407399A (en) * | 2021-06-11 | 2021-09-17 | 浪潮电子信息产业股份有限公司 | Method, device, equipment and storage medium for diagnosing startup hardware fault |
| CN114035555A (en) * | 2021-11-19 | 2022-02-11 | 武汉润致新电子科技有限公司 | PLC controller fault detection system |
Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101192187A (en) * | 2006-11-30 | 2008-06-04 | 中国长城计算机深圳股份有限公司 | Computer fault alarm system and method |
| US20090100287A1 (en) * | 2007-10-12 | 2009-04-16 | Shao-Kang Chu | Monitoring Apparatus and a Monitoring Method Thereof |
| CN101593139A (en) * | 2008-05-30 | 2009-12-02 | 鸿富锦精密工业(深圳)有限公司 | Main board fault diagnosis device and its diagnosis method |
| CN102999413A (en) * | 2011-09-13 | 2013-03-27 | 联想(北京)有限公司 | Chip, display, computer and fault message display method |
| CN202956755U (en) * | 2012-12-06 | 2013-05-29 | 肖苏 | Novel computer failure alarming and automatic detecting device |
| CN106130794A (en) * | 2016-08-24 | 2016-11-16 | 上海卓易科技股份有限公司 | A kind of fault handling method and device |
-
2016
- 2016-11-18 CN CN201611014347.7A patent/CN106557408A/en active Pending
Patent Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101192187A (en) * | 2006-11-30 | 2008-06-04 | 中国长城计算机深圳股份有限公司 | Computer fault alarm system and method |
| US20090100287A1 (en) * | 2007-10-12 | 2009-04-16 | Shao-Kang Chu | Monitoring Apparatus and a Monitoring Method Thereof |
| CN101593139A (en) * | 2008-05-30 | 2009-12-02 | 鸿富锦精密工业(深圳)有限公司 | Main board fault diagnosis device and its diagnosis method |
| CN102999413A (en) * | 2011-09-13 | 2013-03-27 | 联想(北京)有限公司 | Chip, display, computer and fault message display method |
| CN202956755U (en) * | 2012-12-06 | 2013-05-29 | 肖苏 | Novel computer failure alarming and automatic detecting device |
| CN106130794A (en) * | 2016-08-24 | 2016-11-16 | 上海卓易科技股份有限公司 | A kind of fault handling method and device |
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN107975910A (en) * | 2017-12-21 | 2018-05-01 | 重庆金鑫科技产业发展有限公司 | A kind of monitoring system of central air-conditioning |
| CN111538644A (en) * | 2020-04-30 | 2020-08-14 | 阜阳师范大学 | Computer fault alarm system and method |
| CN113407399A (en) * | 2021-06-11 | 2021-09-17 | 浪潮电子信息产业股份有限公司 | Method, device, equipment and storage medium for diagnosing startup hardware fault |
| CN114035555A (en) * | 2021-11-19 | 2022-02-11 | 武汉润致新电子科技有限公司 | PLC controller fault detection system |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN112148515B (en) | Fault positioning method, system, device, medium and equipment | |
| RU2009108308A (en) | DEVICES, SYSTEMS AND METHODS CONCERNING PLC SYSTEM FAILURE | |
| US7882395B2 (en) | Debug device for embedded systems and method thereof | |
| CN106557408A (en) | A kind of computer fault alarm system and method | |
| TWI571735B (en) | Computer status diagnostic chip and computer status diagnostic system including the same | |
| CN101593139A (en) | Main board fault diagnosis device and its diagnosis method | |
| US20110161737A1 (en) | Post code monitoring system and method | |
| CN101840371A (en) | Method for fast displaying fault of computer | |
| CN101124549B (en) | Apparatus and method for displaying computer status | |
| CN103176885A (en) | Network card stoppage prompting system | |
| CN208140901U (en) | A kind of server power supply real time monitoring apparatus | |
| CN106708675A (en) | Method for detecting faults before starting of computers | |
| CN101739320A (en) | Error detection device and method for server | |
| CN101672879B (en) | Automatic diagnostic device and method of electronic products | |
| CN104063297A (en) | Method and device capable of diagnosing computer hardware through USB interfaces | |
| CN115801540A (en) | PCIe device degradation detection method, device, terminal and storage medium | |
| CN106598792A (en) | Fault detection system of computer prior to booting | |
| US8635502B2 (en) | Debug card and method for diagnosing faults | |
| CN101114249A (en) | I2C bus testing apparatus of mainboard and method thereof | |
| WO2018227475A1 (en) | Fingerprint chip detection method, device and system | |
| CN203433507U (en) | A fault detection device for a computer mainboard | |
| CN101192187A (en) | Computer fault alarm system and method | |
| CN101989219B (en) | Hardware fault detection debugging code information output method, device and system | |
| CN106708644A (en) | Computer fault detection system and method | |
| CN111077401B (en) | Keyboard testing method, 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 | ||
| WD01 | Invention patent application deemed withdrawn after publication | ||
| WD01 | Invention patent application deemed withdrawn after publication |
Application publication date: 20170405 |