mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update DOCS.md
This commit is contained in:
@@ -85,6 +85,13 @@ sudo reboot
|
||||
dmesg | grep -A 5 -B 5 -i focusrite
|
||||
```
|
||||
|
||||
### Optional : add ram disk
|
||||
```
|
||||
sudo cp /usr/share/systemd/tmp.mount /etc/systemd/system/tmp.mount
|
||||
sudo systemctl enable tmp.mount
|
||||
sudo systemctl start tmp.mount
|
||||
```
|
||||
|
||||
### Find right device
|
||||
```
|
||||
# List audio devices
|
||||
|
||||
Reference in New Issue
Block a user