Guest User

Untitled

a guest
Jan 1st, 2016
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.87 KB | None | 0 0
  1. root@420:~/flashrom# ./flashrom -V -p internal
  2. flashrom v0.9.8-r1904 on Linux 4.0.0-kali1-amd64 (x86_64)
  3. flashrom is free software, get the source code at http://www.flashrom.org
  4.  
  5. flashrom was built with libpci 3.3.1, GCC 4.9.2, little endian
  6. Command line (3 args): ./flashrom -V -p internal
  7. Calibrating delay loop... OS timer resolution is 4 usecs, 1590M loops per second, 10 myus = 9 us, 100 myus = 101 us, 1000 myus = 971 us, 10000 myus = 9834 us, 16 myus = 20 us, OK.
  8. Initializing internal programmer
  9. Found candidate at: 00000500-00000510
  10. Found coreboot table at 0x00000500.
  11. Found candidate at: 00000000-00000b50
  12. Found coreboot table at 0x00000000.
  13. coreboot table found at 0x7ae9d000.
  14. coreboot header(24) checksum: 40ee table(2896) checksum: 21f8 entries: 28
  15. Vendor ID: LENOVO, part ID: ThinkPad T420
  16. Using Internal DMI decoder.
  17. DMI string chassis-type: "Laptop"
  18. Laptop detected via DMI.
  19. DMI string system-manufacturer: "LENOVO"
  20. DMI string system-product-name: "4236MBM"
  21. DMI string system-version: "ThinkPad T420"
  22. DMI string baseboard-manufacturer: "LENOVO"
  23. DMI string baseboard-product-name: "4236MBM"
  24. DMI string baseboard-version: "ThinkPad T420"
  25. ========================================================================
  26. WARNING! You seem to be running flashrom on an unsupported laptop.
  27. Laptops, notebooks and netbooks are difficult to support and we
  28. recommend to use the vendor flashing utility. The embedded controller
  29. (EC) in these machines often interacts badly with flashing.
  30. See the manpage and for details.
  31.  
  32. If flash is shared with the EC, erase is guaranteed to brick your laptop
  33. and write may brick your laptop.
  34. Read and probe may irritate your EC and cause fan failure, backlight
  35. failure and sudden poweroff.
  36. You have been warned.
  37. ========================================================================
  38. Aborting.
  39. Error: Programmer initialization failed.
Advertisement
Add Comment
Please, Sign In to add comment