Posts Tagged ‘Bios’

Gigabyte Issues Emergency BIOS Update for Certain X79 Series Motherboards

December 28th, 2011

Overclocking used to be a dark art reserved for a power users who didn’t mind taking potentially catastrophic risks in order to squeeze a few more ounces of free performance out of their components. Things have changed dramatically in recent years, but lest anyone forget, overclocking can still be dangerous, even with all of the modern day safe guards. YouTube user “japan0827″ found this out the unfortunate way when his overclocked system went up in smoke…literally.

He was using a Gigabyte X79-UD3 motherboard and narrowed the culprit down to a faulty MOSFET that couldn’t handle the stress from the board’s CPU VRM. Pictures are littered all over the Web on various forums, and they aren’t pretty. Unfortunately, the problem is more serious than bad part on a single motherboard.

“It has come to our attention that certain X79 Series motherboards (see models below) may malfunction due to excess heat when performing Extreme Overclocking beyond the board’s limit. To address this issue and to ensure our product is being used as intended, we urge existing X79 users to either visit Gigabyte’s official website to download and update their X79 series BIOS, or contact Gigabyte’s regional service center,” Gigabyte said in a statement.

Some early reports suggested Gigabyte was recalling the above models, but that’s not the case in the U.S. Instead, Gigabyte is taking a three pronged approach to resolving the problem:

1. Gigabyte will make its best efforts to ensure that all partners, distributors and retailers have the latest firmware (BIOS) installed on existing X79 Series Motherboard models.
2. Gigabyte’s commitment to service excellence will not be compromised. The GIGABYTE X79 Series Motherboards offer an unprecedented 5 year warranty, the longest offered in the industry. We encourage users to register for this FREE 5 year warranty here: http://e-service.gigabyte.com/Productregistration/webevent/ExtendWarranty_US.aspx
3. If any existing user is still unsatisfied after the recommended firmware (BIOS) update of their X79 Series Motherboard, Gigabyte will offer an unconditional replacement of their X79 Series Motherboard (same model). No Questions Asked.

As to the BIOS update, there are reports that it throttles the CPU when pushed too far, which will prevent things from burning up, but also gimps the boards’ overclocking potential.

Source:http://hothardware.com/News/Gigabyte-Issues-Emergency-BIOS-Update-for-Certain-X79-Series-Motherboards/

Firmware and BIOS Updates

October 17th, 2011

Pretty much all devices that you find in your home – from a microwave oven to a mobile phone – have an embedded operating system running on the processors and memory. This OS is designed to allow you to use the gadget or device as necessary, but many pieces of hardware are actually incomplete when first purchased.

While the minimum feature set is available, some hardware has an absence of capable features. These can be enabled thanks to a firmware update, the name given to the process of installing a new version of the embedded system software onto your equipment.

The result of this is that many manufacturers design hardware to allow updates. Some might be sold at a lower price point if only a few features are enabled, for instance, while more expensive but similar items have more features ready to use. This means that with the right upgrades a piece of low-cost hardware can be reconfigured to offer the same features as a more expensive item.

So, firmware updates are powerful – but how do they relate to a Windows or Linux PC?

Firmware Updates for Blu-ray Players
If you have a Blu-ray player installed in your PC, this might need regular firmware updates to allow you to view features that might be introduced with revisions to the Blu-ray standard. Before proceeding you should check the recommendations of the manufacturer, and the following rules of thumb should help when it comes to the job of upgrading firmware:

Confirm that you have a reliable power source: if your computer plugs into the wall this shouldn’t be a problem; for mobile phones or laptops, however, you should never rely on battery power.

If possible, create firmware backup: the current state of your hardware should be backed up as new firmware may introduce a bug that can only be removed by restoring the old version.

Log any changes: making a note of any changes that you have made to your device may prove useful as some firmware backups can reset the device settings.

Updating PC or Laptop BIOS
You can also update your PC’s firmware. This is known as the BIOS (although in some com putters it might be the extensible firmware interface or EFI) and features settings for various aspects of your computer, such as fan speed, CPU clock speed, boot order and various other settings.

