Skip to content

T430 Error: Extra parameter found. #308

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
azide01 opened this issue Mar 24, 2025 · 3 comments
Open

T430 Error: Extra parameter found. #308

azide01 opened this issue Mar 24, 2025 · 3 comments

Comments

@azide01
Copy link

azide01 commented Mar 24, 2025

This is happening on Debian 12 while attempting to flash my Thinkpad T430

sudo ./external_install_bottom.sh -m -k dude.bak
Skulls

Please select the hardware you use:

  1. Raspberry Pi 3) Tigard 5) Exit
  2. CH341A 4) FT232H
    Please select the hardware flasher: 2
    Ok. Connect a CH341A programmer
    trying to detect the chip...
    Detected W25Q64BV/W25Q64CV/W25Q64FV
    W25Q64JV-.Q.
    make: Entering directory '/root/skulls/util/ifdtool'
    gcc -O2 -g -Wall -Wextra -Wmissing-prototypes -Werror -I../commonlib/include -c -o ifdtool.o ifdtool.c
    gcc -o ifdtool ifdtool.o
    make: Leaving directory '/root/skulls/util/ifdtool'
    Intel ME will be cleaned.
    The flash ROM will be unlocked.
    Start reading 2 times. Please be patient...
    flashrom unknown on Linux 6.1.0-32-amd64 (x86_64)
    flashrom is free software, get the source code at https://flashrom.org

Using clock_gettime for delay loops (clk_id: 1, resolution: 1ns).
Error: Extra parameter found.
Please run "flashrom --help" for usage info.

@azide01
Copy link
Author

azide01 commented Mar 24, 2025

issue is very similar to #52 (comment) and #275 (comment)

@azide01
Copy link
Author

azide01 commented Mar 28, 2025

issue can be solved using same solution as #275 (comment)

@merge
Copy link
Owner

merge commented Apr 2, 2025

issue can be solved using same solution as #275 (comment)

was it W25Q64CV for the T430? let's add that one to our script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants