I am currently using the Mr.Chromebox guide to unbrick my chromebook code named LICK using a ch341a reprogrammer
The flashrom software sees the chip as a Unknow SPI chip (RDID) and doesn’t write when i try
ubuntu@ubuntu:~$ sudo flashrom -p ch341a_spi
flashrom unknown on Linux 6.14.0-27-generic (x86_64)
flashrom is free software, get the source code at https://flashrom.org
Using clock_gettime for delay loops (clk_id: 1, resolution: 1ns).
Found Generic flash chip “unknown SPI chip (RDID)” (0 kB, SPI) on ch341a_spi.
This flash part has status NOT WORKING for operations: PROBE READ ERASE WRITE
This flash part has status UNTESTED for operations: WP
The test status of this chip may have been updated in the latest development
version of flashrom. If you are running the latest development version,
please email a report to [email protected] if any of the above operations
work correctly for you with this flash chip. Please include the flashrom log
file for all operations you tested (see the man page for details), and mention
which mainboard or programmer you tested in the subject line.
Thanks for your help!
No operations were specified.
The model written on the chip is Gigadevice 25LQ128DSIG
Any help is appreciated.