The process of updating the BIOS differs from computer to computer; some will allow you to run an update program via the operating system, but most rely on the update being saved to a removable disk (typically a USB stick) which is then used to update the firmware from within the BIOS.

Updating a PC motherboard BIOS has been quite tricky in the past, but over the last few years the process has been refined, and now pretty much anyone can manage to perform this task. We’ll take a look at the whole process from beginning to end later in the week.

Source:http://www.devicemag.com/2011/10/13/firmware-and-bios-updates-overview/

COMs Insider: BIOS for embedded systems

September 23rd, 2011

All of us, well perhaps only some of us older types, can remember BBC Micro, Camputers Lynx and the PC AT from IBM. All had a BIOS (Basic Input Output System), which in the good old days started the PC and then ran a DOS, which was a console-based Disk Operating System.

We have moved on a long way from those times, now that fully graphical intuitive Operating Systems are the norm and most computer users hardly see BIOS at all these days. If they do, it may be a graphical splash screen, before Windows or Linux or MAC OS or some other OS loads.

Where did BIOS disappear to then? It’s actually still there in every computer that’s in existence, except that it’s typically hidden by a blank screen or a fancy start-up logo.

BIOS is a key ingredient in all computer systems, performing low level tests, such as system component detection, memory test, peripheral detection and verification of CMOS settings, which are normally backed up by battery. We have all seen the effects of a missing keyboard or a CMOS battery that has failed. BIOS forces the user to enter into the BIOS settings screen to rectify the issues.

BIOS also has a problem when initially testing the system. If BIOS finds a critical error before the display is available then BIOS beeps a number of times, depending on the error. If a display is available BIOS will display a POST (Power On Self Test) code if a minor fault is detected.

For embedded computers BIOS is crucial, especially the customisation of BIOS, as many embedded projects require a custom BIOS setup to deal with different Flat Panel Display resolutions, custom splash screens, backup BIOS settings, even BIOS that may not be able to use a battery solution, due to extreme environmental conditions.

Companies such as congatec AG offer BIOS features that have been specifically designed for custom embedded solutions using ETX, XTX, COM Express and Qseven form factors.

An example is BIOS that can read ROM BIOS default when the system cannot run with a battery in extreme environmental conditions. This solution also allows custom BIOS defaults to be defined for each platform.

A key requisite for a common BIOS design requires a custom board controller that provides key hardware features abstracting these features away from the typical X86 design.

The CGOS API provides a common software layer that ensures compatibility across all hardware form factors.

An OS utility is provided to the end customer running a specific OS; the utility allows setting of key BIOS parameters, using CGOS API, providing real power to embedded system designers.

Key features of the CGOS API are providing access to watchdog features, hardware serial number data, boot counter and running time, as well as allowing the end user to change parameters without having to send the board back to the manufacturer for BIOS default settings.

The next generation BIOS is already around the corner. Called Unified Extensible Firmware Interface, the key goals of UEFI are faster booting times, access to much larger hard disks, processor architecture independence and a modular design.

UEFI should provide some much needed enhancements over the traditional BIOS, so look out for some really great technology features and much faster booting times!

Source:http://www.electronicsweekly.com/blogs/electronics-weekly-blog/2011/09/coms-insider-bios-for-embedded-systems.html

Msi – big bang xpower review

October 18th, 2010

Although Intel’s X58 chipset may be getting a bit long in the tooth – after all, it’s been around for a couple of years – the original motherboards that used it are still potent boards, but they have been surpassed by boards equipped with newer technologies such as SATA 6 and USB 3.0.

MSI has recognised this and gone back to the drawing board, before unleashing the Big Bang XPower, a mighty sounding name for a mightily impressive motherboard. SATA 6 and USB 3.0 are just two parts of an impressive feature list, including some very serious hardware on the power supply side.

