hats
                                
                                 hats copied to clipboard
                                
                                    hats copied to clipboard
                            
                            
                            
                        /sys/class/i2c-adapter/i2c-0 folder missing
When running eepflash I get the following error. eepflash.sh: line 116: /sys/class/i2c-adapter/i2c-0/new_device: No such file or directory
looking in the file system the /sys/class/i2c-adapter/i2c-0 folder is missing. This was encountered on a pi2.
Have you read: https://github.com/raspberrypi/firmware/blob/master/boot/overlays/README You'll need to enable the "vc" i2c interface through device tree.
in your /boot/config.txt add dtparam=i2c_vc=on