Check space left ================ Filesystem Size Used Avail Use% Mounted on /dev/root 15G 3.2G 11G 23% / devtmpfs 776M 0 776M 0% /dev tmpfs 937M 0 937M 0% /dev/shm tmpfs 375M 900K 374M 1% /run tmpfs 5.0M 4.0K 5.0M 1% /run/lock /dev/mmcblk0p1 253M 49M 204M 20% /boot tmpfs 188M 24K 188M 1% /run/user/1000 Check for dependencies ====================== python unknown ok not-installed python-pip unknown ok not-installed git 1:2.30.2-1 install ok installed libi2c-dev unknown ok not-installed dpkg-query: no packages found matching python-serial dpkg-query: no packages found matching python-rpi.gpio i2c-tools 4.2-1+b1 install ok installed python-smbus unknown ok not-installed dpkg-query: no packages found matching scratch I2C still in blacklist SPI still in blacklist Check for addition in /modules ============================== I2C-dev already there i2c-bcm2708 already there spi-dev already there Hardware revision ================= Traceback (most recent call last): File "", line 1, in ModuleNotFoundError: No module named 'auto_detect_rpi' Check the /dev folder ===================== i2c-1 i2c-20 i2c-21 ttyAMA0 USB device status ================= Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 002: ID 2109:3431 VIA Labs, Inc. Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub /: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/1p, 480M |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 480M Raspbian for Robots Version =========================== cat: /home/pi/di_update/Raspbian_For_Robots/Version: No such file or directory Hostname ======== raspberrypi Checking I2C bus for devices ============================ Checking I2C bus 0 ================== NOTE: it is normal for this one to fail Error: Could not open file `/dev/i2c-0' or `/dev/i2c/0': No such file or directory Checking I2C bus 1 ================== 0 1 2 3 4 5 6 7 8 9 a b c d e f 00: -- -- -- -- -- -- -- -- 10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 70: -- -- -- -- -- -- -- -- Checking for firmware version ============================= Traceback (most recent call last): File "/home/pi/Dexter/GrovePi/Software/Python/grove_firmware_version_check.py", line 37, in import grovepi File "/home/pi/Dexter/GrovePi/Software/Python/grovepi.py", line 54, in import di_i2c ModuleNotFoundError: No module named 'di_i2c'