The first thing that grabs your attention when looking at the board is the sheer number of PCI-E graphics slots: six. Yes, that’s right, six, but you need to take care when using them to get the best out of them. If you are just configuring a standard dual-card CrossFire or SLI (the board supports both modes) setup then you use the first slot (labelled PCI_E2) and the fourth slot (PCI_E5) as these work at full x16 speed all the time. The others work at x8 all the time (third and fifth slots) and x4 speed (second and sixth slots). The board supports both Quad SLI and Quad CrossfireX.

Because of the number of PCI-E graphics slots there’s only enough room on the board for one more slot, which is an x1 PCI-E slot. This sits above the first X16 slot and MSI even supplies something to fill it, in the shape of a QuantumWave sound card based around Realtek’s ALC889 codec and supporting EAX 5.0 and THX TruStudio Pro; this card has solid capacitors.

At the heart of the board is an Intel 1366 Socket that supports all of Intel’s Core i7 processors including the mighty six-cored i7 980X. The six DIMM slots can support up to a maximum of 24GB of DDR3 memory, but keep in mind that the chipset uses triple channel memory architecture so to get the best out of it you have to use either three or all six slots. The Big Bang XPower supports memory speeds up to 2133MHz through overclocking.

All the cooling on the board is done passively, with the X58 cooler and the coolers of the MOSFETs connected by a larger (8mm) than normal heat-pipe which gives better cooling performance. The passive heatsink on top of the ICH10R is one of the largest Southbridge coolers we’ve seen on a board, maybe not in height but certainly in area.

To give the Big Bang XPower SATA 6Gbps support, MSI has enlisted the help of a Marvel 88SE9128 controller which looks after the two ninety-degree mounted ports that are coloured white. The ICH10R Southbridge looks after the six SATA 3Gbps ports, coloured black, which sit next to them.

MSI has taken no chances when it comes to supplying the board with enough power should you decide to take it to the max, as not only is there a second 8-pin CPU power connector (connecting both gives the CPU 40A of current), there’s also an extra 6-pin PCI-E power connector mounted on the board to give any graphics card setup some extra grunt if needed.

Sticking with the power side of things, all the components in the power circuitry are what MSI calls “Military Class” which basically means they are top-notch and help the board’s stability and cooling when serious amounts of overclocking come into play. And serious overclocking is what this board is all about, with more options in the BIOS than you can shake a stick at, plus MSI’s OC Genie button housed on the motherboard, along with the MSI external overclocking panel; OC Dashboard.

The OC Genie button sits in the middle of a panel with two areas marked by squares on either side. These, intriguingly, are touch sensitive panels: the pair of panels to the right of the OC Genie button are for power and reset while the left-hand pair lets you increase and decrease the base clock of the CPU in 1MHz steps.

An NEC controller looks after the two USB3.0 ports on the rear I/O panel. Sitting alongside them are two PS/2 ports, a clear CMOS button, five USB 2.0 ports, Firewire and eSATA ports, two Gigabit LAN ports and an eSATA/USB2.0 combi port.
MSI – Big Bang XPower features – Verdict

Adding SATA 6Gb/s and USB3.0 support to an X58 board makes a lot of sense as it future-proofs it for a good deal longer than would otherwise be the case. MSI Big Bang XPower certainly lives up to its name, offering a big bang for an equally big buck. The price tag might scare many but, believe it not, for this money the board is actually quite a bargain.

Source:http://www.itreviews.co.uk/hardware/h2439.htm

Ecs a890gxm-a amd 890gx motherboard

September 2nd, 2010

ECS has never been shy about releasing a new board based on a new chipset or new technology.

They seem to always be right there knocking at the door of the latest and greatest that is released and they usually do it at a better price than many others.

They may not have always performed quite as fast or overclocked quite as well as some other boards on the market, but they have usually been close and always priced a bit better.

Today, we take a look at the ECS A890GXM-A, a new board based on the 890GX chipset from AMD.

