I'm trying to read a 25Q128A SPI chip from a HP 840 G1 and the software wont even detect it. I'm wondering if I need an adapter of some kind to make it work.
I tried with windows using the Ch341a included software, wont detect and wont read
I also tried with flashrom on linux, flashrom and I get this :
I found the data sheet for the chip : https://www.google.com/url?sa=t&rct=...VxtJhOxoNvJL5q
Please help, I need to remove the bios admin password.
I tried with windows using the Ch341a included software, wont detect and wont read
I also tried with flashrom on linux, flashrom and I get this :
sudo flashrom --programmer ch341a_spi -r hp840.bin
flashrom v0.9.9-rc1-r1942 on Linux 4.15.0-88-generic (x86_64)
flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK.
No EEPROM/flash device found.
Note: flashrom can never write if the flash chip isn't found automatically.
flashrom v0.9.9-rc1-r1942 on Linux 4.15.0-88-generic (x86_64)
flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK.
No EEPROM/flash device found.
Note: flashrom can never write if the flash chip isn't found automatically.
Please help, I need to remove the bios admin password.
Comment