mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-26 23:25:56 -05:00
Merge pull request #1146 from timgates42/bugfix_typo_volume
docs: fix simple typo, volumne -> volume
This commit is contained in:
commit
6aaf10914c
@ -388,7 +388,7 @@ Note however, the equalizer appears to require a `plughw` device which means you
|
||||
# Troubleshooting
|
||||
|
||||
* Errors in log `Failed to open configured mixer element` when selecting output device
|
||||
* Errors in log `Invalid CTL` or `Failed to attach mixer` when playing/adjusting volumne
|
||||
* Errors in log `Invalid CTL` or `Failed to attach mixer` when playing/adjusting volume
|
||||
`mixer` value is wrong. Verify name of `mixer` value in server config against the names from all devices capable of playback using `amixer -c <card number>`. Assume the device is card 1:
|
||||
```
|
||||
(IFS=$'\n'
|
||||
|
Loading…
Reference in New Issue
Block a user