so i got the serial console working- i can see the plug working, can stop it from booting and all that jazz.
next, i installed the ftdi packages from the synaptics repository (libftdi1 and ftdi-eeprom).
i downloaded the alpha 6 stuff to my computer... copied the install folder to a usb drive whicht he plug recognizes... and then i ran the "sudo ./runme.sh" from my ubuntu install.
and it says....
nate@nate-ubuntu:~/Desktop/sheevaplug-installer-alpha-6$ sudo ./runme.sh
**** Preparing environment variables file ...
**** Burning uboot and environment variables ... This will take few minutes ...
Open On-Chip Debugger 0.2.0-in-development (2009-05-17-10:32) svn:1800M
BUGS? Read http://svn.berlios.de/svnroot/repos/openocd/trunk/BUGS
$URL: http://svn.berlios.de/svnroot/repos/openocd/trunk/src/openocd.c $
2000 kHz
dcc downloads are enabled
Error: unable to open ftdi device: device not found
Runtime error, file "command.c", line 453:
**** openocd FAILED
**** Is the mini USB cable connected?
**** Try powering down, then replugging the Sheevaplug
however, my ubuntu says
nate@nate-ubuntu:~/Desktop/sheevaplug-installer-alpha-6$ ls /dev/ttyU*
/dev/ttyUSB0 /dev/ttyUSB1
and the serial console is working... seee?
** MARVELL BOARD: SHEEVA PLUG LE
U-Boot 1.1.4 (Mar 19 2009 - 16:06:59) Marvell version: 3.4.16
U-Boot code: 00600000 -> 0067FFF0 BSS: -> 006CEE80
Soc: 88F6281 A0 (DDR2)
CPU running @ 1200Mhz L2 running @ 400Mhz
SysClock = 400Mhz , TClock = 200Mhz
DRAM CAS Latency = 5 tRP = 5 tRAS = 18 tRCD=6
DRAM CS[0] base 0x00000000 size 256MB
DRAM CS[1] base 0x10000000 size 256MB
DRAM Total size 512MB 16bit width
Flash: 0 kB
Addresses 8M - 0M are saved for the U-Boot usage.
Mem malloc Initialization (8M - 7M): Done
NAND:
so whaat am i missing here? sorry i'm a bit new to all of this fancy plug stuff.