Program for updating bios gigabyte. Guide to self-updating bios gigabyte

BIOS is an abbreviation familiar to everyone, the meaning of which is not familiar even to many sophisticated and experienced users of personal computers. Most of them associate it with a gray-blue interface in the style of MS DOS or Windows 3.1, but many may not tell you about its functionality. Most of the average user's knowledge, at best, is limited to the fact that BIOS is the computer's system settings or something like that, because it is quite difficult to give an exact answer. This complexity is quite justified - a personal computer is not easy for the average person to understand when it comes to fast and productive work in any industry, and understanding the basic mechanisms of its functioning and, moreover, each of its components seems almost impossible - in practice, this knowledge borders on erudition and are not useful in most situations.

So, BIOS is an input/output system that stands between hardware and software (together with the user) and allows you to use computer resources for their intended purpose. It has a permanent memory module, which contains a number of data about the equipment configuration, including time - all owners of old computers have encountered replacing the battery and could hear that it powers this particular component. An important feature of the BIOS is that the capabilities of other equipment located on the motherboard directly depend on its capabilities.

But for most PC users, all these technical issues are unimportant, but there is a practical need for those actions that they may also encounter. These include, for example, replacing an outdated processor with a newer and more productive model: support by the motherboard at the software level directly depends on whether the BIOS is “friendly” with it. Compatibility may not be added immediately: if the processor slot (Socket) can no longer be changed, then it is possible to create the necessary conditions for the functioning of a suitable hardware model, and the majority of motherboard creators take care of ensuring compatibility.

Why flash the BIOS?

As it became clear from the above, the BIOS ensures the joint operation of all components located on the motherboard. We are particularly interested in the processor and RAM: their capabilities are developing at the fastest pace and require the release of motherboard models at the appropriate speed. But this practice is not very profitable and the creators decided to leave a reserve for the future, leaving the user the opportunity, within certain limits, to improve the compatibility of the motherboard with hardware independently. This was the reason for the emergence of the BIOS firmware procedure on personal computers, which allows you to get rid of many problems with it.

It is worth noting that the procedure is quite dangerous compared to other actions with a PC: if the light is turned off at the time of overwriting (rarely, but it happens), everything will not be restored in any way and the motherboard can be put somewhere far away or simply thrown away. But in frequent cases, such a procedure is still necessary, it brings support not only for new components, but also tools for working with new equipment - older models of motherboards that do not support flashing via USB devices received this opportunity thanks to the compatibility package included in the firmware for such equipment. The computer's flexibility in capabilities is invaluable, and in cases where firmware is still necessary, do not be intimidated by the high complexity of this process - if all procedures are performed correctly, the risk of harming the computer is minimal, and the process can often take only a few minutes, but this is worth talking about in more detail.

Often the manufacturer himself may recommend reflashing - this may be due to a number of shortcomings that were not noticed and/or eliminated during the production phase. For many PC owners who have one of the new series of motherboards, this practice is not something unfamiliar - for objective reasons this happens very often.

Which motherboards require flashing their BIOS?

An important feature of this whole story is the fact that there are still only three companies in the world that produce the software part of any I/O system. It will become intuitively clear to many that this increases the chances of each individual model for flashing, and in fact this is how it turns out: no matter what the manufacturer of your motherboard, with a high degree of probability (which tends to a hundred percent) this procedure is possible for you. But it is worth adding that the same company is engaged in supplying updates and it is not in its commercial interests to invest heavily in improving the performance and capabilities of old models - then there is simply no need to buy new ones.

The theoretical possibility of replacing the firmware is included in any BIOS - at the heart of the device there is a memory module designed for approximately 1000 rewrite cycles. But the release of firmware will now be entirely the responsibility of the motherboard manufacturer.


Checking this possibility is quite simple: you just need to know the manufacturer and model of your device and its model (if not, then welcome to the next section of the article). We go to its official website (both ASUS, MSI, ASRock and others have their Russian-language versions) and follow the page dedicated to your version of the device. There, in one of the tabs, a category with all released firmware for this component will be available, as shown in the example of the official ASUS website below.


On the websites of other companies, the procedure is approximately the same - in the corresponding section all possible options for updating the BIOS will be offered, since in models from different manufacturers they differ in process almost completely and the skill of flashing one component cannot guarantee knowledge of the intricacies of another - here it is worth carefully studying the proposed online step-by-step guides or, ideally, documentation from the manufacturer itself. There are also many videos of flashings on the network: there are relatively few motherboard models, but out of those hundreds or thousands of users who encountered the problem, at least one decided to record a video - just search on video hosting sites. Viewing the process from the outside will remove the subconscious fear of “breaking something” and will help you understand the essence of a particular stage.

Determining the motherboard model

Many find it difficult to determine the model of their motherboard - as with other knowledge of a similar nature, there is the same problem: there is no urgent need to memorize or remember an intricate set of letters and numbers and this does not help in everyday tasks. Turning to documentation or looking for a box is also not an option - many people tend to lose such things when moving, take them somewhere for storage, or simply forget about them. This problem may also arise for those who bought a PC secondhand, although in stores when selling an assembled system unit, boxes from some devices also have a habit of not being given, and buyers are reluctant to take them with them.

There are four ways to figure out what model of motherboard you have. Of these, three involve the use of utilities, and one requires direct access to the board. The latter will not work if you have a laptop: it is not recommended for a non-professional to disassemble them, and even pros can’t always cope – the maintainability of modern solutions is mediocre. The same applies to All-in-One PC and any other solutions that are not mounted in a standard system unit. You should also not do this if your PC is under warranty: all screws will be covered with seals, which will easily show whether the device has been opened. There is no need to perform any manipulations - the very presence of damage is already a sufficient reason for refusal of warranty service, which is clearly stated in the terms and conditions of any such company.

If nothing prevents you from opening the system unit, unscrew two/three/four, or, more simply, all the existing bolts and remove the cover from the side. We will see a motherboard, on the surface of which a sticker will be waiting for you.

