Page 1 of 1

problem with new version v2.2.2

Posted: 21 Apr 2016 17:10
by marko4791
Hello,
i have a problem after install new version (i have razberry....today i install new raspbian on raspberry and then install newest version of zwave)

any tips ?

Re: problem with new version v2.2.2

Posted: 26 Apr 2016 21:29
by equathza
The tips I got are give more information about which type of Raspberry Pi your using and try installing 2.2.1 version. I dunno what happened on my Pi, my SD card was full and cannot even get an old nor new version up and running. I've read the newer version of the Raspberry Pi has some issues. Without additional (extensive) information none can give you advice on what to do

Re: problem with new version v2.2.2

Posted: 29 Apr 2016 09:43
by cyberhofi
I had the same problem with raspbian jessie. So i switched back tho wheezy and everything was ok.
I did this because i did a fresh install anyway...

Re: problem with new version v2.2.2

Posted: 29 Apr 2016 10:51
by pz1
cyberhofi wrote:I had the same problem with raspbian jessie.
Just for the record: Which Jessie release? ( Month/Year) (Full version/Lite)

Re: problem with new version v2.2.2

Posted: 31 May 2016 12:28
by Proteo
Hi all
i'm facing the same issue with: Raspbian Jessie,Full desktop image based on Debian Jessie
Version: May 2016 - Release date: 2016-05-10 - Kernel version: 4.4

installed on Raspberry Pi 2 & Razberry.
no way to start the controller, it seems to be a communication problem.
any help will be appreciate, Thanks

Re: problem with new version v2.2.2

Posted: 04 Jun 2016 16:33
by mikedm
I had similar problems with Jessie. Have a look at http://raspberrypi.stackexchange.com/qu ... ian-jessie.
The two steps I needed were to disable the serial port login through raspi-config and then to enable the serial port by editing /boot/config.txt and setting enable_uart=1.

Re: problem with new version v2.2.2

Posted: 10 Jun 2016 13:06
by khafeez
cyberhofi wrote:I had the same problem with raspbian jessie. So i switched back tho wheezy and everything was ok.
I did this because i did a fresh install anyway...
I have the same problem.
Can you please tell me the link to wheezy version to download which is working with z-wave module. I have tried a couple of them from http://downloads.raspberrypi.org/raspbian/images/ . but none of them is working for me

Re: problem with new version v2.2.2

Posted: 10 Jun 2016 14:23
by aƱep
I had similar problem yesterday and I solved shutdown -h, then power cycle your box (not just reboot, but unplug power for few seconds!).

Re: problem with new version v2.2.2

Posted: 13 Jun 2016 12:21
by khafeez
I was having the same problem but the i switched to z-wave version 2.2.1 now there is this just error unable to load data from server.
PRETTY_NAME="Raspbian GNU/Linux 8 (jessie)"
z-wave version 2.2.1
P.S If someone has link to wheezy version of Raspbian please tell.

Re: problem with new version v2.2.2

Posted: 21 Jun 2016 23:39
by rvhu9999
I have the same problem with version 2.2.2 on jessie. Version 2.0.0 is working a bit but also not correct. Running it on Rasperry pi 2 4.4.13-V7+. Serial switch of and try enable_uart=1 and #enable_uart=0 (so disabled, with this version 2.0.0) is working. Do I need to do more?