Difference between revisions of "ENA2xxx Shutdown Fix"

From exigoWiki
Jump to navigation Jump to search
(Procedure)
(Procedure)
Line 17: Line 17:
  
 
Default user and password is '''root'''.
 
Default user and password is '''root'''.
[[File:SSH connection.PNG|thumb|left|500px|SSH connection]]
+
[[File:SSH connection_2.PNG|thumb|left|500px|SSH login]]
 
<br style="clear:both;" />
 
<br style="clear:both;" />
  

Revision as of 13:29, 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

  1. Open SSH in the firewall
  2. "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.
SSH connection


Default user and password is root.

SSH login