That's all: remember or rewrite the model, perform all the completed manipulations with the lid in reverse order.

In the case of checking programmatically, the command line, which is available in any version of the operating system of the company from Redmond, can also help. After opening it, you will need to type two commands, activating each by pressing Enter.

wmic baseboard get Manufacturer wmic baseboard get product

The first will provide information on the component manufacturer, and the second - by model. If you don’t want to deal with the command line and disassembling the system unit, then the AIDA64 (formerly Eevrest) and msinfo32 utilities can be a quick alternative. It’s worth downloading their free versions from official websites - you most likely won’t need the full functionality, but there’s always a chance of catching a virus. In AIDA64 you just need to go to the “Motherboard” section from the start window, and in msinfo32 – to the System Information tab and read the data opposite the Motherboard item.



For Linux-based systems (including Ubuntu, Linux Mint and the like), you need to activate the command dmidecode.

There, among all the data, you need to select the Manufacturer and Product Name items.

Is it necessary to perform a BIOS backup?

You need to understand that BIOS firmware is created by people, and the array of information for coordinated interaction must be clearly calculated, and all aspects must be clearly planned. And if in theory this is possible, in practice this does not always happen: there is a high probability that flashing this system along with a number of improvements can introduce a number of problems with your PC into your life, so it’s still worth protecting yourself in case of such a possibility.

Manufacturers themselves do not provide such an opportunity, only allowing more than one firmware version to be recorded onto a medium and their subsequent use. But this does not always happen, since no one expects an unfavorable outcome when undertaking such an operation.

Similar capabilities are provided by a third-party program called Universal BIOS Backup ToolKit. This product was made by an enthusiastic programmer from China back in 2008 and works excellently on operating systems of the Windows family with versions from XP to 8.1 inclusive. An important feature of this program is its well-coordinated operation: backup copies are correct, the likelihood of damage to the final file is close to zero, and the software works surprisingly efficiently, as if it were made by an enthusiast. You should only launch it by right-clicking and calling up the “Run as Administrator” sub-item - otherwise errors in operation simply cannot be avoided.


The only pitfall that may occur to those unfamiliar with the issue: most antivirus programs recognize it as malware, which is not true. Of course, they can infect the source file, but even a utility downloaded from the official website will not pass the test of most programs of this class from the first echelon. The reason for this is a specific driver, thanks to which the software has such unique functionality. In fact, it does not cause any harm, it is only important to download it from a trusted source. The program interface is in English, but very simple. The small window contains only a few buttons, the meaning of which will be clear not only to an experienced user, but even to an inexperienced user in this matter. In addition to the exit button and the key that causes reading the documentation, the program window has buttons to start copying. After completing the process, which takes from one to two to three minutes, an archive in .rom format will be available in the program folder (or any other folder specified by the user), which is a complete copy of your firmware. The memory size, which is indicated on the left, is determined automatically, but it is better to double-check it for your motherboard model - if there is a failure, there will be problems and you will not be able to use an incorrectly made copy due to inevitable errors in the future. The likelihood of its success on BIOS UEFI is doubtful, but further updates to the program should correct all the shortcomings, and may have already been fixed by the time you read this article.

General information about firmware via DOS

Firmware via DOS is one of the safest options for reinstalling software for a given computer node, since all problems associated with the incorrect operation of your operating system are simply eliminated. There are slightly different variations of the process for different models of laptops and motherboards on computers, although most of them have many similar features and the guide to flashing this way can be boiled down to a universal series of steps that need to be taken.

    Prepare media for flashing. This could be a floppy disk or flash drive.

    In direct comparison, they are in no way inferior to each other when it comes to this process, but it is recommended to take out a floppy disk only if the motherboard (or BIOS) does not support booting from a flash drive. If you still decide to use a more outdated option, then you should check the integrity of the floppy disk by inserting it into the computer, going to “My Computer” and calling the disk check in the properties of the media that appears in the list (in our case, this is a floppy disk). If any errors occur, you should not expect a miracle from a faulty floppy disk - there is a high probability of malfunctions during the process of “uploading” files and incorrect operation of the PC, up to a breakdown and the need to take it for repairs.

    Read the official recommendations given by the manufacturer on the official website. Also, similar manuals can be found in the instructions for the motherboard, but the data tends to become outdated and it is quite possible that the same happened in your case.

    Also, during the flashing process, you will be asked to download the files necessary for this, which include, at a minimum, a utility for formatting the media and a firmware file from the list.

    Make a backup copy of the data on the media.

    Everything is simple here: if there is any important data left on a flash drive or floppy disk (which is unlikely), then you need to save it on the computer’s hard drive: during the process of changing the firmware, they will not be lost, but the removable disk will need to be formatted.

    Formatting the disk.

    A special utility that runs as Administrator will help here. Perhaps this is not in the recommendations, but launching any program of this kind must be done exactly this way, otherwise you can get a large number of “complex” problems and the firmware process will stop. You can also format it using built-in tools by clicking on the disk icon in “My Computer” and selecting the item of the same name. All values ​​should be left as default, nothing needs to be changed. Is it worth doing a full format? It will take a lot of time, so it’s better not to simply uncheck the “fast” box - the effect will be about the same.

    Copying the firmware file.

    This stage can be carried out either using a utility or done using a regular Explorer, with the help of which we usually perform all operations with files on our computer. An important feature is that there should be no extraneous files on the media - formatting (point 4) is mandatory; deleting files is not enough.

    It is worth pressing the reboot button (no matter on the case or in the system menu) and when loading the initial screen, press the BIOS entry button - Delete. After this we see a menu where you need to select the boot partition: it will be called Boot. In this tab, you need to change the boot priority from media and put the one on which the firmware file is written first. After completing all the preparations, press the F10 key (save all changes and reboot) and follow the instructions given for your specific motherboard model - here the process may differ significantly.

Updating BIOS via Windows

Almost every motherboard manufacturer provides the option of updating the BIOS firmware through the operating system: each of them has its own utility that does everything almost automatically. However, you should carefully study all the instructions so as not to be confused at the most inopportune moment.

