mirror of https://github.com/pikvm/pikvm.git
Update audio.md (#745)
This commit is contained in:
parent
5aaeb82d55
commit
fa65d37944
|
|
@ -4,7 +4,7 @@ This feature allows you to receive audio over an HDMI cable and transmit it to t
|
||||||
|
|
||||||
!!! warning
|
!!! warning
|
||||||
* This is only supported by PiKVM V3 devices right now.
|
* This is only supported by PiKVM V3 devices right now.
|
||||||
* Please not the feature is experimental. Nothing will explode for you, but something may not work. Please report about problems [here](https://discord.gg/bpmXfz5) (preferred) or [here](https://github.com/pikvm/pikvm/issues/97).
|
* Please note the feature is experimental. Nothing will explode for you, but something may not work. Please report about problems [here](https://discord.gg/bpmXfz5) (preferred) or [here](https://github.com/pikvm/pikvm/issues/97).
|
||||||
|
|
||||||
## Preparing
|
## Preparing
|
||||||
1. Make sure that you have not removed the [jumpers related to audio (4)](v3.md#atx-connection) on the V3 board and have not deleted or commented out the `dtoverlay=tc358743-audio` line in `/boot/config.txt`. Return everything as it was, if you changed it.
|
1. Make sure that you have not removed the [jumpers related to audio (4)](v3.md#atx-connection) on the V3 board and have not deleted or commented out the `dtoverlay=tc358743-audio` line in `/boot/config.txt`. Return everything as it was, if you changed it.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue