[flashrom] A8M2N-LA fail

2011-08-03 Thread Márton Miklós
Hello all, I have just tried to flash my BIOS using the flashrom, and I have ran into the following situation: lucifer@lucifer-desktop:~/Letöltések/flashrom-0.9.4$ sudo ./flashrom -w /tmp/sp35111/3.10 flashrom v0.9.4-r1395 on Linux 2.6.35-28-generic (i686), built with libpci 3.1.7, GCC

[flashrom] A8M2N-LA flash fail fail

2011-08-03 Thread Márton Miklós
Hello all, I have just tried to flash my BIOS using the flashrom, and I have ran into the following situation: lucifer@lucifer-desktop:~/Letöltések/flashrom-0.9.4$ sudo ./flashrom -w /tmp/sp35111/3.10 flashrom v0.9.4-r1395 on Linux 2.6.35-28-generic (i686), built with libpci 3.1.7, GCC

Re: [flashrom] A8M2N-LA fail

2011-08-07 Thread Márton Miklós
Hello, I did not found how should I apply the pacth to a freshly checkouted svn trunk, so I have applied it manually in gedit, and the BIOS writing done successfully. Thank you very much for the support and help! You have done a great job with the flashrom! Regards, Miklós 2011-08-05 15:05

[flashrom] Sector unprotect@AT25DF081A

2014-04-12 Thread Márton Miklós
. Please let me know your opinion on this topic! Thanks! -- Üdvözlettel, Márton Miklós ___ flashrom mailing list flashrom@flashrom.org http://www.flashrom.org/mailman/listinfo/flashrom

[flashrom] ASUS M2N-MX board enable needed?

2015-03-09 Thread Márton Miklós
Hello all, I have tried to flash an Asus M2N-MX board, and it failed (if I think it well it needs board enable patch). The chip is a SST49LF040B as the flashrom detected. (Checked physically) Product page can be found here: http://www.asus.com/Motherboards/M2NMX/ Latest BIOS can be found

Re: [flashrom] ASUS M2N-MX board enable needed?

2015-03-13 Thread Márton Miklós
On Tue, 10 Mar 2015 00:24:20 +0100 Márton Miklósmartonmiklosq...@gmail.com wrote: Hello all, I have tried to flash an Asus M2N-MX board, and it failed (if I think it well it needs board enable patch). The chip is a SST49LF040B as the flashrom detected. (Checked physically) Product page can

[flashrom] Successful write report S25FL016A

2015-12-13 Thread Márton Miklós
Hello all, I have successfully flashed a Dell D830 notebook (with discrete NVIDIA VGA) using flashrom from A14 BIOS revision to A17. This means two things: the notebook itself is supported, and the S25FL016A could be marked as verified for probe, read, erase, write. For the later one I have

Re: [flashrom] Add option to disable the reading back of the flash contents at write operation

2015-12-12 Thread Márton Miklós
read time by a large factor (~90% reduction). Try marking your chip as tested for unbounded reads. You might find that the read and selective erase/write is faster than unconditional erase/write. On Fri, Dec 11, 2015 at 12:01 PM, Márton Miklós <martonmiklosq...@gmail.com <mail

[flashrom] N25Q128..1E flashed successfully

2015-12-11 Thread Márton Miklós
Hello all, I have successfully flashed a N25Q128..1E SPI flash using flashrom with a 16MB image. The programmer was an external one: NI USB-8452. This is not supported in the mainline yet, but patch is coming soon. /Flashing output (I have forgotten to //run with -V//):// //flashrom

[flashrom] Add option to disable the reading back of the flash contents at write operation

2015-12-11 Thread Márton Miklós
Hello all, I am using the flashrom with an external programmer to flash various SPI flashes a lot. In most cases I do not care about the old flash contents when flashing, so the "/Reading old flash chip contents/" step does not have any added value in my use cases. The code also has a FIXME

Re: [flashrom] Successful flashing of a Dell Latitude D630

2016-01-03 Thread Márton Miklós
Hello all, My "try to flash all old stuff at home with flashrom" project continued. Today's victim was a Dell Latitude D630 with discrete VGA and BIOS version A07. I have successfully updated to the A17 BIOS version with the latest flasrom from svn. Now I have not forgotten to log the write

[flashrom] Successful flashing of a Dell Latitude D630

2015-12-28 Thread Márton Miklós
Hello all, My "try to flash all old stuff at home with flashrom" project continued. Today's victim was a Dell Latitude D630 with discrete VGA and BIOS version A07. I have successfully updated to the A17 BIOS version with the latest flasrom from svn. Now I have not forgotten to log the write so

Re: [flashrom] Successful write report S25FL016A

2015-12-23 Thread Márton Miklós
nts. Regerds, Miklos Marton 2015-12-23 23:03 keltezéssel, Stefan Tauner írta: On Sun, 13 Dec 2015 22:16:07 +0100 Márton Miklós <martonmiklosq...@gmail.com> wrote: Hello all, I have successfully flashed a Dell D830 notebook (with discrete NVIDIA VGA) using flashrom from A14 BIOS revisi

Re: [flashrom] Add support for WCH CH341A as an SPI programmer.

2016-01-31 Thread Márton Miklós
Hello Stefan, Thank you very much for the notification! I am really glad for that. I do not have currently that programmer, but I will give it a try when I could borrow one. Regards, Miklós Márton 2016-01-31 23:23 keltezéssel, Stefan Tauner írta: Hi, I am writing to you because you were

Re: [flashrom] Problem with dumping my Bios FW

2016-02-18 Thread Márton Miklós
Hello Marco, If I have found the correct schematic* the SPI flash is connected directly to the Intel PCH, and the EC is a IT8586E, so the flash should not be shared. You can bypass the laptop warning by running the flashrom with -p internal:laptop=force_I_want_a_brickoptions. ME will most

Re: [flashrom] Building on Windows with mingw

2018-02-27 Thread Márton Miklós
Hi, I have been reading about the printf format on MinGW for another project and I run into this message. Miklos are you still experiencing the problem? Here on Linux with mingw-w64 version 5.0.3 the constant is here in /usr/share/mingw-w64/include/stdio.h I have used the latest available

Re: [flashrom] Surface UEFI Bios flash

2018-03-18 Thread Márton Miklós
What chip? never heard that Microsoft would manufacture chips. According to this image: https://www.ifixit.com/Teardown/Microsoft+Surface+Pro+4+Teardown/51568#s112664 it has a Winbond 25Q128FV SPI flash which is marked as tested in flashrom. Miklos

[flashrom] Re: flashrom Digest, Vol 127, Issue 3

2019-12-09 Thread Márton Miklós
As the subject line states, here is the output of 'flashrom -VV -p ch341a_spi': flashrom v1.1 on Linux 5.0.0-37-generic (x86_64) flashrom is free software, get the source code at https://flashrom.org flashrom was built with libpci 3.5.2, GCC 7.4.0, little endian Command line (3 args):