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

Enabling I2Cs in openbmc master branch #63

Open
radhikapradeep opened this issue Aug 28, 2017 · 1 comment
Open

Enabling I2Cs in openbmc master branch #63

radhikapradeep opened this issue Aug 28, 2017 · 1 comment

Comments

@radhikapradeep
Copy link

Hi,

We are working on a wedge100 like platform and while listing I2Cs using the command "i2cdetect -l" found that the I2C 9 and 11 is not enabled .Please find the snapshot below

root@bmc:~# i2cdetect -l
i2c-0 i2c ast_i2c.0 I2C adapter
i2c-1 i2c ast_i2c.1 I2C adapter
i2c-2 i2c ast_i2c.2 I2C adapter
i2c-3 i2c ast_i2c.3 I2C adapter
i2c-4 i2c ast_i2c.4 I2C adapter
i2c-5 i2c ast_i2c.5 I2C adapter
i2c-6 i2c ast_i2c.6 I2C adapter
i2c-7 i2c ast_i2c.7 I2C adapter
i2c-8 i2c ast_i2c.8 I2C adapter
i2c-12 i2c ast_i2c.12 I2C adapter

We need to enable the I2Cs 9 and 11 i.e SCL10,SDA10 & SCL 12,SDA12 in the code.
Could anyone please point the method to enable the I2C controller ?

Thanks and Regards

@radhikapradeep radhikapradeep changed the title Enabling I2Cs 9 and 11 in openbmc master branch Enabling I2Cs in openbmc master branch Aug 28, 2017
@sdasari73
Copy link
Contributor

facebook-github-bot pushed a commit that referenced this issue Aug 21, 2020
Summary:
ELBERT: Add debug scripts

Add debug scripts to help with debugging various issues

Example usage:
ssh root@<unit> python /usr/local/bin/show_tech.py -v 2>&1 > show_tech.txt

Testing: Will upload an example log

Pull Request resolved: facebookexternal/openbmc.arista#63

Reviewed By: mikechoifb

fbshipit-source-id: afe9acbf19
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