Re: [casper] Matlab 2013a and ISE 14.4/5

2013-06-06 Thread Ryan Monroe
Try just system generator before worrying about Casper libraries. I'm out of town right now but I'll help you or in a week ;-) On Jun 6, 2013 8:06 PM, "Ross Williamson" wrote: > Tried that - no luck. I think it might be some kind of mismatch in > stdlibc++ between matlab, ISE and the native ubun

Re: [casper] Matlab 2013a and ISE 14.4/5

2013-06-06 Thread Ross Williamson
Tried that - no luck. I think it might be some kind of mismatch in stdlibc++ between matlab, ISE and the native ubuntu damn it - time to start hacking libraries again. On Thu, Jun 6, 2013 at 2:35 PM, Ryan Monroe wrote: > Try calling the ise system64.sh and then run the command "sysgen".

[casper] ADCx64-12 on a roach1

2013-06-06 Thread David Saroff
Who has the ADCx64-12 on a roach1? Could I see your .mdl please?

Re: [casper] Matlab 2013a and ISE 14.4/5

2013-06-06 Thread Ryan Monroe
Try calling the ise system64.sh and then run the command "sysgen". This is the official way to call system generator. You should not be calling matlab directly to use system generator On Jun 6, 2013 4:44 PM, "Ross Williamson" wrote: > Anybody managed to get Matla 2013a and ISE 14.5 working? > >

[casper] Matlab 2013a and ISE 14.4/5

2013-06-06 Thread Ross Williamson
Anybody managed to get Matla 2013a and ISE 14.5 working? When I run xlAddSysgen([getenv('XILINX_PATH'), '/ISE']) matlab segfaults. I can post the gory details but the summary is below. Segmentation violation detecte

Re: [casper] netbooting ROACH2

2013-06-06 Thread David MacMahon
Hi, Gary, Exactly where and when is it complaining (and what's the exact message)? We do not re-mount /boffiles as read/write (we leave it as read-only) and it works OK for us. Dave P.S. Thanks for the kind words! :-) On Jun 6, 2013, at 10:25 AM, Gary, Dale E. wrote: > You are a genius!

Re: [casper] ROACH2 change password

2013-06-06 Thread Rich Lacasse
It works! Thanks On 6/6/2013 2:37 PM, Primiani, Rurik wrote: Hi Rich, I believe you're running Busybox (i.e. through soloboot), try the following: $ busybox passwd To change the root password. Best, Rurik On Thu, Jun 6, 2013 at 2:06 PM, Rich Lacasse > wrote:

[casper] ROACH2 change password

2013-06-06 Thread Rich Lacasse
Hi All, It's been requested that I change the password on our ROACH2's to something a little more complex than carriage return. I tried passwd and chpasswd and password; none are recognized. Is there a way to change the password? Thanks, Rich

Re: [casper] netbooting ROACH2

2013-06-06 Thread John Ford
> Sorry for all of the questions, but now when I try to program the FPGA > with > katcp is complains about a read-only file system. /etc/exports declares > it > rw, so I seem to be stuck again. The root filesystem is probably mounted read-only. We got around this by mounting the /boffiles direct

Re: [casper] netbooting ROACH2

2013-06-06 Thread Gary, Dale E.
Sorry for all of the questions, but now when I try to program the FPGA with katcp is complains about a read-only file system. /etc/exports declares it rw, so I seem to be stuck again. Thanks, Dale On Thu, Jun 6, 2013 at 5:02 PM, Gary, Dale E. wrote: > > Good luck! I don't have any further

Re: [casper] netbooting ROACH2

2013-06-06 Thread Gary, Dale E.
> Good luck! I don't have any further ideas other than verifying that the root file system is mountable by > computers on the ROACH2 subnet. You are a genius! I hadn't updated exportfs... It is now booted! Thanks, Dale On Thu, Jun 6, 2013 at 4:39 PM, David MacMahon wrote: > Hi, Gary, > > O

Re: [casper] netbooting ROACH2

2013-06-06 Thread David MacMahon
Hi, Gary, On Jun 6, 2013, at 9:20 AM, Gary, Dale E. wrote: > Hmm, I was just trying to follow the instructions in the roach nfs guide, > which says to create a directory named etch to put the root file system. I > probably renamed the directory to etch. Will that matter? It is the correct >

Re: [casper] netbooting ROACH2

2013-06-06 Thread Gary, Dale E.
Hi Dave, Hmm, I was just trying to follow the instructions in the roach nfs guide, which says to create a directory named etch to put the root file system. I probably renamed the directory to etch. Will that matter? It is the correct file system--just a different directory name. However, I fix

Re: [casper] netbooting ROACH2

2013-06-06 Thread David MacMahon
Hi, Dale and Nimish, In addition to running an older kernel as others have pointed out, I think you might also be using an older root file system: On Jun 5, 2013, at 5:59 PM, Nimish Sane wrote: > Kernel command line: console=ttyS0,115200 root=/dev/nfs > rootpath=192.100.16.206:/srv/roach2_boot

Re: [casper] netbooting ROACH2

2013-06-06 Thread Gary, Dale E.
Ah, now I see. I also have the ROACH-1 uImage on the system, and our tftp server used to point to it. I changed the tftp server-args to point to the new directory, but I'll bet the server did not restart and is still pointing to the old one. I will track that down. Thanks! Dale On Thu, Jun 6,

Re: [casper] netbooting ROACH2

2013-06-06 Thread G Jones
I think John has the right idea: it looks like your server is serving a ROACH 1 uimage to your ROACH 2. We ran into this at NRAO once before as well, but perhaps the other way around. On Thu, Jun 6, 2013 at 9:51 AM, John Ford wrote: >> Hi John, >> >> Thanks for the reply. My uImage checksum for

Re: [casper] netbooting ROACH2

2013-06-06 Thread John Ford
> Hi John, > > Thanks for the reply. My uImage checksum for uImage-r2borph3 agrees with > yours. I do not have any uImage-current, and do not understand why there > would be two uImages. I will assume you are running two different ROACH2 > versions and that I should be using only the uImage-r2bo

Re: [casper] netbooting ROACH2

2013-06-06 Thread Gary, Dale E.
Hi John, Thanks for the reply. My uImage checksum for uImage-r2borph3 agrees with yours. I do not have any uImage-current, and do not understand why there would be two uImages. I will assume you are running two different ROACH2 versions and that I should be using only the uImage-r2borph3 one, b