<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[I2C adapter macht Probleme]]></title><description><![CDATA[<p dir="auto">Hallo</p>
<p dir="auto">Ich habe einen Raspberry 4 mit den aktuellen Betriebssystem. Unter iobroker habe ich den I2C adapter installiert. Es gibt auch eine Instanz. Leider zeigt mir der Adapter aber nichts an.<br />
Hier mal der Auszug aus dem Log. Leider beschäftige ich mich noch nicht sehr lange mit den Raspberrys - bin also noch blutiger Anfänger. Im Terminal kann ich die I2C Schnittstelle aufrufen und bekomme auch die Adressen angezeigt. Ich habe 5 xMCP23017 angeschlossen.</p>
<p dir="auto">host.raspi1	2020-02-07 20:17:20.767	info	Restart adapter system.adapter.i2c.0 because enabled<br />
host.raspi1	2020-02-07 20:17:20.767	error	instance system.adapter.i2c.0 terminated with code 1 (JS_CONTROLLER_STOPPED)<br />
host.raspi1	2020-02-07 20:17:20.766	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:811:32)<br />
host.raspi1	2020-02-07 20:17:20.766	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:991:10)<br />
host.raspi1	2020-02-07 20:17:20.766	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:955:30)<br />
host.raspi1	2020-02-07 20:17:20.766	error	Caught by controller[0]: at Object.&lt;anonymous&gt; (/opt/iobroker/node_modules/i2c-bus/i2c-bus.js:4:28)<br />
host.raspi1	2020-02-07 20:17:20.766	error	Caught by controller[0]: at bindings (/opt/iobroker/node_modules/bindings/bindings.js:81:44)<br />
host.raspi1	2020-02-07 20:17:20.765	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:74:18)<br />
host.raspi1	2020-02-07 20:17:20.765	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:848:19)<br />
host.raspi1	2020-02-07 20:17:20.765	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:723:14)<br />
host.raspi1	2020-02-07 20:17:20.765	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:811:32)<br />
host.raspi1	2020-02-07 20:17:20.765	error	Caught by controller[0]: at Object.Module._extensions..node (internal/modules/cjs/loader.js:1021:18)<br />
host.raspi1	2020-02-07 20:17:20.764	error	Caught by controller[0]: the module (for instance, using <code>npm rebuild</code> or <code>npm install</code>).<br />
host.raspi1	2020-02-07 20:17:20.764	error	Caught by controller[0]: NODE_MODULE_VERSION 72. Please try re-compiling or re-installing<br />
host.raspi1	2020-02-07 20:17:20.764	error	Caught by controller[0]: NODE_MODULE_VERSION 64. This version of Node.js requires<br />
host.raspi1	2020-02-07 20:17:20.764	error	Caught by controller[0]: was compiled against a different Node.js version using<br />
host.raspi1	2020-02-07 20:17:20.763	error	Caught by controller[0]: Error: The module '/opt/iobroker/node_modules/i2c-bus/build/Release/i2c.node'<br />
host.raspi1	2020-02-07 20:17:20.763	error	Caught by controller[0]: ^<br />
host.raspi1	2020-02-07 20:17:20.762	error	Caught by controller[0]: throw e<br />
host.raspi1	2020-02-07 20:17:20.762	error	Caught by controller[0]: /opt/iobroker/node_modules/bindings/bindings.js:88<br />
host.raspi1	2020-02-07 20:17:20.376	info	instance system.adapter.i2c.0 started with pid 4354</p>
<p dir="auto">Und hier der das Teminal:<br />
0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f<br />
00:          -- -- -- -- -- -- -- -- -- -- -- -- --<br />
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --<br />
20: 20 21 22 -- 24 -- -- 27 -- -- -- -- -- -- -- --<br />
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --<br />
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --<br />
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --<br />
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --<br />
70: -- -- -- -- -- -- -- --<br />
pi@raspi1:~ $ i2cdetect -y 1<br />
0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f<br />
00:          -- -- -- -- -- -- -- -- -- -- -- -- --<br />
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --<br />
20: 20 21 22 -- 24 -- -- 27 -- -- -- -- -- -- -- --<br />
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --<br />
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --<br />
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --<br />
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --<br />
70: -- -- -- -- -- -- -- --<br />
pi@raspi1:~ $</p>
<p dir="auto">Kann mir jemand erklären was ich falsch mache.</p>
<p dir="auto">Danke Dirk</p>
]]></description><link>https://forum.iobroker.net/topic/29904/i2c-adapter-macht-probleme</link><generator>RSS for Node</generator><lastBuildDate>Fri, 01 May 2026 15:18:49 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/29904.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 07 Feb 2020 19:24:32 GMT</pubDate><ttl>60</ttl></channel></rss>