Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
resources:tools-software:linux-software:jesd_eye_scan [18 Mar 2021 16:24] – [Related device drivers] Michael Hennerichresources:tools-software:linux-software:jesd_eye_scan [22 Mar 2021 10:11] (current) – [Running the software] Michael Hennerich
Line 114: Line 114:
 </xterm></WRAP> </xterm></WRAP>
  
-=== Running remote ===+=== Running remote (X11 forwarding) ===
  
-The remote option uses the Secure SHell FileSystem (SSHFS).+When using the [[resources:tools-software:linux-software:zynq_images|AD-FMC-SDCARD for Zynq/Intel SoC]] without display connected,you can use X11 forwarding over SSH to run this application remotely 
 + 
 +  ssh -X root@IP-ADDRESS jesd_eye_scan 
 + 
 +<WRAP box bggreen><wrap info>This specifies any shell prompt running on a remote host</wrap> 
 +<xterm> 
 +dave@HAL9000:/home/dave& **ssh -X root@10.44.3.53 jesd_eye_scan** 
 +root@10.44.3.53's password:  
 +Select axi-adxcvr-rx device! 
 +</xterm></WRAP> 
 + 
 + 
 + 
 +=== Running remote (sshfs) === 
 + 
 +This remote option uses the Secure SHell FileSystem (SSHFS), and might be suitable for remote systems without X support, such as our minimal Microblaze systems
 It therefore requires sshd running on the target. It therefore requires sshd running on the target.
  
resources/tools-software/linux-software/jesd_eye_scan.txt · Last modified: 22 Mar 2021 10:11 by Michael Hennerich