This board is part of the Black Series of motherboards from ECS, which means that it is a board that is geared more to the performance and overclocking end for enthusiasts. The Black series seems to have done very well, and we expect to see some great results as we test this board today.

If you missed our introduction of the 890GX chipset, you can go back and read Nate’s article on it and see the results that he gets from a couple of other 890GX boards. For now, let’s start by looking at the specs of the board:

ECS also has several features with this board that are supposed to make the user experience that much better. eJiffy is a way of fast booting into a Linux environment to get connected to the internet quicker.

We have looked at other similar features from other board makers, and I am not too sure that this is really that useful of a feature for most, but someone may like it.

They also have what they called eBLU (BIOS Live Update), which is a very useful tool to quickly and easily update your BIOS online through ECS servers.

One last thing worth mentioning is the M.I.B. III program which is an overclocking aide for those that need it.

This program is supposed to help you get every ounce of performance from your motherboard.

The ECS A890GXM-A motherboard comes with a 3-year parts and 2-year parts/labor warranty.

Since its inception, I have always liked the looks of the Black series f boards from ECS.

They are attractive and yet very elegant in their design. Of course, that is highly subjective. Many people prefer the “LAN Party” color style on their board.

The black PCB has always been my favorite, though. As you can see, this is a very traditional layout, but it is very clean and very easy to set up. Nothing is out of place or out of the ordinary at all.

The top right of the ECS A890GXM-A motherboard is where we find the location of the DDR3 slots.

This board supports up to 32GB of DDR3 memory in dual-channel configuration. It supports DDR3 up to 1800(OC)/1600(OC)/1333/1066 DDR3 speeds.

We also see the 24-pin power connector here, which is located right at the edge of the board, which is just perfect.

As you can see, ECS boasts all of the prowess of this board by printing the specs all over the PCB.

Just above the dimm slots, you can see where ECS printed “Dual DDR3 1800(OC).”

The back I/O ports give you many options for the type of connections you may want to make.

For video we have VGA, DVI, HDMI, and display port outputs. We also have two LAN connectors, one audio port with line-in, line-out and mic-in.

There is one optical S/PDIF out connector, as well as a Clear_CMOS button, and eSATA port and six USB ports. That is quite a lot!

Source:http://www.legitreviews.com/article/1276/1/

The computer helper: Know your power options – Feature

August 28th, 2010

Computers need power – and plenty of it. But if you are like many, you have reasons to be concerned about how much power your computer actually uses. You might want to lower your electricity bill or simply reduce the impact that your computing has on the environment. Or, if you frequently find yourself on the road, you no doubt want to reduce the amount of power that your notebook uses so that you can get longer life out of a single battery charge.

When it comes to energy use, the good news is that you have plenty of options available to reduce the power consumption of your PC. The bad news is that it’s sometimes difficult to know which power saving options to use in which situation. Read on to find out.

Q: What’s the difference between sleep mode and hibernate mode on Windows?

A: These are two power-saving options. Both are designed to allow you to resume work on your PC faster than if you shut your computer down entirely.

You can remember the difference between sleep and hibernate by remembering the difference between the words “sleep” and “hibernate” before computers came along. Essentially, when you sleep, you can wake up again pretty quickly. If you were to hibernate, you’d be unavailable for a bit longer.

The same goes for your Windows computer. Sleep mode shuts down some components of your PC, but everything that is active in memory (RAM) remains alive, so that when you “wake” your computer up by pressing a key or the power button, the machine returns to the state in which you left it almost immediately – with applications, browser windows, and documents in exactly the same state.

As you might imagine, a computer in sleep mode continues to use some power, since the contents of RAM must be maintained. So if you are using a notebook computer on battery, be careful: putting your notebook to sleep can still result in a dead battery after a while. Use this mode when you know you’ll be returning to work on your computer shortly.

Hibernate mode, by contrast, takes a snapshot of everything you have in RAM and writes it to a special hard disk file. Hibenate mode then turns your computer off entirely, using no more electricity than if you shut the PC down the conventional way. The advantage of hibernate mode is that your PC will boot up a bit faster than if you booted it after a complete shutdown. Use this mode when you plan not to need your computer for a while.

