I want to edit the contents of a chip on my Notebook.
I am trying to read out the contents of an i2c ROM that's a NXP P24S08A.
Following along with resources online I got as far as trying the "i2cdetect" command on my Raspberry Pi. On my first try it read nothing.
I tried again and tried "To find the address of your i2c slave device." https://payatu.com/using-rasberrypi-as-p...cking-tool
This is what I got:
It looks like success - it's reading something. But I don't really know what I'm doing, and now I'm basically stuck.
I'll follow up with a post of why I'm doing this and what I've done already. The short version is:
I believe that my Lenovo Thinkpad S1 has a security password after after the supervisor password was entered wrong too many times. I believe this password to be on the Security Chip which should be this NXP P24S08A.
I have found a schematic of my motherboard which is why I believe this (however this is all new to me, and I don't trust myself to know what I am doing). Very much hoping to learn through the help of other's more knowledgeable on this forum.
Who has tried to access a security chip ROM that communicates over i2c and can tell me how to continue??
I am trying to read out the contents of an i2c ROM that's a NXP P24S08A.
Following along with resources online I got as far as trying the "i2cdetect" command on my Raspberry Pi. On my first try it read nothing.
I tried again and tried "To find the address of your i2c slave device." https://payatu.com/using-rasberrypi-as-p...cking-tool
This is what I got:
It looks like success - it's reading something. But I don't really know what I'm doing, and now I'm basically stuck.
I'll follow up with a post of why I'm doing this and what I've done already. The short version is:
I believe that my Lenovo Thinkpad S1 has a security password after after the supervisor password was entered wrong too many times. I believe this password to be on the Security Chip which should be this NXP P24S08A.
I have found a schematic of my motherboard which is why I believe this (however this is all new to me, and I don't trust myself to know what I am doing). Very much hoping to learn through the help of other's more knowledgeable on this forum.
Who has tried to access a security chip ROM that communicates over i2c and can tell me how to continue??