Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
i2c_over_vga [2018/05/18 14:13]
admin [Workaround]
i2c_over_vga [2018/05/18 14:31]
admin [Workaround]
Line 27: Line 27:
 The result could look like:\\ The result could look like:\\
     i2c-1 unknown    i915 gmbus vga                  N/A     i2c-1 unknown    i915 gmbus vga                  N/A
 +Looking for an I2C device
 +   $ sudo i2cdetect -y 1
 +It should tell you the address of your I2C device.\\
 Now you can comunicate to your devices with these commands:\\ Now you can comunicate to your devices with these commands:\\
 +   $ i2cget
    $ i2cset    $ i2cset
    $ i2cdump    $ i2cdump