adding fan page, updating hardware, i2c, and m2 pages
This commit is contained in:
parent
0ba0c295fd
commit
7d986b621b
5 changed files with 23 additions and 4 deletions
|
@ -126,10 +126,10 @@ We can follow this step to perform the scanning process:
|
|||
$ sudo apt-get install i2c-tools
|
||||
```
|
||||
|
||||
2. Use **i2cdetect** tool to scan I2C Bus 1.
|
||||
2. Use **i2cdetect** tool to scan I2C Bus 8.
|
||||
|
||||
```
|
||||
root@helios64:~# i2cdetect -y 1
|
||||
root@helios64:~# i2cdetect -y 8
|
||||
|
||||
0 1 2 3 4 5 6 7 8 9 a b c d e f
|
||||
00: -- -- -- -- -- -- -- -- -- -- -- -- --
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue