Matus - 2017-11-12

Hello, i was trying to connect MCP23017 to my raspberry pi 3, but it´s not working. When i use gpio load i2c, it says that it can´t load i2c module from kernel. I have allowed I2C in raspi-config, and i can see MCP23017 with i2cdetect. So I just want to ask if I am doing something wrong, or I2C doesn ´t work on this system.

(For now I am just trying to light LED.)