As described in the previous paragraphs of this article, you need to go to the manufacturer’s website and select your motherboard model. In the accompanying tabs, the corresponding utilities will be available for download along with the firmware files - in most cases, the process is identical even for products from different companies. Next, you need to run the utility (with Administrator rights, of course) and select the firmware method (the “From file” item or something similar). Next, look in the file manager for the place where you saved the archive and click the “Run” button - the program does the rest automatically. The advantage of this method is its simplicity - even a beginner in PC development can cope with it. Another thing is whether a beginner needs to flash the BIOS, because, as mentioned earlier, the procedure can damage components and negatively affect the operation of the computer. It is worth noting that the already small probability of a system failure or power outage is superimposed by a considerable chance of a failure in the operating system itself - despite all their stability, these software products are extremely complex: even on slightly different configurations they can lead to themselves in completely different ways, because the number of factors that can influence this is extremely large. It is also necessary to warn users who nevertheless decide to take such a step: running any programs or leaving a browser, torrent client or office document running is not recommended - any combination can affect the operation of the built-in utility and then a call to the service center cannot be avoided. The problem is in the OS itself, which has a lot of components and thousands of possible bugs, an array of which even companies like Microsoft take years to fix.

In truth, flashing firmware using utilities is far from the best idea, and if such an opportunity exists, it is better to use more reliable options: flashing via DOS or through the built-in BIOS tools. Such solutions may be less simple and time-saving, but they give a much more predictable effect, which cannot be said about the option described above. In cases of firmware using other methods, the number of factors that can negatively affect the process is minimal, and with the inclusion of the operating system with all its shortcomings in the equation, the likelihood of failures increases by an order of magnitude.

MSI

Unlike even larger market players, this company provides the ability to flash the BIOS using any available method described above. This is convenient, since many people cannot handle the BIOS system menu, and some are worried about safety and are ready to play it safe, not wanting to use a utility launched from under the operating system. There is also the option of flashing firmware via loading into DOS, which is also safe and relatively simple - here the choice must be made by the user based on an objective assessment of their capabilities and willingness to minimize or accept risks.

Whatever the process and whatever method is used, you need to start by determining the model of your motherboard, which can be done in several ways, described above in this article. On the manufacturer's official website, look for your model and download the necessary files, following the instructions. But since there are even three paths themselves, users will clearly not be satisfied with such a simple explanation and will ask to describe the process in detail.

Live Update

Live Update is a utility produced by the company for flashing the BIOS and some other similar manipulations. It is worth noting that MSI motherboards are also installed on laptops, tablets and other devices - it will not help here and you will have to use other methods. This is due to the fact that during the firmware process, unexpected errors may occur that will become critical to the performance and functioning of the device.

So, download the utility from the official website and install it (running the installer with Administrator rights). This will solve the problem of unexpected failures that so often occur in work after a conflict between programs and permissions. Next, launch the program and go to the appropriate item (tab). It is also necessary to simultaneously download the archive with the firmware, because the automated option, according to reviews, does not always work correctly and it is better to refrain from using it.


Then, following the menu, we will have to face a warning that calls for closing all open programs (which was already mentioned here earlier) and wait for the end of all actions that the program performs. Then, of course, the PC will reboot and using the same program you can find out about the overall success of the operation.

There is another option for the program, which offers automated installation of firmware updates via DOS, which was described in earlier sections of the article. It is worth noting that it retains all the advantages of this method and allows for easy and safe installation of a software upgrade. Technically, the program only downloads the archive with the firmware, so the further process is no different from the “manual” installation, but you no longer need to search for the required version of the motherboard and download the archive - the utility is responsible for all this. The downside is that you may not need the newest version, but the software will download it, and the highest numbers in the version column do not guarantee better performance, as we have seen in many cases.

MFLASH is a utility from MSI that is built into the BIOS and allows you to install updates directly using the system's tools. In order to operate it, no additional tricks are needed: just an empty (or better yet, formatted) USB flash drive and a file with BIOS software downloaded onto it. Here the sequence of actions is slightly different: the first of them should be downloading the file mentioned above for your model. Then you will need to clear the space - the presence of other files is undesirable, although some users speak positively about the success of such an installation.

After the reboot, you will need to enter the BIOS using the Delete button and find the tab with the same name as the utility. Next, you will need to specify the path to the file (disk) and click on the button to start the process. The length of the entire procedure after entering the BIOS is only a couple of minutes maximum, and after rebooting you will receive a system that is most likely to work correctly - there is no chance that it could be affected by any software failures.


From under DOS

It is also a reliable method that does not involve the system at all and works perfectly when updating software. In order to find it, you will need to look among the files on the official one for exactly the one that is needed for installation under this OS - there will be a corresponding note in the name at the end, as in the screenshot. Next, you need to get a floppy disk, check it for errors using the utility built into Windows and format it there. If there are no errors when checking the disk, then you can write a file to it - it will become the installation file.

Next, reboot and enter the BIOS using the Delete button. After this has happened, look for the Boot Device Priority item and put our media (Floppy Drive) in first place. Next, press F10, agree to save all changes and wait for the reboot.


After loading the operating system, we will see a black background with fonts of bright colors (or white) - that means we are logged in. We will be asked to press Y to continue and N to exit this mode. We press the first button, wait a minute and a half and see a message about the successful completion of the firmware upload. We remove the floppy disk and reboot the computer, simultaneously going into the BIOS and changing the boot priority back to the hard drive, although if the floppy disk is removed and there is no boot disk in the drive, it will do this anyway.

Gigabyte

Gigabyte is the world's third-largest motherboard manufacturer, with its main facilities and headquarters located in China. The company previously did not have such technologies and was just a contractor for large market “sharks” like Asus or Intel, but having “snooped” on some of their developments and opened research departments, it quickly turned from an apprentice into a full-fledged competitor.

