mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 04:16:48 +00:00
Adding a big warning (#9614)
* Adding a big warning Multiple people have independently identified `modemmanager` as the source of Z-Wave and Zigbee related issues, and confirmed that disabling it resolves those problems. Adding a great big warning here. * Added some instructions
This commit is contained in:
parent
679659fcf5
commit
d5133d07f6
@ -115,6 +115,10 @@ The packages you need to have available on your system that will run Hass.io may
|
|||||||
- socat
|
- socat
|
||||||
- software-properties-common
|
- software-properties-common
|
||||||
|
|
||||||
|
<p class='note warning'>
|
||||||
|
The `modemmanager` package will interfere with any Z-Wave or Zigbee stick and should be removed or disabled. Failure to do so will result in random failures of those components. For example you can disable with `sudo systemctl disable ModemManager` and remove with `sudo apt-get purge modemmanager`
|
||||||
|
</p>
|
||||||
|
|
||||||
### {% linkable_title Arch Linux %}
|
### {% linkable_title Arch Linux %}
|
||||||
|
|
||||||
- apparmor
|
- apparmor
|
||||||
|
Loading…
x
Reference in New Issue
Block a user