[vz-users] Umzug auf RasPi 2
Jörg
keep at mac10.de
Sun Apr 5 13:52:38 CEST 2015
Am 2015-04-05 13:32, schrieb Jörg:
> 1.
> Die i2c Zuweisung in rc.local für 1wirevz scheint nicht zu
> funktionieren.
> /etc/rc.local: cannot create /sys/bus/i2c/devices/i2c-1/new_device:
> Directory nonexistent
> Da sind keine Unterverzeichnisse in /sys/bus/i2c/devices/ ...
Problem 1. ist gelöst.
Derr Pi2 will in der /boot/config.txt einen Eintrag für i2c
dtparam=i2c_arm=on
danach sind auch die Devices da.
(sudo apt-get install i2c-tools)
sudo i2cdetect -y 1
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- 18 -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- 68 -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --
Danke für meine Hilfe ;-)
More information about the volkszaehler-users
mailing list