Gigabyte specialists working on BIOS software did not reinvent the wheel: all methods of reinstalling software for this system are as similar as possible and are clearly borrowed from other market players. It is not known for certain whether patent wars are taking place between corporations, but one thing is certain: the user remains a winner from such solutions, because all the actions and methods of changing the firmware that Asus and MSI work on also work on the motherboards of the Chinese company - only the appearance differs (purely formally) and names of utilities. The company did not come up with anything fundamentally new, which had a positive effect on the convenience of carrying out such operations.

A positive point is that the company makes every effort to make its documentation easy to find, which is not hidden in the depths of the official website, but is easily accessible within the search results of any system on the first page in several copies.

The company, or rather its specialists, strongly do not recommend carrying out such a procedure if you have not identified any malfunctions or malfunctions in the operation of the equipment: processor, RAM and other components. In many cases, according to the company's own research, performance does not improve and worsens, so it is worth carefully considering the feasibility of flashing the BIOS.

Also in the manuals, much attention is paid to accurately determining the motherboard model, taking into account the revision. Since the Gigabyte lineup contains models that are designated the same, but one of them is a re-release of the second, the firmware (and all other manipulations) may differ, and the use of the wrong archive can have the most detrimental effect.

It is also worth noting that in the event of a breakdown or any other malfunction that may occur in the event of a flashing, the device is not subject to warranty, since this action is entirely qualified as a repair. This is also worth considering and it’s good that the manufacturer is not silent about it.

Q-Flash is the most reliable way to flash BIOS: this utility is built into the system itself and performs its functions perfectly, with minimal susceptibility to incorrect firmware. Its operation does not depend on the operation of the operating system, which is a definite plus. The only problem is that not all solutions support this technology - in other situations, a much simpler solution would be firmware via DOS.


Before using the Q-Flash utility, you must download the most current version of BIOS microcode that matches your motherboard model from the GIGABYTE official website. The file with the BIOS microcode must be written to a medium (floppy disk, flash drive or hard drive; FAT32/16/12 file system).

Since updating the BIOS microcode carries potential risks, it is not recommended to update the BIOS if the current BIOS version does not cause any problems. Updating the BIOS should be done extremely carefully. Incorrect BIOS update may result in system inoperability.

This solution allows you to update the firmware of the input/output system from under the good old operating system such as DOS. It is worth noting that the flashing operation must be performed on a system operating in normal mode. Overclocking, low memory timings, non-standard system bus frequency can lead to the fact that our event will end with a trip to the service center (or calling familiar gurus). The easiest way is to load the default settings into the BIOS SETUP (main menu item Load Fail-Safe Defaults or similar).


The flashing operation must be performed only from DOS. To boot from a floppy disk, it is enough to have only two system files on it: io.sys and command.com. In any case, neither autoexec.bat nor config.sys should be loaded. In addition, the floppy disk should contain files with the flash driver and the firmware itself.

Run the flashing program with the parameter “/?” and you will receive detailed instructions for working with it.

Please note that updated firmware does not always meet the user's expectations. Be sure to save the file with the old BIOS version on a floppy disk (!) so that you can reverse your actions in the future. For AWARD BIOS, the flasher call can be as follows: “awdflash.exe newflash.bin /py /sy”. Where “newflash.bin” is the real name of the file with the firmware, “py” and “sy” are the flags for reprogramming and saving the old BIOS version, respectively. And lastly: under no circumstances reboot or turn off the computer until the flasher has finished working. This will inevitably damage the BIOS.

Live Update

Live Update is perhaps the simplest solution to problems with the I/O system, because it searches for the necessary microcodes and does almost all the manipulations instead of the user - to use it you do not need to be any kind of specialist in this field. To get started, you need to go to the official website and download the Live Update 5 utility, which will scan your computer and provide a list of necessary updates, with the ability to download them. Click “Click here” and click “Open”.

The archive will open, run the installation file LiveUpdate.exe in it and install the Live Update 5 utility in several steps. After the installation is complete, launch it and click on the “Scan” button, wait a few seconds while the utility looks for updates. The program will display a list of results. We are interested in the update called “MB BIOS”. If such an update is in the list (usually it is at the very top), then there is a BIOS update for our motherboard. Download it to your computer by clicking on the “Download” button (arrow). It’s better to click “Browse” and choose a location to save the update file yourself. For example, I saved it to my desktop. That's it, we now have the BIOS update file, now we can move on to the next stage. Run the saved file with the BIOS update and follow the instructions.

There are two options here: the first is probably to write the firmware image to a USB flash drive, and update the BIOS from the flash drive (or for the firmware, if it is impossible to update from Windows). But since I didn’t have a free flash drive, I chose the second option, which, judging by the title, means flashing the BIOS from Windows. Here we need to close running programs and click “Next”.

The further process of updating the BIOS is that we simply press any key on the keyboard, and the computer should reboot. Then everything is over - the device has received new firmware.

ASUS BIOS firmware

ASUS is one of the titans of the computer components industry, which shows itself as a market leader in both quantitative and qualitative terms. An important feature of their products is ease of maintenance: for each class of product there is a utility that searches for drivers or any other useful work - in the case of this company, the implementation of these solutions is at its best. The same thing happened with updating the BIOS: both options are very convenient and easy to learn by unskilled and inexperienced users.

USB BIOS Flashback is the easiest way to update the BIOS on ASUS motherboards. To update, you now only need a USB drive with a BIOS file written to it and a power supply. Neither the processor, nor RAM and other components are now needed.

The list of system requirements for this utility is quite prosaic:

  • power unit;
  • USB drive FAT16, FAT32 or NTFS (for Intel X79 only FAT16 and FAT32);
  • ASUS motherboard based on the Intel X79, Z77, H77, Q77, B75 chipset (the list of ASUS motherboards that support USB BIOS Flashback technology is presented in the table).

First, you need to download and extract the BIOS ROM file from the official ASUS website. It is important to understand that receiving files from somewhere else is fraught with irreversible consequences and unexpected operation of the equipment. Next, you should rename the BIOS file as written in the table, and then save it to the USB drive in the root directory:

