50
CONFIDENTIAL
DOC-USR-0049-03
____________________________________________________________________________________
Z3 Technology, LLC
♦
100 N. 8th St. STE 250
♦
Lincoln, NE 68508-1369 USA
♦
+1.402.323.0702
APPENDIX C: Troubleshooting
Problem:
Web interface does not come up
-Is the Ethernet cable plugged in to the Z3-DM368-APP board solidly (do you see the link light)?
-Does the Z3-DM368-RPS IP address and the PC IP address have the same first two values (or, if
netmask is set to 255.255.255.0, the same first three values)?
-Do the Z3-DM368-RPS and the PC running VLC have the same netmask? (Default value is
255.255.0.0)
-You can check the netmask of the PC by typing ifconfig in Linux.
-Are all firewalls on the network turned off?
-Try connecting the PC directly to the board without any routers etc.
-Can the Linux PC and target board see each other on the network?
-Try pinging the Z3-DM368-RPS IP address from the Linux PC.
-Try pinging the Linux PC from the Z3-DM368-RPS.
Problem:
Do not see video in VLC (UDP)
-Does the IP address set in “Dest IP Address” equal the IP address of the PC running VLC?
-Does the port number in “Dest Port” equal the value entered in the URL for VLC?
-Does the video coming out of the source match the resolution in the encoder settings?
-Is the PC fast enough for 1080p decode on VLC?
-Does the PC have enough DDR to handle 1080p decode on VLC?
-Is VLC version 1.1x or later?
Problem:
Get an error message while building
-Were all modules for Linux installed? (See Section 5.1, Preparing the Linux Environment, on page
11).
Problem:
TFTP does not work
-(Please see the items in “Web interface does not come up”)
-Does the file “uImage” exist in z3-dm368/images?
-Is the link to images properly set up (see step (2e) on page 37)?
-If you take serverargs in
/etc/xinetd.d/tftp
and combine that with tftp_root in u-boot, does it point
to the images directory?
-Did you start the TFTP server?
-Is there another PC on the network conflicting with the IP address of the TFTP server?