Erase and write ok with 1.50 bios, i'm attaching the output of the operation.
Nice piece of software guys
Fabio from Italy
On Tue, 28 Jun 2011 01:53:32 +0200 Fabio Semino feisar97@gmail.com wrote:
Erase and write ok with 1.50 bios, i'm attaching the output of the operation.
hello fabio and thanks for your report!
i have added the msi board to our list of supported boards and will commit that later.
ps: you have cut the start of the verbose log, but it does not really matter because... pps: you are using a very old version. in the case you want to use flashrom (for other boards) in the future please upgrade it to be safe(r).
thanks to you for the program!
I have copied the log from the terminal window, i didn't dare to repeat the process with the > file option, also good to know about the version, because i used the one packaged in the last MINT (wich you know use ubuntu 11.04 packages) so i will compile the latest before use it again.
Also when i have a bit of time i will repeat the process with my asus m3a wich worked with an older bios and now there is the a new one to test.
cya
2011/6/30 Stefan Tauner stefan.tauner@student.tuwien.ac.at
On Tue, 28 Jun 2011 01:53:32 +0200 Fabio Semino feisar97@gmail.com wrote:
Erase and write ok with 1.50 bios, i'm attaching the output of the operation.
hello fabio and thanks for your report!
i have added the msi board to our list of supported boards and will commit that later.
ps: you have cut the start of the verbose log, but it does not really matter because... pps: you are using a very old version. in the case you want to use flashrom (for other boards) in the future please upgrade it to be safe(r). -- Kind regards/Mit freundlichen Grüßen, Stefan Tauner
Le 30/06/2011 17:37, Fabio Semino a écrit :
I have copied the log from the terminal window, i didn't dare to repeat the process with the > file option
You can use 'tee'. Example:
# flashrom -V | tee flashrom.log
This will write to standard input and in the file.
Benjamin