Model File name
P9X79 Deluxe P9X79D.ROM
P9X79 Pro P9X79PRO.ROM
P9X79 P9X79.ROM
Sabertooth X79 SABERX79.ROM
Rampage IV Extreme R4E.ROM
Rampage IV Formula R4F.ROM
Rampage IV Gene R4G.ROM
Р8Z77-V Deluxe Z77VD.CAP
Р8Z77-V Pro Z77VP.CAP
Р8Z77-V Z77VB.CAP
Р8Z77-V LE P8Z77VLE.CAP
Р8Z77-V LX P8Z77VLX.CAP
Р8Z77-V LK P8Z77VLK.CAP
Р8Z77-M Pro P8Z77MP.CAP
Р8Z77-M P8Z77M.CAP
Sabertooth Z77 Z77ST.CAP
Maximus V Gene M5G.CAP
P8H77-V Р8H77V.CAP
Р8H77-V LE Р8H77VLE.CAP
Р8H77-M Pro Р8H77MP.CAP
Р8H77-M Р8H77M.CAP
Р8H77-M LE Р8H77MLE.CAP
Р8B75-V Р8B75V.CAP
Р8B75-M Р8B75.CAP
Р8B75-M LE Р8B75LE.CAP
Р8Q77-M Р8Q77.CAP
Р8H77-I Р8H77I.CAP

Then you should connect the USB drive to the USB BIOS Flashback/ROG Connect connector (for boards based on Intel X79, this is a white USB 2.0 connector; for boards on other chipsets, this is a USB 2.0 connector, marked in color and with the words USB BIOS Flasback/ROG Connect on the panel Q-Shield) and hold for three to four seconds until the light indication starts. Next, we wait for the USB BIOS Flashback/ROG Connect button to light up, which means that the update has been completed successfully.

It is important not to remove the USB drive, turn off the power to the motherboard, or press the CLR_CMOS reset button while updating the BIOS. It is also worth remembering that if the USB BIOS Flashback/ROG Connect button blinks for five seconds, then the USB BIOS Flashback is not working correctly. This may be caused by incorrect installation of the device, an error in the file name, or an incompatible file format - you should check it yourself after rebooting. It is worth noting the company’s rather loyal policy regarding problems after a firmware update: if you encounter any problems with booting after updating the BIOS, you can contact your local ASUS service representative, who, according to the authors of the documentation, is committed to helping.

AFUDOS utility

This solution is a little outdated - on motherboards released in the 2000s and 2010s, the most popular utility is EZ Flash, although the old solution is also applicable to many devices. To start flashing the firmware using this method, open the bootable USB flash drive, write the afudos program (downloaded from the website afudos.exe file) and the firmware itself (a file named p5c800b.rom) onto it. Then we reboot and when the first picture appears on the monitor, press F2 for laptops or Del for desktop PCs, go to the Boot tab and put the flash drive in first place, usually for this in the 1st Boot Device item you need to set Removable Device, then press F10 and confirm that We want to save the changes in the settings. After this, the computer will boot from the flash drive and will display an invitation to work A:\> on a black screen. To start the firmware process, write afudos /ip4c800b.rom and press the Enter key. It is worth noting that you do not need to turn off the power or reboot the system while updating the BIOS. This can cause serious damage to your system. After the BIOS update is completed, the utility will return to DOS; you should remove the floppy disk and reboot the system to enter the BIOS menu.


Intel

This method is one of the simplest, as it uses a self-extracting archive and does not require special skills from the user. After selecting the section dedicated to the motherboard, you need to download the firmware, in our case it is Express BIOS Update and launch it by double-clicking the mouse. Next, click “Next” in the invitation window, and then click “Yes” to accept the license rules. Afterwards, click “Finish”. Windows will restart to begin the BIOS update. During the update process, do not turn off the computer's power for 3 minutes. During the reboot process, you will see the BIOS update process. When the BIOS is updated, the computer will boot into Windows. When Windows restarts, a window will appear indicating that the BIOS was updated successfully.


The essence of this method is to create bootable ones (disks, flash drives, floppy disks) containing a BIOS update. In our case, download this file LF94510J.86A.0278.BI.ZIP

To work, we will need firmware files (write its name on a piece of paper, it will come in handy later) with the XXX.BIO extension and the iFlash.EXE firmware utility. These files are located in the archive with the downloaded firmware. Use the iFlash utility that comes with the firmware in the archive. The HP USB Disk Storage FormatTool 2.2.3 utility is also useful (other versions are possible), but this one is one of the most stable at the time of writing. Of course, you can't do without MS-DOS files to create a DOS boot disk. After downloading, all files will be unzipped.

