Re: [casper] ROACH2 Login failed while NFS booting

2013-03-31 Thread John Ford
 Hi everyone,

 We are trying to boot the ROACH2 board through NFS. As we interrupt the
 default boot and issue the command for NFS boot (*run netboot*), the
 booting starts. Once the booting is over, we could see the login prompt
 but
 the username root is treated as invalid. However, trying the username:
 roach0244xx takes on to the password entry;

 Can anyone suggest what could have gone wrong? We are using minicom to
 connect the roach2 board.

Root (root) works for us, without a password on the standard (as of
December-ish) NFS file system.  Is your minicom set with the proper parity
settings?

Can you look at your shadow file on the NFS file system with another
machine and make sure root doesn't have a password someone added?

On our machine, root's shadow line looks like:

root::1:0:9:7:::

Note the empty 2nd field...

john


 Thanks,

 Sarfraz Qureshi,

 IIT Indore






[casper] ERROR:Xflow - map: application received signal 9

2013-03-31 Thread Haoxuan Zheng
Hi Casper,
I have been getting the following error when running casper_xps compilation 
(see bold part towards the end). I am running Xilinx ISE 14.2 on Matlab 2012a 
on Ubuntu 11.10. Any thoughts or suggestions would be greatly appreciated!


#--#
# Starting program map
# map -timing -detail -ol high -xe n -register_duplication -o system_map.ncd -w
-pr b system.ngd system.pcf
#--#
Release 14.2 - Map P.28xd (lin64)
Copyright (c) 1995-2012 Xilinx, Inc.  All rights reserved.
PMSPEC -- Overriding Xilinx file
/media/80Gb/Programs/Xilinx/14.2/ISE_DS/EDK/data/Xdh_PrimTypeLib.xda with
local file
/media/80Gb/Programs/Xilinx/14.2/ISE_DS/ISE/data/Xdh_PrimTypeLib.xda
Using target part 6vsx475tff1759-1.
Mapping design into LUTs...
WARNING:MapLib:701 - Signal qdr1_cq_n connected to top level port qdr1_cq_n has
   been removed.
**similar warning skipped here**
WARNING:MapLib:701 - Signal qdr1_bw_n3 connected to top level port
   qdr1_bw_n3 has been removed.
**similar warning skipped here**
WARNING:MapLib:701 - Signal aux_clk_n connected to top level port aux_clk_n has
   been removed.
WARNING:MapLib:701 - Signal aux_clk_p connected to top level port aux_clk_p has
   been removed.
Writing file system_map.ngm...
Running directed packing...
Running delay-based LUT packing...
Updating timing models...
ERROR:Xflow - map: application received signal 9
ERROR:Xflow:42 - Aborting flow execution...
gmake: *** [__xps/system_routed] Error 1
ERROR:EDK -
   Error while running gmake -f system.make bits.
Error using gen_xps_files (line 640)
XPS failed.

Thank you so much!
Jeff