Merge branch 'main' into dev
This commit is contained in:
commit
47e86d7e28
1 changed files with 3 additions and 0 deletions
|
@ -68,3 +68,6 @@ limitations under the License.
|
|||
* ```smbpasswd root```
|
||||
* Alternatively, copy your ssh key with ssh-copy-id, and leave rotation enabled.
|
||||
* ```ssh-copy-id root@jelos```
|
||||
* After the 20220210 update I have no volume control in ES.
|
||||
* SSH to the device and run the following command to switch the audio device:
|
||||
* ```sed -i 's#<string name="AudioDevice" value="'.*'" />#<string name="AudioDevice" value="DAC" />#' .emulationstation/es_settings.cfg```
|
||||
|
|
Loading…
Reference in a new issue