Run the utility as administrator HP USB Disk Storage FormatTool 2.2.3. Check the boxes as shown in the picture. The path to the MS-DOS boot device folder is set to the place where the MS-DOS files were downloaded. (For example, this is drive C, folder Downloads\win98boot. And the Start button. When asked about deleting files, click “Yes”.

Upon completion of the process, copy 2 files from the archive with the firmware to the flash drive (example of what they look like: IFLASH2.EXE and LF0278P.BIO). And without removing the flash drive from the USB port, we reboot the computer. We go into the BIOS (F2 button at boot) and set the boot priority from a USB drive (on the Boot tab, enable boot from USB (Enable USB Boot) and exit the BIOS saving the settings - F10.

DOS will boot. At the command prompt, enter IFLASH /PF XXX.BIO (or IFLASH2 /PF XXX.BIO) to start the BIOS update process. Next, follow all instructions. In our example it will look like this: IFLASH2 /PF LF0278P.BIO

Creating a boot floppy is a viable method if the utility and firmware are small enough to fit on the floppy, as the floppy is 1.44Mb in size.

For our example, there is no way to clearly show the process of creating a boot disk. So, as an example, I’ll take another firmware file from another motherboard. Insert the floppy disk into the drive and double-click the downloaded firmware file XXX.EXE. Press "y" to extract the necessary files. The files will be extracted to a temporary directory (temp folder; Path C:\temp). You can also extract files using the usual WinRAR archiver. Double-click the RUN.BAT file and follow the instructions to create a boot diskette.

After creation, restart the computer, set the BIOS to boot from a Floppy disk and exit saving the settings - F10. After booting from the floppy disk, a welcome window will appear, press any key. You will see the BIOS update status. When the process is complete, remove the floppy disk from the drive and press Enter to restart the computer.

ASRock Firmware

For motherboards from a Chinese manufacturer, the sequence of actions will also not be much different when installing the firmware: here you also need to format the media and go to the official website for the files. The following list of actions is also standard and is no different from updating from DOS from other manufacturers...

You need to download the BIOS update file (WinZip file with .zip extension) from the ASRock website, unzip it and save the ASRFLASH.EXE utility and BIOS file to a floppy disk. Next, boot the system from the floppy disk. At the A:\ prompt, type ASRFLASH, press Spacebar once and type the BIOS file name, then press Enter. For example: A:\ASRFLASH K7S41GX2.00 "Enter". After this, you will see the message "Please wait for BIOS loading ROM".

After 30 seconds, you will see the message "Flash ROM Update Completed - Pass", which means that the BIOS update is complete. After updating the BIOS, remove the floppy disk. Reboot the system and during boot press F2 to enter the BIOS setup program.

From the Exit menu, select "Load Default Settings" and press "Enter" to continue. Select "Exit Saving Changes" and press "Enter" to exit the BIOS setup utility.

Actions after flashing

There is no need to undertake any special “rituals” after flashing, unless the instructions provide for it: just remove the media that was used after flashing and test the operation of the PC with the new software. If any glitches are noticed, it makes sense to roll back to the previous version or find another one so that both support for new components and the stability of the machine are not affected.

Let's look at how to properly update the Gigabyte BIOS on your computer or laptop. This procedure will optimize the system and eliminate any errors that may arise.

Gigabyte is a popular Taiwanese company that develops and produces hardware components for computers and laptops (motherboards, video cards, peripherals, cases, graphics accelerators and other products)

TodayGigabyteis the largest manufacturer of motherboards. The corporation's market share is 38% (according to 2017 data). Mainly boards are produced for processors fromIntel(75%), the rest are used in computers with processors fromAMD (25%).

To maintain normal processor operation and eliminate errors, the manufacturer recommends regularly updating the BIOS for boards from Gigabyte.

Let's take a closer look at how to prepare your computer for updating the system menu and how to select the desired firmware version.

Why update?BIOS?

BIOS is the main system menu of the computer. Translated, the abbreviation stands for “basic input-output system.”

Using BIOS, you can control your computer even if it does not have an operating system installed.

You can also view or change settings for hardware components.

BIOS is the built-in program of the motherboard, so this menu is available on all computers and laptops with processorsIntelAndAMD.

The system menu needs to be updated at least once every few months, as the developer regularly makes adjustments and new features.

This allows increase productivity computer without harming the board , eliminates possible bugs or errors.

Also, it is always easier to work with an updated BIOS version.

The old version's system menu is difficult to use for regular users.

New versions are much easier to interact with, and some firmware even support mouse control.

The following data is updated in the menu:

  • Built-in drivers for interaction of connected components;
  • Menu interface. The arrangement of tabs, design and appearance of the main menu may change from version to version;
  • New features may be added;
  • Improvement of the security system;
  • Updating local networks;
  • Other firmware.

New BIOS components are usually indicated by the manufacturer next to each firmware version:

It is necessary to update the BIOS if you have recently noticed low speed of your computer, system errors or the PC turns off spontaneously.

Also, if you purchased a more powerful processor and the installed motherboard is compatible with it (the sockets are the same), for normal interaction of the components you will only need to update the BIOS.

Please note that most updates do not bring major changes. If you regularly install new system menu firmware, your computer will always work stably and you will not encounter problems with the board.

Preparing your computer

Installing a BIOS update is a fairly simple process that even a novice user can handle.

At the same time, it is necessary to be aware of all warnings and recommendations, since in any case there is a danger of disrupting the functioning of the system.

If you do everything according to the instructions, no problems will arise.

Remember:

  • You can download BIOS updates only from the manufacturer’s official website gigabyte . com . Otherwise, you can damage the system with a virus or erroneous code, and only a specialist can roll back the update. Also, the board often comes with a disk with a program that automatically searches for the latest updates;
  • It is not recommended to install beta or trial versions of the firmware;
  • The firmware version must match your motherboard version. Failure to match these parameters will result in a fatal installation error;

A difference in at least one character between the model and firmware is unacceptable. The only exception is in cases where developers fromGigabyteare releasing a general update for the boards. For example, your PC uses a motherboard modelGA- B73- D3 A, and the update is suitable for devices in the seriesGA- B73- XXX. In this case, the update can be installed.

  • Never download assemblies modified by other users , even if these installers contain new features or a changed interface;
  • During the installation of the update, make sure that the laptop is connected to the power supply. . Loss of power source and computer shutdown may result in installation failure;
  • Before installing updates, you need to clean your PC hard drive from temporary files and other “garbage” . The drive must have sufficient free space (at least 1 GB). Also, the disk should not have bad sectors. If they are, defragment them.

Working with disk

1. To clean up your hard drive, go to the “This PC” window and right-click on the drive icon.

2. Select "Properties" from the drop-down list:

3. In the new window, click on “Disk Cleanup”:

4. Wait for the window with the list of parameters to be deleted to load.

Check the box for various temporary files, error data, reports, thumbnails, cache, trash contents. Click OK to complete the action. Removal may take a long time.

To carry out defragmentation (redistribution of sectors and the logical structure of the disk as a whole), go to the “Tools” tab of the “Disk Properties” window.

First, run a utility to check your disk for errors, and then run defragmentation.

All tasks will be completed automatically.

After working with the hard drive, restart your computer and proceed to update the BIOS.

View versionBIOS

Before downloading the firmware, you should find out what version of BIOS is installed on your computer.

You can do this as follows:

  • Look in the instructions for the motherboard;
  • If the documentation indicates only the general series of the board family, and not the exact model, or you do not have documentation, download and install the Everest utility;
  • Launch the application and open the tab on the left side of the window "Motherboard" or "Motherboard";
  • On the right side of the window, detailed information about the board will be indicated, in particular the version of the installed BIOS.

The firmware number is designated as a serial number or a set of numbers. For example,GIGABYTE GA- B73-1613 or simply 1613.

Firmware selection

Step 1. Remember or write down the current BIOS version of your computer.

Step 2. After that go to Gigabyte.ru and select your country or region. This is necessary to display information in your language. Next, you will be redirected to the official page of the site.

Step 3. The site menu is displayed at the top of the window. Go to the tab "Support". In the new window, click on the field "Select Product Category". Select from the list "Motherboard":

Step 4. In the new window, enter the socket number, chipset or board model. You can view this information in the Everest utility. Next, click on the search key and wait for a list of results with available updates to appear.

Step 5. A tab will open with detailed information about your motherboard. Open the “BIOS” item as shown in the figure below. A table with the latest updates will appear.

Periodically, new versions of Bios are published on the websites of motherboard manufacturers, which eliminate previous shortcomings and various bugs. Motherboard manufacturers themselves also recommend updating Bios regularly.. In any case, you can search the Internet for reviews about the quality of new versions and only after that make a decision about flashing. Personally, I update myself at least once a year.

We will update Bios using the built-in Q-Flash utility, an example is shown on version 2.23. The principle of operation on different motherboards is no different, and these instructions are based on the example of the Gigabyte z68A-D3-B3 motherboard

Here is a list of official websites of motherboard manufacturers where you can download new versions of Bios. The most popular ones in Russia are indicated.

To work, we will need a flash drive, necessarily formatted in FAT32, or a partition on the hard drive formatted in FAT32, otherwise the system may simply not see them. Download the new BIOS version from the office. site, unpack the archive and put the contents on a flash drive or screw. Now we insert the flash drive into the USB socket, reboot and, as usual, press the Delete button to get into the BIOS settings.

All actions are carried out using the ESC - cancel, Enter - apply and arrow keys. New motherboards support mouse operation.

The first thing we need to do before flashing the firmware is to reset all settings to default, so that after the update we don’t have any problems with the parameters. To do this, we find the point Load Fail-Safe Defaults, select it with arrows and press Enter:

We agree by pressing the Y key, the settings are reset.

Bios Backup Procedure

Now we look at the navigation menu, it can be located either at the bottom of the screen or on the right. We are looking for where the Q-Flash utility is turned on, in our case the launch is carried out by pressing the F8 key

We see a request to confirm actions, agree by pressing Y (abbreviated Yes) and Enter

In the Q-Flash window, select the item Save Bios to save a backup copy in case of recovery.

The system offers us a choice of storage location, but in this case it only sees a flash drive in FAT32 (or a hard drive in FAT32), so we will save the backup to it

If possible, set a name for the backup and press Enter

Procedure for updating Bios to a new version

After saving the backup copy of the old version of Bios, select Update BIOS.

Let's go back to our flash drive. There are unpacked files downloaded from the office. motherboard manufacturer's website. If you dropped the entire folder, then open it too

We need the firmware file, do not confuse it with a backup copy. Select the firmware and press Enter

We confirm the request to update Bios to the new version by pressing the Enter key

The Bios update process has begun, nothing more can be done during the firmware, this is already critical. If the update fails or there is a power outage, you will have to take your hardware to a service center. The whole procedure also takes only a couple of minutes.

at the end of the update process we receive a message about the successful outcome of our hopeless enterprise :)

Now we go to the main menu by pressing the ESC key - the topmost key on the left, and make the settings we need. We reboot, remembering to remove the flash drive, and use a computer with the new Bios firmware.

http://site/wp-content/uploads/bios_na_materi_gigabyte.pnghttp://site/wp-content/uploads/bios_na_materi_gigabyte-150x150.png 2017-07-16T19:41:48+00:00 Installation Periodically, new versions of Bios are published on the websites of motherboard manufacturers, which eliminate previous shortcomings and various bugs. Motherboard manufacturers themselves also recommend updating Bios regularly. In any case, you can search the Internet for reviews about the quality of new versions and only after that make a decision about flashing.... User website - Computer for dummies

Many people wonder how to flash the BIOS, but after reading forums and abstruse articles, they think that it’s so difficult – it’s not even worth trying. Is it really? Oddly enough, updating or reinstalling the BIOS firmware is quite simple, provided that it starts for you. Otherwise, only go to the service and there are no options.

First, let's look at why we need to flash the BIOS? And to ensure that the BIOS firmware, like any software, is periodically updated by the developers, corrections and additions are made, and improvements in operation. For example, when I bought the GIGABYTE GA-B75-D3H motherboard, it had the F3 BIOS version installed, but now F15 is already available.

I should immediately note that these methods are available for motherboards from other manufacturers, be it Asus or something else. Both on laptops and desktop computers. I’ll give an example using the popular GIGABYTE.

When firmware may be needed:

  1. BIOS does not always see the USB flash drive. If everything is fine with the flash drive and you tried inserting it into different ports, then 90% of the time it’s the BIOS that’s buggy.
  2. Every other time he goes into the Bios settings. When you press the settings key, the download continues.
  3. There is a long list of available bootloaders, but in reality there are none. During installation, many systems create an entry in the BIOS, which can be easily removed using third-party programs from Windows, but in other systems, you cannot do without special knowledge and tambourines. Reflashing is the easiest way. By the way, this fact entails the next point...
  4. When you turn on the computer after BIOS, the screen is illuminated in black and gray, the operating system does not automatically load. Loads only when you force the drive to be selected from the BOOT MENU.
  5. Every other time the BOOT MENU is called. When you press the hotkey, the BOOT MENU does not enter, the download continues. If everything is fine with the keyboard, then 99% of the time the BIOS is stuck.
  6. Easy firmware update to a newer version.

Methods for flashing BIOS GIGABYTE

There are two ways to update and flash the GIGABYTE BIOS:

  1. Via Windows. Using the free @Bios utility that comes with the motherboard on disk. If there is no disk, then go to the official GIGABYTE website, look for our motherboard model, go to SUPPORT, and download the utility. It is important to choose the version that suits your system so that it can be installed on Windows. If the version is not compatible you will receive an error.
  2. Using a USB flash drive. This method is suitable for computers that do not have Windows installed. And incompatible systems are installed, for example Mac OS X (Hackintosh) - this trend has been gaining popularity lately, or Linux, and maybe other operating systems. In this method, we still need Windows, but only to unpack the self-extracting archive with the .EXE extension.

Firmware using @Bios utility

This is what the @BIOS GIGABYTE utility for Windows looks like, the interface may be slightly different, but it’s not the interface that’s important to us, but the menu items on the right.

Save Current BIOS to File– Save the current BIOS firmware to a file. It was not for nothing that I started from this point. Before making changes to the BIOS, be sure to save the current firmware to a USB flash drive, so that in the event of a failure, you can restore the data. You never know what might happen: the light will blink, Windows will go dark, and the like.

Update BIOS from GIGABYTE Server- the easiest way to flash and update the firmware, but you definitely need access to the Internet from this computer. In this case, the firmware will be downloaded and installed automatically from Gigabyte servers, you will only need to select a region from the list of Asia, China, America, Europe, Europe (Russia) - I think there will be no difficulties with this. After selecting, confirm the action and wait for completion. After which, for the changes to take effect, we reboot, and do not forget to reconfigure the BIOS, because all settings after the firmware are reset to default.

Update BIOS from File. Completing this step does not require constant computer access to the Internet, but we will still need it, no matter what device, in order to download the firmware file. So, let's go to the website http://www.gigabyte.com/Support/Motherboard, so as not to spend too much time searching - we enter the motherboard model into the search at the top.


We choose our version. press ENTER. On the page with various modifications, select ours and on the right in the menu, immediately click BIOS.
We select the operating system, but for our method this is not important, since we already have the utility running. If it weren’t for this, we would have chosen the appropriate version of Windows and downloaded it with it. In any case, they are downloaded with the utility, whatever one may say.

Click on the region we need and download the .EXE file. We launch it, it unpacks and 3 files are available.

Click Update BIOS from File and specify the file with the firmware, in my case it is B75MD3H.F15, in yours it will correspond to your model and BIOS version. We confirm the action and reboot after completion. Setting up an updated BIOS.

Firmware via BIOS using Q - Flash

For this method, the operating system on the computer is not important to us; it is important to us that the BIOS starts and enters the settings. Let's move on to execution.

Just like in the previous method, go to the manufacturer’s website and download the firmware. We unpack it in Windows, on any available computer or laptop, the firmware file B75MD3H.F15 in my case, in yours it will correspond to your model and BIOS version - we transfer it to a USB flash drive.

When loading, press DEL to get into the settings. Perhaps, depending on the motherboard model, the keys for entering settings and calling Q-Flash will be slightly different, but the essence does not change.

In my BIOS, the Q-Flash is called by F8, on the Z chipset, if I’m not mistaken, F12, but you will see this yourself in the right menu in Bios. Confirm your login to Q-Flash. And then everything is the same as in the previous method.

  1. Click Save Current BIOS to File, choose where to save it, to a flash drive or hard drive. Enter the name and save.
  2. Click Update BIOS from File, select our flash drive from the list. We specify the firmware file and confirm the action. Once finished, the computer will reboot. In some cases, after a reboot, it starts and turns off almost immediately. But after a couple of seconds it starts in full. We are not afraid of this moment, this is how it should be - this is not a glitch.
  3. Setting up an updated BIOS.

As you can understand, BIOS firmware is not such a complicated thing and anyone can handle it. But you shouldn’t rewrite the firmware very often. Frequent repetition of this procedure can lead to failure of the BIOS chip, since it is essentially the same flash drive, which has a limited rewriting resource.

20.03.2017

BIOS is a program that is responsible for the performance of the motherboard, and therefore almost all computer components. Component manufacturer Gigabyte equips its motherboards with only the latest BIOS versions. But over time, even the newest firmware becomes outdated and requires an update that can improve the performance of the entire computer.

Some useful tips:

  • Download the update only from the manufacturer's official website. Under no circumstances should you trust third-party “craftsmen” who offer to download their BIOS build, promising wider functionality and/or stable operation.
  • The update version must be suitable for your motherboard. The manufacturer's website always indicates which equipment a particular update version is compatible with. You can find out the model and serial number of your motherboard by reading the manual that came with the device upon purchase or by disassembling the computer/laptop case.
  • Before downloading and installing, read reviews from other users about the update. Sometimes, on the contrary, it worsens the performance of the system.
  • When installing updates, make sure that it will not be interrupted by a sudden power outage or system reboot/freeze.
  • If you are updating via Windows, then turn off the Internet and antivirus, because... They can interrupt the installation or open background processes that will negatively affect the completion of such an important procedure.

Follow these steps to find out the model of your mother card:



There are two ways to update:

  • Directly through the OS. To do this, you will also need to download the free @BIOS utility from the developer’s website. The whole process will require a few clicks and a little time.
  • Via BIOS. Suitable for advanced users only. This method is safer because It is possible to create backups and rollback if the update is unsuccessful.

Method 1: Update via OS

After you have downloaded the utility and the current BIOS version from the official website, do the following:


Method 2: update via DOS

To do this, you will need to transfer the previously downloaded BIOS version to the USB flash drive. Connect the flash drive to your computer and follow the instructions:


An ordinary PC user can easily update the BIOS on a motherboard from Gigabyte. The most important thing is to follow the recommendations and steps in the instructions.