Δημοσιεύτηκε: 13 Ιούλ 2014, 00:14
από ΓιάννηςΤ
Εμμ... Λίγο πολύ αυτά είναι που βγάζει αν ακολουθήσω κατά γράμμα τον οδηγό:

Κώδικας: Επιλογή όλων
root@Eminem:~# sudo apt-get install flashrom
Reading package lists... Done
Building dependency tree
Reading state information... Done
flashrom is already the newest version.
The following packages were automatically installed and are no longer required:
language-pack-zh-hans kde-l10n-de language-pack-kde-de language-pack-kde-en language-pack-de-base
language-pack-kde-zh-hans language-pack-kde-en-base kde-l10n-engb language-pack-kde-de-base
kde-l10n-zhcn firefox-locale-de language-pack-zh-hans-base firefox-locale-zh-hans language-pack-de
language-pack-kde-zh-hans-base
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 570 not upgraded.
root@Eminem:~# sudo flashrom
flashrom v0.9.5.2-r1517 on Linux 3.2.0-65-generic-pae (i686), built with libpci 3.1.8, GCC 4.6.3, little endian
flashrom is free software, get the source code at http://www.flashrom.org

Calibrating delay loop... OK.
========================================================================
WARNING! You seem to be running flashrom on an unsupported laptop.
Laptops, notebooks and netbooks are difficult to support and we
recommend to use the vendor flashing utility. The embedded controller
(EC) in these machines often interacts badly with flashing.
See http://www.flashrom.org/Laptops for details.

If flash is shared with the EC, erase is guaranteed to brick your laptop
and write may brick your laptop.
Read and probe may irritate your EC and cause fan failure, backlight
failure and sudden poweroff.
You have been warned.
========================================================================
Aborting.
root@Eminem:~# sudo flashrom -r old.rom
flashrom v0.9.5.2-r1517 on Linux 3.2.0-65-generic-pae (i686), built with libpci 3.1.8, GCC 4.6.3, little endian
flashrom is free software, get the source code at http://www.flashrom.org

Calibrating delay loop... OK.
========================================================================
WARNING! You seem to be running flashrom on an unsupported laptop.
Laptops, notebooks and netbooks are difficult to support and we
recommend to use the vendor flashing utility. The embedded controller
(EC) in these machines often interacts badly with flashing.
See http://www.flashrom.org/Laptops for details.

If flash is shared with the EC, erase is guaranteed to brick your laptop
and write may brick your laptop.
Read and probe may irritate your EC and cause fan failure, backlight
failure and sudden poweroff.
You have been warned.
========================================================================
Aborting.
root@Eminem:~# sudo flashrom -w bios-20120207150924.zip
flashrom v0.9.5.2-r1517 on Linux 3.2.0-65-generic-pae (i686), built with libpci 3.1.8, GCC 4.6.3, little endian
flashrom is free software, get the source code at http://www.flashrom.org

Calibrating delay loop... OK.
========================================================================
WARNING! You seem to be running flashrom on an unsupported laptop.
Laptops, notebooks and netbooks are difficult to support and we
recommend to use the vendor flashing utility. The embedded controller
(EC) in these machines often interacts badly with flashing.
See http://www.flashrom.org/Laptops for details.

If flash is shared with the EC, erase is guaranteed to brick your laptop
and write may brick your laptop.
Read and probe may irritate your EC and cause fan failure, backlight
failure and sudden poweroff.
You have been warned.
========================================================================
Aborting.
root@Eminem:~#