Hallo,
entschuldige die späte Antwort, hatte einiges zu tun…
Hab die SDKarte getauscht, läuft nun besser, danke für den Tipp
Eine Frage noch, kann es sein, dass es Proleme mit dem Raspberry Pi 2 gibt?
Immer wenn ich homegear starten will bekomme ich:
[quote]root@raspberrypi:~# homegear
02/11/15 21:27:19.631 Loading RPC server settings from /etc/homegear/rpcservers.conf
02/11/15 21:27:19.633 Loading RPC client settings from /etc/homegear/rpcclients.conf
02/11/15 21:27:19.642 Info: Loading family module mod_philipshue.so
02/11/15 21:27:19.657 Info: Loading family module mod_max.so
02/11/15 21:27:19.675 Info: Loading family module mod_insteon.so
02/11/15 21:27:19.693 Info: Loading family module mod_homematicbidcos.so
02/11/15 21:27:19.717 Info: Loading family module mod_miscellaneous.so
02/11/15 21:27:19.730 Info: Loading family module mod_homematicwired.so
02/11/15 21:27:19.794 Initializing database…
02/11/15 21:27:19.804 Initializing family controller…
02/11/15 21:27:19.804 Module HomeMatic BidCoS: Loading XML RPC devices…
02/11/15 21:27:21.011 Info: Not initializing device family HomeMatic Wired, because no physical interface was found.
02/11/15 21:27:21.011 Info: Not initializing device family INSTEON, because no physical interface was found.
02/11/15 21:27:21.012 Info: Not initializing device family MAX!, because no physical interface was found.
02/11/15 21:27:21.012 Info: Not initializing device family Philips hue, because no physical interface was found.
02/11/15 21:27:21.012 Module Miscellaneous: Loading XML RPC devices…
02/11/15 21:27:21.014 Loading devices…
02/11/15 21:27:21.016 Module HomeMatic BidCoS: Loading HomeMatic BidCoS device 1
pure virtual method called
terminate called without an active exception
pure virtual method called
terminate called recursively
02/11/15 21:27:21.016 Error: Signal SIGABRT (6) received.
02/11/15 21:27:21.017 Error: Signal SIGABRT (6) received.
02/11/15 21:27:21.017 Error: Signal SIGABRT (6) received.
02/11/15 21:27:21.017 Error: Signal SIGABRT (6) received.
Aborted (core dumped)
[/quote]
Ich habe Wheezy installiert und dann das Homegear repository hinzugefügt.
apt-get update && apt-get install libsqlite3-0 libreadline6 libgcrypt11 libgnutlsxx27 unzip p7zip-full libxml2-utils patch perl
echo 'deb http://homegear.eu/packages/Raspbian/ wheezy/' >> /etc/apt/sources.list.d/homegear.list
apt-get update
apt-get install homegear
Liebe Grüße