Difference between revisions of "ENA2xxx Shutdown Fix"
Jump to navigation
Jump to search
(→Procedure) |
(→Procedure) |
||
Line 16: | Line 16: | ||
<br style="clear:both;" /> | <br style="clear:both;" /> | ||
+ | Default user and password is '''root'''. | ||
+ | [[File:SSH connection.PNG|thumb|left|500px|SSH connection]] | ||
+ | <br style="clear:both;" /> | ||
Revision as of 12:28, 16 March 2018
An issue has been observed on ENA2200 and ENA2400 where audio channels goes in shutdown mode when playing audio with low frequencies.
To prevent this, a high pass filter must be added to the channels.
Procedure
Log on to the ENA2xxx with SSH
SSH connection Step-By-Step
- Open SSH in the firewall
- "PuTTY" (or another terminal emulator), and select:
- Host Name: IP address of the ENA2xxx device
- Port = 22
- Connection type = SSH
- Select Open to start communication.
Default user and password is root.