Q: I’m ready to buy a desktop computer. What can I do to make sure it doesn’t use much electricity?
A: Some manufacturers these days provide data on how much power their machines use. Compare these ratings to determine which model might be most power-efficient.

Beyond power ratings, though, there are some general guidelines you can use to ensure that your PC sips power rather than gulps it. First, avoid machines marketed for gamers. These units typically have power-hungry components – with graphics cards that in some cases consume as much power as entire power-efficient PCs. These machines, in short, are designed with performance in mind, and they achieve it often at the expense of energy conservation.

Instead, look for computers geared toward everyday use, with integrated (fanless) graphics cards and perhaps, if you can afford the upgrade, with a solid state disk (SSD) rather than a conventional hard drive. Pay attention, too, to the wattage of the unit’s power supply. If you see power supplies of 500 watts or higher, you know you are not necessarily looking at a power-efficient machine.

Finally, if power efficiency is a primary concern, you may wish to reconsider your choice of a desktop computer altogether. Notebooks are typically far more power-efficient. And if you look for a business-class model with an optional docking station, you can have most of the conveniences of a desktop – including the ability to attach a monitor, keyboard, mouse, and many other peripherals – with the portability and energy efficiency of a notebook.

Q: I’m preparing for a long flight. What are some tips for maximising battery life while I’m away?

A: User your operating system’s Power Saver mode, which will automatically dimyour screen, put your CPU into a lower-power state, and also put your notebook to sleep faster than would otherwise be the case.

Also, unplug any USB devices that you don’t need. These require power, even when not in use. Along the same lines, if your notebook is equipped with bluetooth or wifi that is not in use, disable those features. You will probably need to reboot your machine to do so, as disabling these features is usually done by accessing the computer’s BIOS setup screen, which controls whether the hardware in your computer is active or inactive. Pressing F2 or the Del key upon bootup will typically get you into the BIOS.

Source:http://www.earthtimes.org/articles/news/341377,power-options-feature.html

5 Easy steps to formatting a hard drive

August 26th, 2010

If you have been asking yourself over and over “why is my computer slow” or “why is my computer freezing or crashing”, there could be numerous reasons. One to consider is perhaps you have a corrupted sector on your hard disk drive.

This article will explain the process of formatting a hard drive and possibly fix the issue.

An important note to please be aware doing a format hard drive process, you will be wiping everything off of the drive.

First step is to backup your system to an external hard drive, or online backup service.

You also need to be sure you have all important software program disks as well as your Windows disk and any hardware disks that you may need.

Once you are certain that you have fully backed up and saved all important documents, photos and videos and that you also have the important software ready, it is time to begin.

Please follow these steps.

1. Insert your Windows (or other OS CD or DVD) into the drive.

2. Restart your computer and go directly into the BIOS.

3. Find the area called Advanced Bios and look for boot up drives. Select to use the CD/DVD Drive first and then hard disk second. Note – the CD/DVD drive is where you placed the Windows disk.

4. Save the BIOS setting (typically F10).

5. Reboot the system.

If you set the BIOS up properly, your disk will load and you should have prompts on which processes you would like to do.

Take the time to follow the prompts until you get to the point where Windows asks you where you would like to install.

You will then want to select the partition, and then follow prompts once again (typically D to delete and then Y to confirm).

Once the formatting is complete you will have to select a partition to install your new Operating System on.

Please take note that this could take some time to complete.

In closing, you need to ensure you have done a full backup of all your important files and data prior to running the format hard disk task.

Once you perform this, all your data will be gone forever.

It is a good idea to always save important files to another disk drive and use the main drive for just your OS system.

This way in the event of disk failure you will have your data stored elsewhere.

Source:http://www.booshnews.com/2010/08/25/5-easy-steps-to-formatting-a-hard-drive/

Get Adobe Flash playerPlugin by wpburn.com wordpress themes