<div dir="ltr">Since its use unknown chip that flashrom not support<div><br></div><div><div>m@m-All-Series ~/flashrom $ sudo i2cdetect 2</div><div>WARNING! This program can confuse your I2C bus, cause data loss and worse!</div><div>I will probe file /dev/i2c-2.</div><div>I will probe address range 0x03-0x77.</div><div>Continue? [Y/n] </div><div>     0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f</div><div>00:          -- -- -- -- -- -- -- -- -- -- -- -- -- </div><div>10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- </div><div>20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- </div><div>30: -- -- -- -- -- -- -- 37 -- -- 3a -- -- -- -- -- </div><div>40: -- -- -- -- -- -- -- -- -- 49 -- -- -- -- -- -- </div><div>50: 50 -- -- -- -- -- -- -- -- 59 -- -- -- -- -- -- </div><div>60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- </div><div>70: -- -- -- -- -- -- -- --                         </div><div>m@m-All-Series ~/flashrom $ sudo ./flashrom -p mstarddc_spi:dev=/dev/i2c-2:49 -c -r backup.bin</div><div>flashrom v1.0 on Linux 4.10.0-42-generic (x86_64)</div><div>flashrom is free software, get the source code at <a href="https://flashrom.org">https://flashrom.org</a></div><div><br></div><div>Error: Extra parameter found.</div><div>Please run "flashrom --help" for usage info.</div><div>m@m-All-Series ~/flashrom $ sudo modprobe i2c-dev</div><div>m@m-All-Series ~/flashrom $ sudo i2cdetect -2</div><div>Error: Unsupported option "-2"!</div><div>Usage: i2cdetect [-y] [-a] [-q|-r] I2CBUS [FIRST LAST]</div><div>       i2cdetect -F I2CBUS</div><div>       i2cdetect -l</div><div>  I2CBUS is an integer or an I2C bus name</div><div>  If provided, FIRST and LAST limit the probing range.</div><div>m@m-All-Series ~/flashrom $ sudo i2cdump -r 0-127 2 0x50</div><div>No size specified (using byte-data access)</div><div>WARNING! This program can confuse your I2C bus, cause data loss and worse!</div><div>I will probe file /dev/i2c-2, address 0x50, mode byte</div><div>Probe range limited to 0x00-0x7f.</div><div>Continue? [Y/n] </div><div>     0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f    0123456789abcdef</div><div>00: 00 ff ff ff ff ff ff 00 09 d1 5d 7f 45 54 00 00    ........??]?ET..</div><div>10: 21 1b 01 03 80 36 1e 78 2e 4c 00 a7 55 52 a0 28    !????6?x.L.?UR?(</div><div>20: 13 50 54 a5 6b 80 d1 c0 81 c0 81 00 81 80 a9 c0    ?PT?k??????.????</div><div>30: b3 00 81 bc 61 7c 02 3a 80 18 71 38 2d 40 58 2c    ?.??a|?:??q8-@X,</div><div>40: 45 00 20 2f 21 00 00 1e 00 00 00 ff 00 54 38 48    E. /!..?.....T8H</div><div>50: 30 36 33 31 32 53 4c 30 0a 20 00 00 00 fd 00 32    06312SL0? ...?.2</div><div>60: 90 1e a0 21 00 0a 20 20 20 20 20 20 00 00 00 fc    ???!.?      ...?</div><div>70: 00 5a 4f 57 49 45 20 58 4c 20 4c 43 44 0a 01 0d    .ZOWIE XL LCD???</div><div>m@m-All-Series ~/flashrom $ sudo ./flashrom -p mstarddc_spi:dev=/dev/i2c-1:49</div><div>flashrom v1.0 on Linux 4.10.0-42-generic (x86_64)</div><div>flashrom is free software, get the source code at <a href="https://flashrom.org">https://flashrom.org</a></div><div><br></div><div>Using clock_gettime for delay loops (clk_id: 1, resolution: 1ns).</div><div>Info: Will try to use device /dev/i2c-1 and address 0x49.</div><div>Info: Will reset the device at the end.</div><div>Error enabling ISP mode: errno 5 & 5.</div><div>Please check that device (/dev/i2c-1) and address (0x49) are correct.</div><div>Error: Programmer initialization failed.</div><div>m@m-All-Series ~/flashrom $ sudo ./flashrom -p mstarddc_spi:dev=/dev/i2c-2:49</div><div>flashrom v1.0 on Linux 4.10.0-42-generic (x86_64)</div><div>flashrom is free software, get the source code at <a href="https://flashrom.org">https://flashrom.org</a></div><div><br></div><div>Using clock_gettime for delay loops (clk_id: 1, resolution: 1ns).</div><div>Info: Will try to use device /dev/i2c-2 and address 0x49.</div><div>Info: Will reset the device at the end.</div><div>Found Macronix flash chip "unknown Macronix SPI chip" (0 kB, SPI) on mstarddc_spi.</div><div>===</div><div>This flash part has status NOT WORKING for operations: PROBE READ ERASE WRITE</div><div>The test status of this chip may have been updated in the latest development</div><div>version of flashrom. If you are running the latest development version,</div><div>please email a report to <a href="mailto:flashrom@flashrom.org">flashrom@flashrom.org</a> if any of the above operations</div><div>work correctly for you with this flash chip. Please include the flashrom log</div><div>file for all operations you tested (see the man page for details), and mention</div><div>which mainboard or programmer you tested in the subject line.</div><div>Thanks for your help!</div><div>No operations were specified.</div><div>m@m-All-Series ~/flashrom $ </div><div><br></div></div><div>hope i can give info if needed. Its nice if i get support.</div></div>