I²C funtioniert nicht - Raspberry Pi Forums


hallo,

ich das internetradio aus dem magpi vom juli 2015 nachbauen, habe aber ein problem.

ich habe i²c über

code: select all

sudo raspi-config
aktiviert. wenn ich nun

code: select all

sudo i2cdetect -y 1
ausführe, bekomme ich folgenden fehler:

code: select all

error: not open file `/dev/i2c-1' or `/dev/i2c/1': no such file or directory 
woran liegt das und kann ich dagegen tun?

du musst noch das modul "i2c-dev" laden.

code: select all

sudo modprobe i2c-dev
kannst es auch in die datei /etc/modules eintragen dann wird es schon beim systemstart geladen. dann nur folgendes ende der datei reinschreiben:

code: select all

i2c-dev


raspberrypi



Comments

Popular posts from this blog

Connecting Raspberry Pi 2 to P10(1R)-V706 LED Dot Matrix - Raspberry Pi Forums

TypeError: <unknown> is not a numpy array - Raspberry Pi Forums

datso and removing imagetitle - Joomla! Forum - community, help and support