Skip to content

How to install and setup zwavejs2mqtt on a Raspberry Pi? #1216

Answered by jmgiaever
ZeroGravityByUs asked this question in Q&A
Discussion options

You must be logged in to vote

Hi again,

Looks like the hack for Rasbian/Debian on RPi 32-bit systems is:

Remove the linking to the unknown libarmmem-file

  1. Log into the shell for zwavejs2mqtt: sudo snap run --shell zwavejs2mqtt
  2. Then edit the file /var/lib/snapd/hostfs/etc/ld.so.preload with vi /var/lib/snapd/hostfs/etc/ld.so.preload and comment out the line /usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so with a # in the beginning of this file.
    • For those who's not familiar with VI, press i just after you launched the editor to enter insert-mode. Then press # to insert the character. Exit insert-mode by pressing ESC and quit and save by writing :wq.
  3. exit the editor and exit the shell with exit.

Add the binary-f…

Replies: 8 comments 23 replies

Comment options

You must be logged in to vote
1 reply
@ZeroGravityByUs
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@ZeroGravityByUs
Comment options

@ZeroGravityByUs
Comment options

@jmgiaever
Comment options

@ZeroGravityByUs
Comment options

Comment options

You must be logged in to vote
3 replies
@ZeroGravityByUs
Comment options

@jmgiaever
Comment options

@jmgiaever
Comment options

Answer selected by ZeroGravityByUs
Comment options

You must be logged in to vote
1 reply
@jmgiaever
Comment options

Comment options

You must be logged in to vote
14 replies
@alfakenzo
Comment options

@alfakenzo
Comment options

@jmgiaever
Comment options

@alfakenzo
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
7 participants