<%@ include file="/includes/doctype.jsp" %> <%@ include file="/includes/google-authorship.jsp" %> <%@ include file="/includes/stylesheets.jsp" %> <%@ include file="/includes/favicon.jsp" %> <%@ include file="/includes/googleanalytics.jsp" %> <%@ include file="/includes/cookie-banner.jsp" %>
<%@ include file="/includes/menu.jsp" %> <%@ include file="/includes/motherboardheader-small.jsp" %> <%@ include file="/includes/biosagentpurchase.jsp" %> <%@ page import = "be.barefeetmedia.breadcrumb.*" %> <%@ page import = "java.util.*" %> <% BreadcrumbLink home = new BreadcrumbLink("Home", "/"); BreadcrumbLink faq = new BreadcrumbLink("BIOS FAQ", "/faq.jsp"); List breadcrumbLinksList = new ArrayList(); breadcrumbLinksList.add(home); breadcrumbLinksList.add(faq); request.setAttribute("breadcrumbLinks", breadcrumbLinksList); %>
<%@ include file="/ad/googleresponsive.jsp" %> <%@ include file="/includes/subscribeemaillist-sendy.jsp" %> <%@ include file="/includes/fastsecurestable-webhosting.jsp" %>
<%@ include file="/ad/googlebigrectangle.jsp" %>

Sometimes it happens that your BIOS freezes or hangs at the "verifying dmi pool data" stage. To fix this you can try the following options:

  1. Try to find the option "Clear DMI pool Data" in your BIOS. If it's available set it to 'Enabled', save your BIOS settings and reboot to see if it fixes the hang. After a succesfull boot, the option normally reverts to disabled automatically
  2. Try to clear the CMOS. This is mostly done with setting a jumper on your motherboard. (check your motherboard manual for the exact instructions)
  3. Try to remove all components from your motherboards expect the ones that are absolutely necessary: eg. the CPU, Memory, Video card and a boot device Floppy disk or CDROM/DVD). If you can successfully boot now, the next step is to see which of the components you've removed is the culprit, by adding them back one by one

Go back to our BIOS FAQ.

<%@ include file="/includes/googlesearch.jsp" %>
<%@ include file="/includes/footer.jsp" %>
<%@ include file="/includes/javascript.jsp" %>