I'm getting the same "Error: unable to open ftdi device: device not found
Runtime error, file "command.c", line 469" message that BP was getting, but I can't figure out how to prevent it. I'm trying to run this via Windows XP. I have the two Com ports showing. The only difference between the original Sheeva Installer V1.0 is that I have taken Roosters suggestion (
http://plugcomputer.org/plugforum/index.php?topic=734.msg4592#msg4592) to update the new kernal.
I note that someone else has this same issue:
http://plugcomputer.org/plugforum/index.php?topic=872.0[EDIT:] and another person with the same issue:
http://plugcomputer.org/plugforum/index.php?topic=802.0I found this thread which might be of help:
The answer seems to bein the last post perhaps:
http://forum.sparkfun.com/viewtopic.php?t=17504&sid=01ecd8881261826291cd3d6052bb04ad"The latest OpenOcd does not support the FTDI drivers, you will to need unpack the file drivers/ft2232.zip and follow the instructions in "info.txt"."
I'll see where this takes me... [/EDIT]
If I could please have some suggestions. Thanks in advance:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\Badcam>cd desktop/sheevainstall
C:\Documents and Settings\Badcam\Desktop\SheevaInstall>runme nand
**** Preparing environment variables file ...
reading uboot\uboot-env\uboot-dflt.txt
uboot\uboot-env\fw_setenv.exe baudrate 115200
CRC read error on uboot-env.bin: No error
uboot\uboot-env\fw_setenv.exe loads_echo 0
uboot\uboot-env\fw_setenv.exe ipaddr 10.4.50.165
uboot\uboot-env\fw_setenv.exe serverip 10.4.50.5
uboot\uboot-env\fw_setenv.exe rootpath /mnt/ARM_FS/
uboot\uboot-env\fw_setenv.exe netmask 255.255.255.0
uboot\uboot-env\fw_setenv.exe stdin serial
uboot\uboot-env\fw_setenv.exe stdout serial
uboot\uboot-env\fw_setenv.exe stderr serial
uboot\uboot-env\fw_setenv.exe console console=ttyS0,115200 mtdparts=nand_mtd:0xc
0000@0(uboot)ro,0x1ff00000@0x100000(root)
uboot\uboot-env\fw_setenv.exe mainlineLinux no
uboot\uboot-env\fw_setenv.exe CASset min
uboot\uboot-env\fw_setenv.exe enaMonExt no
uboot\uboot-env\fw_setenv.exe enaCpuStream no
uboot\uboot-env\fw_setenv.exe enaWrAllo no
uboot\uboot-env\fw_setenv.exe pexMode RC
uboot\uboot-env\fw_setenv.exe disL2Cache no
uboot\uboot-env\fw_setenv.exe setL2CacheWT yes
uboot\uboot-env\fw_setenv.exe disL2Prefetch yes
uboot\uboot-env\fw_setenv.exe enaICPref yes
uboot\uboot-env\fw_setenv.exe enaDCPref yes
uboot\uboot-env\fw_setenv.exe sata_dma_mode yes
uboot\uboot-env\fw_setenv.exe MALLOC_len 1
uboot\uboot-env\fw_setenv.exe ethprime egiga0
uboot\uboot-env\fw_setenv.exe netbsd_en no
uboot\uboot-env\fw_setenv.exe vxworks_en no
uboot\uboot-env\fw_setenv.exe bootargs_root root=/dev/nfs rw
uboot\uboot-env\fw_setenv.exe bootargs_end :::DB88FXX81:eth0:none
uboot\uboot-env\fw_setenv.exe image_name uImage
uboot\uboot-env\fw_setenv.exe bootcmd tftpboot 0x2000000 $(image_name);setenv bo
otargs $(console) $(bootargs_root) nfsroot=$(serverip):$(rootpath) ip=$(ipaddr):
$(serverip)$(bootargs_end) $(mvNetConfig) $(mvPhoneConfig); bootm 0x2000000;
uboot\uboot-env\fw_setenv.exe standalone fsload 0x2000000 $(image_name);setenv b
ootargs $(console) root=/dev/mtdblock0 rw ip=$(ipaddr):$(serverip)$(bootargs_end
) $(mvPhoneConfig); bootm 0x2000000;
uboot\uboot-env\fw_setenv.exe bootdelay 3
uboot\uboot-env\fw_setenv.exe disaMvPnp no
uboot\uboot-env\fw_setenv.exe ethaddr 00:50:43:4e:2a:14
uboot\uboot-env\fw_setenv.exe ethmtu 1500
uboot\uboot-env\fw_setenv.exe mvPhoneConfig mv_phone_config=dev0:fxs,dev1:fxs
uboot\uboot-env\fw_setenv.exe mvNetConfig mv_net_config=(00:11:88:0f:62:81,0:1:2
:3),mtu=1500
uboot\uboot-env\fw_setenv.exe usb0Mode host
uboot\uboot-env\fw_setenv.exe yuk_ethaddr 00:00:00:EE:51:81
uboot\uboot-env\fw_setenv.exe nandEcc 1bit
uboot\uboot-env\fw_setenv.exe netretry no
uboot\uboot-env\fw_setenv.exe rcvrip 169.254.100.100
uboot\uboot-env\fw_setenv.exe loadaddr 0x02000000
uboot\uboot-env\fw_setenv.exe autoload no
uboot\uboot-env\fw_setenv.exe enaAutoRecovery yes
uboot\uboot-env\fw_setenv.exe ethact egiga0
reading uboot\uboot-env\uboot-nand-custom.txt
uboot\uboot-env\fw_setenv.exe bootargs_root ubi.mtd=1 root=ubi0:rootfs rootfstyp
e=ubifs
uboot\uboot-env\fw_setenv.exe mtdpartitions mtdparts=orion_nand:0x400000@0x10000
0(uImage),0x1fb00000@0x500000(rootfs)
uboot\uboot-env\fw_setenv.exe ethaddr 00:50:43:01:D5:8F
uboot\uboot-env\fw_setenv.exe real_bootcmd setenv bootargs $(bootargs_console) $
(mtdpartitions) $(bootargs_root); nand read.e 0x00800000 0x00100000 0x00400000;
bootm 0x00800000
uboot\uboot-env\fw_setenv.exe bootargs_console console=ttyS0,115200
uboot\uboot-env\fw_setenv.exe bootcmd run recover1
uboot\uboot-env\fw_setenv.exe recover1 setenv mainlineLinux yes; setenv arcNumbe
r 2097; setenv bootcmd run recover2; saveenv; reset
uboot\uboot-env\fw_setenv.exe recover2 run recover3; setenv bootcmd $(real_bootc
md); saveenv; setenv bootargs $(bootargs_console) $(mtdpartitions) root=/dev/ram
0 rw ramdisk=0x01100000,8M install_type=nand; bootm 0x00800000 0x01100000
uboot\uboot-env\fw_setenv.exe recover3 run recover4; nand erase clean 0x00100000
0x00400000; nand write.e 0x00800000 0x00100000 0x00400000
uboot\uboot-env\fw_setenv.exe recover4 usb start; fatload usb 0 0x00800000 uImag
e; fatload usb 0 0x01100000 initrd
**** Burning uboot and environment variables ... This will take few minutes .
..
**** When uboot.bin is written to NAND/SD, Disconnect and connect your mini U
SB cable
Open On-Chip Debugger 0.2.0 (2009-07-27-16:41) Release
$URL: http://svn.berlios.de/svnroot/repos/openocd/tags/openocd-0.2.0/src/openocd
.c $
For bug reports, read http://svn.berlios.de/svnroot/repos/openocd/trunk/BUGS
2000 kHz
jtag_nsrst_delay: 200
jtag_ntrst_delay: 200
dcc downloads are enabled
Error: unable to open ftdi device: device not found
Runtime error, file "command.c", line 469:
**** openocd FAILED
**** Is the mini USB cable connected?
**** Try powering down, then replugging the Sheevaplug
C:\Documents and Settings\Badcam\Desktop\SheevaInstall>runme nand
**** Preparing environment variables file ...
reading uboot\uboot-env\uboot-dflt.txt
uboot\uboot-env\fw_setenv.exe baudrate 115200
CRC read error on uboot-env.bin: No error
uboot\uboot-env\fw_setenv.exe loads_echo 0
uboot\uboot-env\fw_setenv.exe ipaddr 10.4.50.165
uboot\uboot-env\fw_setenv.exe serverip 10.4.50.5
uboot\uboot-env\fw_setenv.exe rootpath /mnt/ARM_FS/
uboot\uboot-env\fw_setenv.exe netmask 255.255.255.0
uboot\uboot-env\fw_setenv.exe stdin serial
uboot\uboot-env\fw_setenv.exe stdout serial
uboot\uboot-env\fw_setenv.exe stderr serial
uboot\uboot-env\fw_setenv.exe console console=ttyS0,115200 mtdparts=nand_mtd:0xc
0000@0(uboot)ro,0x1ff00000@0x100000(root)
uboot\uboot-env\fw_setenv.exe mainlineLinux no
uboot\uboot-env\fw_setenv.exe CASset min
uboot\uboot-env\fw_setenv.exe enaMonExt no
uboot\uboot-env\fw_setenv.exe enaCpuStream no
uboot\uboot-env\fw_setenv.exe enaWrAllo no
uboot\uboot-env\fw_setenv.exe pexMode RC
uboot\uboot-env\fw_setenv.exe disL2Cache no
uboot\uboot-env\fw_setenv.exe setL2CacheWT yes
uboot\uboot-env\fw_setenv.exe disL2Prefetch yes
uboot\uboot-env\fw_setenv.exe enaICPref yes
uboot\uboot-env\fw_setenv.exe enaDCPref yes
uboot\uboot-env\fw_setenv.exe sata_dma_mode yes
uboot\uboot-env\fw_setenv.exe MALLOC_len 1
uboot\uboot-env\fw_setenv.exe ethprime egiga0
uboot\uboot-env\fw_setenv.exe netbsd_en no
uboot\uboot-env\fw_setenv.exe vxworks_en no
uboot\uboot-env\fw_setenv.exe bootargs_root root=/dev/nfs rw
uboot\uboot-env\fw_setenv.exe bootargs_end :::DB88FXX81:eth0:none
uboot\uboot-env\fw_setenv.exe image_name uImage
uboot\uboot-env\fw_setenv.exe bootcmd tftpboot 0x2000000 $(image_name);setenv bo
otargs $(console) $(bootargs_root) nfsroot=$(serverip):$(rootpath) ip=$(ipaddr):
$(serverip)$(bootargs_end) $(mvNetConfig) $(mvPhoneConfig); bootm 0x2000000;
uboot\uboot-env\fw_setenv.exe standalone fsload 0x2000000 $(image_name);setenv b
ootargs $(console) root=/dev/mtdblock0 rw ip=$(ipaddr):$(serverip)$(bootargs_end
) $(mvPhoneConfig); bootm 0x2000000;
uboot\uboot-env\fw_setenv.exe bootdelay 3
uboot\uboot-env\fw_setenv.exe disaMvPnp no
uboot\uboot-env\fw_setenv.exe ethaddr 00:50:43:4e:2a:14
uboot\uboot-env\fw_setenv.exe ethmtu 1500
uboot\uboot-env\fw_setenv.exe mvPhoneConfig mv_phone_config=dev0:fxs,dev1:fxs
uboot\uboot-env\fw_setenv.exe mvNetConfig mv_net_config=(00:11:88:0f:62:81,0:1:2
:3),mtu=1500
uboot\uboot-env\fw_setenv.exe usb0Mode host
uboot\uboot-env\fw_setenv.exe yuk_ethaddr 00:00:00:EE:51:81
uboot\uboot-env\fw_setenv.exe nandEcc 1bit
uboot\uboot-env\fw_setenv.exe netretry no
uboot\uboot-env\fw_setenv.exe rcvrip 169.254.100.100
uboot\uboot-env\fw_setenv.exe loadaddr 0x02000000
uboot\uboot-env\fw_setenv.exe autoload no
uboot\uboot-env\fw_setenv.exe enaAutoRecovery yes
uboot\uboot-env\fw_setenv.exe ethact egiga0
reading uboot\uboot-env\uboot-nand-custom.txt
uboot\uboot-env\fw_setenv.exe bootargs_root ubi.mtd=1 root=ubi0:rootfs rootfstyp
e=ubifs
uboot\uboot-env\fw_setenv.exe mtdpartitions mtdparts=orion_nand:0x400000@0x10000
0(uImage),0x1fb00000@0x500000(rootfs)
uboot\uboot-env\fw_setenv.exe ethaddr 00:50:43:01:D5:8F
uboot\uboot-env\fw_setenv.exe real_bootcmd setenv bootargs $(bootargs_console) $
(mtdpartitions) $(bootargs_root); nand read.e 0x00800000 0x00100000 0x00400000;
bootm 0x00800000
uboot\uboot-env\fw_setenv.exe bootargs_console console=ttyS0,115200
uboot\uboot-env\fw_setenv.exe bootcmd run recover1
uboot\uboot-env\fw_setenv.exe recover1 setenv mainlineLinux yes; setenv arcNumbe
r 2097; setenv bootcmd run recover2; saveenv; reset
uboot\uboot-env\fw_setenv.exe recover2 run recover3; setenv bootcmd $(real_bootc
md); saveenv; setenv bootargs $(bootargs_console) $(mtdpartitions) root=/dev/ram
0 rw ramdisk=0x01100000,8M install_type=nand; bootm 0x00800000 0x01100000
uboot\uboot-env\fw_setenv.exe recover3 run recover4; nand erase clean 0x00100000
0x00400000; nand write.e 0x00800000 0x00100000 0x00400000
uboot\uboot-env\fw_setenv.exe recover4 usb start; fatload usb 0 0x00800000 uImag
e; fatload usb 0 0x01100000 initrd
**** Burning uboot and environment variables ... This will take few minutes .
..
**** When uboot.bin is written to NAND/SD, Disconnect and connect your mini U
SB cable
Open On-Chip Debugger 0.2.0 (2009-07-27-16:41) Release
$URL: http://svn.berlios.de/svnroot/repos/openocd/tags/openocd-0.2.0/src/openocd
.c $
For bug reports, read http://svn.berlios.de/svnroot/repos/openocd/trunk/BUGS
2000 kHz
jtag_nsrst_delay: 200
jtag_ntrst_delay: 200
dcc downloads are enabled
Error: unable to open ftdi device: device not found
Runtime error, file "command.c", line 469:
**** openocd FAILED
**** Is the mini USB cable connected?
**** Try powering down, then replugging the Sheevaplug
C:\Documents and Settings\Badcam\Desktop\SheevaInstall>