Difference between revisions of "ENA2xxx Shutdown Fix"

From exigoWiki
Jump to navigation Jump to search
(Procedure)
Line 5: Line 5:
 
=== Log on to the ENA2xxx with SSH ===
 
=== Log on to the ENA2xxx with SSH ===
  
 
+
'''SSH connection Step-By-Step'''
 +
#Connect the modified USB cable to the access panel or kit. On the '''ESC''' or the '''ENA''' you must use the described Serial cable.
 +
#Connect a Ethernet cable for the new Image transfer.
 +
#Start "PuTTY" (or another terminal emulator), and select:
 +
::*'''Connection type''' = Serial
 +
::*'''Serial line''': Set COM port number according to the device installation
 +
::*'''Speed''' = 115200.
 +
::*Select '''Open''' to start communication. Leave the window open.
 +
[[File:Putty connection.JPG|thumb|left|500px|Putty connection]]
 +
<br style="clear:both;" />
  
 
[[Category:Troubleshooting]]
 
[[Category:Troubleshooting]]

Revision as of 13:00, 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. Connect the modified USB cable to the access panel or kit. On the ESC or the ENA you must use the described Serial cable.
  2. Connect a Ethernet cable for the new Image transfer.
  3. Start "PuTTY" (or another terminal emulator), and select:
  • Connection type = Serial
  • Serial line: Set COM port number according to the device installation
  • Speed = 115200.
  • Select Open to start communication. Leave the window open.
Putty connection