Z-stick gen5 on raspberry not functional on PI-4 Topic is solved
Moderator: leecollings
-
- Posts: 8
- Joined: Monday 12 August 2019 19:09
- Target OS: Raspberry Pi / ODroid
- Domoticz version: V4.10717
- Location: Netherlands
- Contact:
Z-stick gen5 on raspberry not functional on PI-4
Dear all,
I have a raspberry pi 4 model b 2gb and a usb z-wave controller Z-Stick gen5 Aeonlabs
The domoticz verzin is V4.10717.
Now I do not succeed in getting the Stick functional. Also I cannot define Devices.
I do not know which serial port to select for the Z-stick, when defining HARDWARE in Domoticz, I have the following options:
/dev/ttyUSB0
/dev/serial1
/devttyAMA0
/dev/serial/by-id/usb/FTDI_FT232RUSB_UART_AK49Q2IV-if00-port0
Can anybody help me?
Thank you in advance!
I have a raspberry pi 4 model b 2gb and a usb z-wave controller Z-Stick gen5 Aeonlabs
The domoticz verzin is V4.10717.
Now I do not succeed in getting the Stick functional. Also I cannot define Devices.
I do not know which serial port to select for the Z-stick, when defining HARDWARE in Domoticz, I have the following options:
/dev/ttyUSB0
/dev/serial1
/devttyAMA0
/dev/serial/by-id/usb/FTDI_FT232RUSB_UART_AK49Q2IV-if00-port0
Can anybody help me?
Thank you in advance!
-
- Posts: 230
- Joined: Sunday 14 July 2013 20:21
- Target OS: Linux
- Domoticz version: 4.10233
- Location: Alkmaar, The Netherlands
- Contact:
Re: Z-stick gen5 on raspberry not functional
The stick is not listed. Looks like kot recognized.
Perhaps a reboot or different port? Are you using a sufficient power supply? Min 2 or 3 amp
Perhaps a reboot or different port? Are you using a sufficient power supply? Min 2 or 3 amp
-
- Posts: 8
- Joined: Monday 12 August 2019 19:09
- Target OS: Raspberry Pi / ODroid
- Domoticz version: V4.10717
- Location: Netherlands
- Contact:
Re: Z-stick gen5 on raspberry not functional PI-4
The power supply is 5,1 V 3,0 A
I rebooted but with no success...
I rebooted but with no success...
Last edited by ThomasD on Tuesday 13 August 2019 19:29, edited 1 time in total.
-
- Posts: 8
- Joined: Monday 12 August 2019 19:09
- Target OS: Raspberry Pi / ODroid
- Domoticz version: V4.10717
- Location: Netherlands
- Contact:
Re: Z-stick gen5 on raspberry not functional
The log says:
2019-08-12 19:56:28.997 Status: OpenZWave: using config in: /home/pi/domoticz/Config/
2019-08-12 19:56:29.000 Status: OpenZWave: Starting...
2019-08-12 19:56:29.000 Status: OpenZWave: Version: 1.4-3335-g74e05982-dirty
2019-08-12 19:56:29.001 Error: OpenZWave: Driver Failed!!
Can anybody help me with this issue?
Thanks,
2019-08-12 19:56:28.997 Status: OpenZWave: using config in: /home/pi/domoticz/Config/
2019-08-12 19:56:29.000 Status: OpenZWave: Starting...
2019-08-12 19:56:29.000 Status: OpenZWave: Version: 1.4-3335-g74e05982-dirty
2019-08-12 19:56:29.001 Error: OpenZWave: Driver Failed!!
Can anybody help me with this issue?
Thanks,
- Solderbro
- Posts: 80
- Joined: Tuesday 18 September 2018 15:50
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2020.1
- Location: Hamburg, Germany
- Contact:
Re: Z-stick gen5 on raspberry not functional
Possible that the battery is empty and the USB port will break down from the load.
But first have a look if the stick is detected by USB at all, it should appear here.
domoticz@domosys:~$ lsusb
Bus 001 Device 005: ID 0658:0200 Sigma Designs, Inc. Aeotec Z-Stick Gen5 (ZW090) - UZB
Have a look for the USB power, it should be in the /boot/config.txt
#USB-Current
max_usb_current=1
I have to use that, because the gen5 stick, webcam and 1.8" harddisc exceeds the USB limit on the 3b+
Last guess: Some USB2 devices won't work on USB3 ports under linux, try a black USB port.
Solderbro
But first have a look if the stick is detected by USB at all, it should appear here.
domoticz@domosys:~$ lsusb
Bus 001 Device 005: ID 0658:0200 Sigma Designs, Inc. Aeotec Z-Stick Gen5 (ZW090) - UZB
Have a look for the USB power, it should be in the /boot/config.txt
#USB-Current
max_usb_current=1
I have to use that, because the gen5 stick, webcam and 1.8" harddisc exceeds the USB limit on the 3b+
Last guess: Some USB2 devices won't work on USB3 ports under linux, try a black USB port.
Solderbro
Last edited by Solderbro on Tuesday 13 August 2019 20:30, edited 1 time in total.
Raspi 3B+RTC, SSD 128GB, Aeotec Gen5, Eurotronic SpiritZ, Fibaro FRGBW, Zipato PIR, Everspring AN180, Neo Coolcam Plug, Fibaro FGMS, Neo Coolcam Doorsensor, Popp Z-Weather
-
- Posts: 15
- Joined: Monday 23 April 2018 10:43
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Netherlands
- Contact:
Re: Z-stick gen5 on raspberry not functional
Hi,
I have had the same issue a few days ago when I tried to use the Aeotec stick on a Raspberry 4. There is something strange with this stick. The Raspberry thinks it is a USB3 device, however the device is only USB2 capable.
To solve the issue, I have bought the cheapest USB 2.0 hub i could find (https://www.action.com/nl-nl/p/usb-poort-/). I have connected the USB 2.0 hub on one of the black USB2 ports of the Raspberry, the extra device was immediately connected via dmesg. After that, I have connected the Aeotec Z-wave stick in the USB 2.0 hub. The device is now visible also and gets ttyACM0 port assigned. So the problem is solved. Good luck!
I have had the same issue a few days ago when I tried to use the Aeotec stick on a Raspberry 4. There is something strange with this stick. The Raspberry thinks it is a USB3 device, however the device is only USB2 capable.
To solve the issue, I have bought the cheapest USB 2.0 hub i could find (https://www.action.com/nl-nl/p/usb-poort-/). I have connected the USB 2.0 hub on one of the black USB2 ports of the Raspberry, the extra device was immediately connected via dmesg. After that, I have connected the Aeotec Z-wave stick in the USB 2.0 hub. The device is now visible also and gets ttyACM0 port assigned. So the problem is solved. Good luck!
-
- Posts: 8
- Joined: Monday 12 August 2019 19:09
- Target OS: Raspberry Pi / ODroid
- Domoticz version: V4.10717
- Location: Netherlands
- Contact:
Re: Z-stick gen5 on raspberry not functional
gonna try it thanks a lot
-
- Posts: 120
- Joined: Tuesday 18 October 2016 13:15
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.10915
- Contact:
Re: Z-stick gen5 on raspberry not functional
This problem only exists on a PI 4 - i suggest you change the title of the problem by adding PI 4 to it
Also see - https://www.raspberrypi.org/forums/view ... p?t=245031 for more details why it fails on a USB 3 port
Also see - https://www.raspberrypi.org/forums/view ... p?t=245031 for more details why it fails on a USB 3 port
-
- Posts: 616
- Joined: Thursday 10 November 2016 9:30
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Z-stick gen5 on raspberry not functional
Like temp problems, looks PI team is never faulty...Snowtiger wrote: ↑Tuesday 13 August 2019 9:35 This problem only exists on a PI 4 - i suggest you change the title of the problem by adding PI 4 to it
Also see - https://www.raspberrypi.org/forums/view ... p?t=245031 for more details why it fails on a USB 3 port
This version really looks ill-conceived so far.
-
- Posts: 8
- Joined: Monday 12 August 2019 19:09
- Target OS: Raspberry Pi / ODroid
- Domoticz version: V4.10717
- Location: Netherlands
- Contact:
Re: Z-stick gen5 on raspberry not functional
cmartens75 wrote: ↑Monday 12 August 2019 21:23 Hi,
I have had the same issue a few days ago when I tried to use the Aeotec stick on a Raspberry 4. There is something strange with this stick. The Raspberry thinks it is a USB3 device, however the device is only USB2 capable.
To solve the issue, I have bought the cheapest USB 2.0 hub i could find (https://www.action.com/nl-nl/p/usb-poort-/). I have connected the USB 2.0 hub on one of the black USB2 ports of the Raspberry, the extra device was immediately connected via dmesg. After that, I have connected the Aeotec Z-wave stick in the USB 2.0 hub. The device is now visible also and gets ttyACM0 port assigned. So the problem is solved. Good luck!
-
- Posts: 8
- Joined: Monday 12 August 2019 19:09
- Target OS: Raspberry Pi / ODroid
- Domoticz version: V4.10717
- Location: Netherlands
- Contact:
Re: Z-stick gen5 on raspberry not functional on PI-4
Skippiemanz wrote: ↑Monday 12 August 2019 19:32 The stick is not listed. Looks like kot recognized.
Perhaps a reboot or different port? Are you using a sufficient power supply? Min 2 or 3 amp
-
- Posts: 5
- Joined: Thursday 26 April 2018 12:22
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Z-stick gen5 on raspberry not functional
This also worked for me. I plugged in a USB Hub (USB3.0 as it happens) and I was able to see the Zstick S5 which I hadn't been able to see before.cmartens75 wrote: ↑Monday 12 August 2019 21:23 Hi,
I have had the same issue a few days ago when I tried to use the Aeotec stick on a Raspberry 4. There is something strange with this stick. The Raspberry thinks it is a USB3 device, however the device is only USB2 capable.
To solve the issue, I have bought the cheapest USB 2.0 hub i could find (https://www.action.com/nl-nl/p/usb-poort-/). I have connected the USB 2.0 hub on one of the black USB2 ports of the Raspberry, the extra device was immediately connected via dmesg. After that, I have connected the Aeotec Z-wave stick in the USB 2.0 hub. The device is now visible also and gets ttyACM0 port assigned. So the problem is solved. Good luck!
My wife said don't overcomplicate the heating. oops..
-
- Posts: 11
- Joined: Friday 08 February 2019 21:27
- Target OS: Raspberry Pi / ODroid
- Domoticz version: V4.10717
- Contact:
Re: Z-stick gen5 on raspberry not functional
This was also the solution for mecmartens75 wrote: ↑Monday 12 August 2019 21:23 Hi,
I have had the same issue a few days ago when I tried to use the Aeotec stick on a Raspberry 4. There is something strange with this stick. The Raspberry thinks it is a USB3 device, however the device is only USB2 capable.
To solve the issue, I have bought the cheapest USB 2.0 hub i could find (https://www.action.com/nl-nl/p/usb-poort-/). I have connected the USB 2.0 hub on one of the black USB2 ports of the Raspberry, the extra device was immediately connected via dmesg. After that, I have connected the Aeotec Z-wave stick in the USB 2.0 hub. The device is now visible also and gets ttyACM0 port assigned. So the problem is solved. Good luck!
it takes 2 days to search for the problem, but now it works. thanks!
Re: Z-stick gen5 on raspberry not functional on PI-4
Did you do anything else? I did those steps and I see the port assigned but when I put that value in it still says its invalid.
-
- Posts: 9
- Joined: Saturday 28 December 2019 11:35
- Target OS: Windows
- Domoticz version:
- Contact:
Re: Z-stick gen5 on raspberry not functional on PI-4
same here.
used a usb 2.0 hub and the aeotec gen5 zwave stick was listed, the same problem i had with de P1 smart meter serial port , i ordered a extra 1, i already had a second gen 5 aeotec stick to test with , i also gonna attach the p1 serial usb adapter to the same usb 2 hub and see if it works
it's strange.
used a usb 2.0 hub and the aeotec gen5 zwave stick was listed, the same problem i had with de P1 smart meter serial port , i ordered a extra 1, i already had a second gen 5 aeotec stick to test with , i also gonna attach the p1 serial usb adapter to the same usb 2 hub and see if it works
it's strange.
-
- Posts: 156
- Joined: Friday 27 May 2016 20:15
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: nederland
- Contact:
Re: Z-stick gen5 on raspberry not functional on PI-4
same issue here.
you use a non powered usb hub??
on the wiki they say to use a powered usb hub.
does it realy matter?
non powered are cheaper so........
you use a non powered usb hub??
on the wiki they say to use a powered usb hub.
does it realy matter?
non powered are cheaper so........
- sincze
- Posts: 1299
- Joined: Monday 02 June 2014 22:46
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2024.4
- Location: Netherlands / Breda Area
- Contact:
Re: Z-stick gen5 on raspberry not functional on PI-4
I use a non powered USB hub Cheap as hell, it just works.
Pass2php
LAN: RFLink, P1, OTGW, MySensors
USB: RFXCom, ZWave, Sonoff 3
MQTT: ZIgbee2MQTT,
ZWAVE: Zwave-JS-UI
WIFI: Mi-light, Tasmota, Xiaomi Shelly
Solar: Omnik, PVOutput
Video: Kodi, Harmony HUB, Chromecast
Sensors: You name it I got 1.
LAN: RFLink, P1, OTGW, MySensors
USB: RFXCom, ZWave, Sonoff 3
MQTT: ZIgbee2MQTT,
ZWAVE: Zwave-JS-UI
WIFI: Mi-light, Tasmota, Xiaomi Shelly
Solar: Omnik, PVOutput
Video: Kodi, Harmony HUB, Chromecast
Sensors: You name it I got 1.
Who is online
Users browsing this forum: Bing [Bot] and 1 guest