Skip to content
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

cannot verify #92

Open
git12345abcd opened this issue Oct 21, 2024 · 5 comments
Open

cannot verify #92

git12345abcd opened this issue Oct 21, 2024 · 5 comments

Comments

@git12345abcd
Copy link

When I use the SF100Linux to program the BIOS but the verification is still error.
Can you give some advices?

@Benwang217
Copy link
Collaborator

May I know the instructions and chip part number?

@git12345abcd
Copy link
Author

Thank you,the chip is GD25LB512ME
and the detail is as below:
When I use sudo dpcmd -v to verify the program,but it is always failed.
When I use sudo dpcmd -p to program the roms or binary files,it is always success.
And now, I start the mainboard with the display,but the display is always shut down.

@Benwang217
Copy link
Collaborator

Hi,

-v can not be used alone, it should be used with -p
For example:
./dpcmd -p xxxx.bin -v

@git12345abcd
Copy link
Author

Hi,

-v can not be used alone, it should be used with -p For example: ./dpcmd -p xxxx.bin -v

Therefore,
as long as I program the binary or rom without -p only with -v is illegal?

@Benwang217
Copy link
Collaborator

Hi,
-v can not be used alone, it should be used with -p For example: ./dpcmd -p xxxx.bin -v

Therefore, as long as I program the binary or rom without -p only with -v is illegal?

Yes, it is illegal. You can not use -v only, it should be used with -p.

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