Advertisement
Guest User

flashrom

a guest
May 28th, 2021
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 0
  1. flashrom v1.2 on Linux 5.10.0-7-amd64 (x86_64)
  2. flashrom is free software, get the source code at https://flashrom.org
  3.  
  4. Using clock_gettime for delay loops (clk_id: 1, resolution: 1ns).
  5. Found Winbond flash chip "W25X64" (8192 kB, SPI) on ch341a_spi.
  6. Reading old flash chip contents... done.
  7. Erasing and writing flash chip...
  8. cb_out: error: LIBUSB_TRANSFER_STALL
  9.  
  10. cb_in: error: LIBUSB_TRANSFER_STALL
  11. ch341a_spi_spi_send_command: Failed to write 36 bytes
  12. RDSR failed!
  13.  
  14. cb_out: error: LIBUSB_TRANSFER_STALL
  15.  
  16. cb_in: error: LIBUSB_TRANSFER_STALL
  17. ch341a_spi_spi_send_command: Failed to write 4265 bytes
  18. Verification impossible because read failed at 0x22000 (len 0x1000)
  19. ERASE FAILED!
  20. Reading current flash chip contents...
  21. cb_in: error: LIBUSB_TRANSFER_STALL
  22.  
  23. cb_out: error: LIBUSB_TRANSFER_STALL
  24. ch341a_spi_spi_send_command: Failed to write 4265 bytes
  25. Can't read anymore! Aborting.
  26. FAILED!
  27. Uh oh. Erase/write failed. Checking if anything has changed.
  28. Reading current flash chip contents...
  29. cb_in: error: LIBUSB_TRANSFER_STALL
  30.  
  31. cb_out: error: LIBUSB_TRANSFER_STALL
  32. ch341a_spi_spi_send_command: Failed to write 4265 bytes
  33.  
  34. cb_in: error: LIBUSB_TRANSFER_STALL
  35.  
  36. cb_in: error: LIBUSB_TRANSFER_STALL
  37. Can't even read anymore!
  38. Your flash chip is in an unknown state.
  39. Please report this on IRC at chat.freenode.net (channel #flashrom) or
  40. mail flashrom@flashrom.org, thanks!
  41.  
  42. cb_out: error: LIBUSB_TRANSFER_STALL
  43. enable_pins: Failed to write 4 bytes
  44. Could not disable output pins.
  45.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement