Hello, attached are two text documents: output from --wp-disable and output from erase/write - let me know if any other information is needed. Chip in question is "W25Q64JW...M" Thanks, Tim
Hello Tim,
let me know if any other information is needed.
Yes! Which version of flashrom are you using? In your logs, it says "unknown" version. The crucial message in your logs is: "Failed to apply new WP settings: WP operations are not implemented for this chip" and then also, as a consequence of this, another message: "Some block protection in effect, disabling... Block protection could not be disabled!" WP support for this chip was added in v1.4.0 , if you have earlier version it won't be supported https://flashrom.org/release_notes/v_1_4.html#added-write-protect-support On Sat, Nov 16, 2024 at 5:37 PM Tim Tech <agitimtim@gmail.com> wrote:
Hello, attached are two text documents: output from --wp-disable and output from erase/write - let me know if any other information is needed.
Chip in question is "W25Q64JW...M"
Thanks, Tim _______________________________________________ flashrom mailing list -- flashrom@flashrom.org To unsubscribe send an email to flashrom-leave@flashrom.org
-- Anastasia.
Hi again, So I finally got back to this and the version of flashrom I am using is v1.3.0-2.1. I am using Debian 12 Bookworm and when I try to update it says I have the newest version. Is there a way to get the most recent version on Debian 12? Thanks, Tim On Sat, Nov 16, 2024 at 3:55 AM Anastasia Klimchuk <aklm@chromium.org> wrote:
Hello Tim,
let me know if any other information is needed.
Yes! Which version of flashrom are you using? In your logs, it says "unknown" version.
The crucial message in your logs is:
"Failed to apply new WP settings: WP operations are not implemented for this chip" and then also, as a consequence of this, another message: "Some block protection in effect, disabling... Block protection could not be disabled!"
WP support for this chip was added in v1.4.0 , if you have earlier version it won't be supported
https://flashrom.org/release_notes/v_1_4.html#added-write-protect-support
On Sat, Nov 16, 2024 at 5:37 PM Tim Tech <agitimtim@gmail.com> wrote:
Hello, attached are two text documents: output from --wp-disable and output from erase/write - let me know if any other information is needed.
Chip in question is "W25Q64JW...M"
Thanks, Tim _______________________________________________ flashrom mailing list -- flashrom@flashrom.org To unsubscribe send an email to flashrom-leave@flashrom.org
-- Anastasia.
Nevermind, I was able to build 1.5 from source and everything is working now. Thanks! On Wed, Dec 4, 2024 at 10:00 AM Tim Tech <agitimtim@gmail.com> wrote:
Hi again,
So I finally got back to this and the version of flashrom I am using is v1.3.0-2.1. I am using Debian 12 Bookworm and when I try to update it says I have the newest version. Is there a way to get the most recent version on Debian 12?
Thanks, Tim
On Sat, Nov 16, 2024 at 3:55 AM Anastasia Klimchuk <aklm@chromium.org> wrote:
Hello Tim,
let me know if any other information is needed.
Yes! Which version of flashrom are you using? In your logs, it says "unknown" version.
The crucial message in your logs is:
"Failed to apply new WP settings: WP operations are not implemented for this chip" and then also, as a consequence of this, another message: "Some block protection in effect, disabling... Block protection could not be disabled!"
WP support for this chip was added in v1.4.0 , if you have earlier version it won't be supported
https://flashrom.org/release_notes/v_1_4.html#added-write-protect-support
On Sat, Nov 16, 2024 at 5:37 PM Tim Tech <agitimtim@gmail.com> wrote:
Hello, attached are two text documents: output from --wp-disable and output from erase/write - let me know if any other information is needed.
Chip in question is "W25Q64JW...M"
Thanks, Tim _______________________________________________ flashrom mailing list -- flashrom@flashrom.org To unsubscribe send an email to flashrom-leave@flashrom.org
-- Anastasia.
Hello Tim, Good to know everything is working for you! To the question that you had:
Is there a way to get the most recent version on Debian 12?
Someone who is Debian maintainer who is packaging flashrom for Debian, can do that. I don't know this person, it would be great to meet them. From our side, we have this public mailing list and all the information about releases is posted here. For example, yesterday was the post about v1.5 :) On Thu, Dec 5, 2024 at 4:47 AM Tim Tech <agitimtim@gmail.com> wrote:
Nevermind, I was able to build 1.5 from source and everything is working now. Thanks!
On Wed, Dec 4, 2024 at 10:00 AM Tim Tech <agitimtim@gmail.com> wrote:
Hi again,
So I finally got back to this and the version of flashrom I am using is v1.3.0-2.1. I am using Debian 12 Bookworm and when I try to update it says I have the newest version. Is there a way to get the most recent version on Debian 12?
Thanks, Tim
On Sat, Nov 16, 2024 at 3:55 AM Anastasia Klimchuk <aklm@chromium.org> wrote:
Hello Tim,
let me know if any other information is needed.
Yes! Which version of flashrom are you using? In your logs, it says "unknown" version.
The crucial message in your logs is:
"Failed to apply new WP settings: WP operations are not implemented for this chip" and then also, as a consequence of this, another message: "Some block protection in effect, disabling... Block protection could not be disabled!"
WP support for this chip was added in v1.4.0 , if you have earlier version it won't be supported
https://flashrom.org/release_notes/v_1_4.html#added-write-protect-support
On Sat, Nov 16, 2024 at 5:37 PM Tim Tech <agitimtim@gmail.com> wrote:
Hello, attached are two text documents: output from --wp-disable and output from erase/write - let me know if any other information is needed.
Chip in question is "W25Q64JW...M"
Thanks, Tim _______________________________________________ flashrom mailing list -- flashrom@flashrom.org To unsubscribe send an email to flashrom-leave@flashrom.org
-- Anastasia.
-- Anastasia.
Hello, I am still having issues with this chip in particular. I attached the output for disabling WP. I am using WSL, but the same happens on Debian 12 and openSUSE. This same chip has been giving me the same issue for a while now, I am not sure if something changed. Also, the WP pin is set to an inactive voltage and I have zero issues with dozens of other chips I flash regularly. Let me know if I am doing something wrong, or if there's anything I can try besides just desoldering the chip to flash. Thank you! Tim On Sat, Dec 7, 2024 at 5:22 AM Anastasia Klimchuk <aklm@chromium.org> wrote:
Hello Tim,
Good to know everything is working for you!
To the question that you had:
Is there a way to get the most recent version on Debian 12?
Someone who is Debian maintainer who is packaging flashrom for Debian, can do that. I don't know this person, it would be great to meet them.
From our side, we have this public mailing list and all the information about releases is posted here. For example, yesterday was the post about v1.5 :)
On Thu, Dec 5, 2024 at 4:47 AM Tim Tech <agitimtim@gmail.com> wrote:
Nevermind, I was able to build 1.5 from source and everything is working now. Thanks!
On Wed, Dec 4, 2024 at 10:00 AM Tim Tech <agitimtim@gmail.com> wrote:
Hi again,
So I finally got back to this and the version of flashrom I am using is v1.3.0-2.1. I am using Debian 12 Bookworm and when I try to update it says I have the newest version. Is there a way to get the most recent version on Debian 12?
Thanks, Tim
On Sat, Nov 16, 2024 at 3:55 AM Anastasia Klimchuk <aklm@chromium.org> wrote:
Hello Tim,
let me know if any other information is needed.
Yes! Which version of flashrom are you using? In your logs, it says "unknown" version.
The crucial message in your logs is:
"Failed to apply new WP settings: WP operations are not implemented for this chip" and then also, as a consequence of this, another message: "Some block protection in effect, disabling... Block protection could not be disabled!"
WP support for this chip was added in v1.4.0 , if you have earlier version it won't be supported
https://flashrom.org/release_notes/v_1_4.html#added-write-protect-support
On Sat, Nov 16, 2024 at 5:37 PM Tim Tech <agitimtim@gmail.com> wrote:
Hello, attached are two text documents: output from --wp-disable and output from erase/write - let me know if any other information is needed.
Chip in question is "W25Q64JW...M"
Thanks, Tim _______________________________________________ flashrom mailing list -- flashrom@flashrom.org To unsubscribe send an email to flashrom-leave@flashrom.org
-- Anastasia.
-- Anastasia.
participants (2)
-
Anastasia Klimchuk -
Tim Tech