I just got my new DVI cape, but it doesn't appear to be working yet.

Hi,
   I use Narcissus to build images for my CraneBoard. In the very early
morning hours (in the U.S.), I have better success in it working past the
"Preconfiguring Image" stage. I use the advanced build option in order to
make an Intel 32 bit SDK.

However, if I add a reasonable number of packages to it, it seems to get
stuck after "checking off" all of the "Installing Packages" entries.

Is there a workaround for this? I'm not an advanced enough user to debug
the actions of Narcissus and to see why it's getting stuck. Are there any
comments by the authors as to why this happens?

Thanks for any insight that you can provide!

Fred E.
South Bend, IN

Sounds like the serial port is not set correctly. It should be 115K,n,8,1 is the right setting with no handshaking. It is all USB so there is no wiring issues. You might also make sure you have the correct driver installed.

Gerald

This is how my host is configured:

$ lsmod
Module Size Used by
vfat 18560 0
fat 53944 1 vfat
ftdi_sio 62216 1
usbserial 40640 3 ftdi_sio
hidp 23296 1

$ ls -Fhl /dev/*eagl* /dev/ttyUSB*
lrwxrwxrwx 1 root root 7 Feb 2 17:30 /dev/beaglebone-jtag -> ttyUSB0
lrwxrwxrwx 1 root root 7 Feb 2 17:30 /dev/beaglebone-serial ->
ttyUSB1
crw-rw---- 1 root uucp 188, 0 Feb 2 17:30 /dev/ttyUSB0
crw-rw---- 1 root uucp 188, 1 Feb 2 17:32 /dev/ttyUSB1
$

And this is how my serial console looks:

root@beaglebone:~# ls -l /
total 175410
drwxr-xr-x 2 root root 5120 Jan 1 2000 b
drwxr-xr-x 2 root root 1024 Nov 16 15:31 boot
drwxr-xr-x 13 root root 2940 Nov 115:55 dev
rwxr-xr-x 3 root root 1024 Nov 16 15:29 home
drwxr-xr-x 7 root root 2048 Nov 8 06:35 lib
drwx------ 2oot root 178898944 Nov 16 15:36 lost+found
drwxr-xr-x 2 rootoot 40 Jan 1 2000 media
drwxr-xr-x 2 root root 1024 Nov 16 15:29 mnt
drwxr-xr-x 3 root root 14 Nov 16 15:28 opt
dr-xr-xr-x 70 root root 0 Jan 1 70 proc
drwxr-xr-x 9 root root 260 Jan 1 2000 run
drwxr-xr-x 2 root root 2048 Nov 16 15:31 sbin
drw-xr-x 12 root root 0 Jan 1 2000 sys
drwxrwxrwt 7 rt root 140 Nov 16 15:55 tmp
drwxr-xr-x 11 root root 1024 Oct 31 11:11 usr
drwxr-xr-x 12 root root 24 Nov 8 06:35 var
root@beaglebone:~#

CTRL-A Z for help |115200 8N1 | NOR | Minicom 2.3 | VT102 |
Offline

Bummer. I'm kind of lost as to why the connection is dropping
characters. Unfortunately, right now I don't have another
host computer to try.

Gerald Coley wrote:

Can you send a dump of what is getting printed out?

Gerald

Yes, it is in the previous (and now this) post as the output
of an ls command. I could generate more like that; but it is
never the same, so never mind. I'll move one. Sorry for
wasting bits in the group.

Gerald Coley wrote:

Going back to the original theme of this post, the pinout of the
EEPROM can be found at:

http://pinout-circuits-images.dz863.com/285/CAT24C256.jpg

As per usual, pin 1 is indicated by a dimple. I gave up on the de-
soldering operation, and snipped the pin. I couldn't think of a reason
why I would want write protection in the future for this board.

As an aside to the forum moderator(s): I haven't figured out how to
change the title of this thread, and I originated it. I don't think it
reflects reality, and I'd like to edit it. Is this possible, and how?