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

Question about cdb get_fw_info using cmis 4.0 #380

Open
rqx110 opened this issue Jun 5, 2023 · 0 comments
Open

Question about cdb get_fw_info using cmis 4.0 #380

rqx110 opened this issue Jun 5, 2023 · 0 comments

Comments

@rqx110
Copy link
Contributor

rqx110 commented Jun 5, 2023

if self.cdb.cdb_chkcode(rpl) != rpl_chkcode:
string = 'Get module FW info: Need to enter password\n'
logger.info(string)
# Reset password for module using CMIS 4.0
self.cdb.module_enter_password(0)
rpllen, rpl_chkcode, rpl = self.cdb.get_fw_info()

here we info 'Need to enter password', why we reset the password(0x0) instead of using default password(0x00001011)?

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

1 participant