On Tue, Aug 31, 2010 at 04:54:53PM +0200, laza74@arcor.de wrote:
Hi, thanks for the logs. You flashrom version is veery old though, could you please retry with the latest version from svn (it's easy to build from source)? If so, please post the logs of the new version here and let us know if it worked.
Please post the following logs:
- ./flashrom -V -w foo.bin
- lspci -nnvvvxxx (as root)
- superiotool -deV
Thanks, Uwe.
[forwarding answer to the mailing list]
This looks strange, you should compile flashrom from source, then run the "./flashrom" command in that source directory, that should work (and seems to have worked later according to your attached logs).
Sorry, I should have been more clear. What I meant to say is that you try to write the BIOS image for your board to the BIOS chip.
./flashrom -V -w yourbiosimage.bin
Where you have to replace "yourbiosimage.bin" with the filename of your BIOS image (which you can get via flashrom from your chip or download from the website of your mainboard manufacturer).
Please note that this will overwrite your current BIOS chip contents, so do _not_ try it if you're unsure about what you're flashing or if you have no way to recover in case something goes wrong!
But i appended the three designated outputs.
Thanks! We'll have a look soon, at least the follwing warnings/errors do seem to no longer occur, but others may comment on this in more detail.
Disabling flash write protection for board "GIGABYTE GA-MA78GM-S2H"... Serial flash segment 0xfffe0000-0xffffffff disabled Serial flash segment 0x000e0000-0x000fffff disabled Serial flash segment 0xffee0000-0xffefffff disabled Serial flash segment 0xfff80000-0xfffeffff disabled LPC write to serial flash disabled Serial flash pin 29 Serial flash port 0x0000 FAILED!
Also, this board is mis-detected as "GA-MA78GM-S2H" (should be "GA-MA790GP-UD4H"), I think we had some discussions about this in the past, but I don't remember the outcome.
Uwe.