<html>
    <head>
        <title></title>
        <style type="text/css" media="screen">
body {font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;padding: 5px;margin: 0;background-color: #FFF;}
p, ul, li {margin-top: 0;margin-bottom: 0;}
blockquote {margin-left: 5px;}
div.signature {color: #666;font-size: 0.9em;}
</style>
    </head>
    <body>
        Hi Guys<br />I run into trouble using flashrom.<br />first I downloaded the ROM to flash<br />then I downloaded flashrom<br />and run the following command<br />----------<br />   sudo flashrom<br />----------  Result:<br />   flashrom v0.9.1-r946<br />   No coreboot table found.<br />   Found chipset "Intel ICH7/ICH7R", enabling flash write... OK.<br />   This chipset supports the following protocols: FWH.<br />   Calibrating delay loop... OK.<br />   Found chip "SST SST49LF004A/B" (512 KB, FWH) at physical address 0xfff80000.<br />   No operations were specified.<br />--------- <br />I assumed that flashrom can burn my BIOS (since there was no warning given)<br />Then I tried<br />---------<br />   sudo flashrom -wv Desktop/Downloads/P5LD2-2002.ROM <br />---------<br />Result was that two opperations are not permittet or so<br />After studying the man page I ran the following command<br />---------<br />    sudo flashrom -w Desktop/Downloads/P5LD2-2002.ROM <br /> ---------<br /> and got panic!!!!!!!<br />--------<br />   flashrom v0.9.1-r946<br />   No coreboot table found.<br />   Found chipset "Intel ICH7/ICH7R", enabling flash write... OK.<br />   This chipset supports the following protocols: FWH.<br />   Calibrating delay loop... OK.<br />   Found chip "SST SST49LF004A/B" (512 KB, FWH) at physical address 0xfff80000.<br />   Flash image seems to be a legacy BIOS. Disabling checks.<br />   Writing flash chip... Erasing flash chip... ERASE FAILED at 0x000002c8! Expected=0xff, <br />   Read=0x4c, failed byte count from 0x00000000-0x00000fff: 0xd12<br />   ERASE FAILED!<br />   ERASE FAILED at 0x000002c8! Expected=0xff, Read=0x4c, failed byte count from    <br />   0x00000000-0x0000ffff: 0xfc2b<br />   ERASE FAILED!<br />   FAILED!<br />   ERASE FAILED!<br />   FAILED!<br />   Your flash chip is in an unknown state.<br />   Get help on IRC at irc.freenode.net (channel #flashrom) or<br />   mail flashrom@flashrom.org!<br />   -------------------------------------------------------------------------------<br />   DO NOT REBOOT OR POWEROFF!<br /><br />-----------------------------------<br /><br />PLEASE ADVICE what to do next.<br /><br />LOOKING EAGERLY FORWARD to YOUR REPLY<br /><br />Regards<br />Benjamin<br /><br />
    <div class="signature"><br /><br /><br />-- <br />Neu: GMX De-Mail - Einfach wie E-Mail, sicher wie ein Brief!  <br />Jetzt De-Mail-Adresse reservieren: http://portal.gmx.net/de/go/demail</div></body>
</html>