Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OH 3.0 - no access to Z-Wave stick #34

Open
demison opened this issue Aug 15, 2021 · 2 comments
Open

OH 3.0 - no access to Z-Wave stick #34

demison opened this issue Aug 15, 2021 · 2 comments

Comments

@demison
Copy link

demison commented Aug 15, 2021

Dear all!

After upgrade to OH 3.1.0 (was 2.5) I have no access to z-wave stick. Before upgrade it was working out-of-the-box.
I have "Z-Wave Binding" installed.
If I create Thing "Z-Wave Serial Controller", it's always in OFFLINE status.

demison@rpi4-openhab:~$ snap version
snap    2.51.3
snapd   2.51.3
series  16
kernel  5.3.0-1040-raspi2
demison@rpi4-openhab:~$ snap list openhab
Name     Version  Rev   Tracking       Publisher  Notes
openhab  3.1.0    1124  latest/stable  openhab    -
demison@rpi4-openhab:~$ ll /dev/ttyA*
crw-rw-rw- 1 root dialout 166,  0 Aug 15 10:00 /dev/ttyACM0
crw-rw-rw- 1 root dialout 204, 64 Aug 15 10:00 /dev/ttyAMA0
demison@rpi4-openhab:~$ snap connections openhab
Interface       Plug                    Slot                   Notes
gpio            openhab:gpio            -                      -
home            openhab:home            -                      -
i2c             openhab:i2c             -                      -
mount-observe   openhab:mount-observe   :mount-observe         -
network         openhab:network         :network               -
network-bind    openhab:network-bind    :network-bind          -
raw-usb         openhab:raw-usb         :raw-usb               -
serial-port     openhab:serial-port     :aeotecz-stickgen5zw0  manual
spi             openhab:spi             -                      -
system-observe  openhab:system-observe  :system-observe        -

I see that OH tries to locate the stick. I thing, there's an error in apparmor profile.

demison@rpi4-openhab:~$ dmesg
[416482.496273] audit: type=1400 audit(1629038061.686:78194): apparmor="DENIED" operation="open" profile="snap.openhab.openhab" name="/sys/devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/idVendor" pid=19058 comm="OH-usb-serial-d" requested_mask="r" denied_mask="r" fsuid=0 ouid=0

I've tried to correct it, but the Thing is still offline.

In Karaf logs I see only one WARN that's repeated 15 seconds:
17:36:37.407 [WARN ] [xsysfs.internal.SysfsUsbSerialScanner] - Could not extract USB device information for serial port org.openhab.core.config.discovery.usbserial.linuxsysfs.internal.SysfsUsbSerialScanner$SerialPortInfo@2bfbe54c: /sys/devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/idVendor

I don't understand if I do something wrong?

Best regards,
Dmitry

@gene-vigelis
Copy link

Hello Dmitry,

I have the exact same issue. Were you able to get it resolved?

@demison
Copy link
Author

demison commented May 11, 2022

Hello Dmitry,

I have the exact same issue. Were you able to get it resolved?

Hi!
I've moved to Openhabian.
That's not what I want, but I haven't found any solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants