Page 1 of 1

Domoticz + RPI3b+ hanging

Posted: Tuesday 04 September 2018 22:48
by Dourcat
Hi I am trying to get Domoticz I stalled on a Raspberry Pi3b+ with PoE hat. So far I have been trying this for 4 days without success.

I first tried copying the Raspbian image to the SD card and then installing Domoticz the 'hard way' but when running the make -j 3 command it gets to 22% and the entire Pi hangs completely.

I then tried putting updated NOOBS on the card having wiped it and then choosing Raspbian in the setup. This completed and I updated and upgraded to all current updates but with the same output.

In all instances I have updated everything to current levels, boost libraries are 1.68. I have also tried updating cmake to current level but again it hits 22% and just hangs - the Pi is completely unresponsive and after leaving it for 2 hours it was still at the same point leaving power removal the only option.

I have previously completed this on a Pi 3b, the only reason I have upgraded is for PoE but I have ruled that out as the problem as I get the same results with the PoE hat removed.

Has anyone managed to get Domoticz installed on a 3b+ the 'hard way' as yet? Trying to figure out if it's just not compatible for some reason or if I have a faulty Pi - it seems to work ok with everything else I have tried on it though and I know the SD card is good.

Sent from my ONEPLUS A5010 using Tapatalk


Re: Domoticz + RPI3b+ hanging

Posted: Saturday 08 September 2018 9:59
by JacquesMulders
install rasbian, and use the setup command

Code: Select all

curl -L install.domoticz.com | sudo bash

Re: Domoticz + RPI3b+ hanging

Posted: Tuesday 11 September 2018 19:46
by Dourcat
Thanks, that seems to have worked. Not sure why I had to install the hard way on my previous Pi but this works this time around.

Just need to figure out why some of my sensors aren't working now. Might just exclude and reinclude them and see what happens - that's for a different post though.

Thanks for your help.

Sent from my ONEPLUS A5010 using Tapatalk


Re: Domoticz + RPI3b+ hanging

Posted: Wednesday 17 October 2018 15:41
by Wienen
JacquesMulders wrote: Saturday 08 September 2018 9:59 install rasbian, and use the setup command

Code: Select all

curl -L install.domoticz.com | sudo bash
I just received my RPI3b+ which is 64bit. Does the url automatically install's the 64bit version of Domoticz?

Update: Stupid question :oops: it seems there isn't a 64bit version of Raspbian 8-)