Roman
I take a 512M SD card and ..
dd if=512mbsd-7400- linux2629- lenny-eabi. dd of=/dev/sdb
on my Linux PC.
I put this into my TS-7300 with JP2 and JP6 jumpered and boot. It goes to the "Type 'tshelp' for help" prompt.
I type "exit" and it boots from the SD card.
I have to move S12udev in rcS.d to S03udev to get the ethernet port to come up properly, and I have to "apt-get install nfs-common" for nfs.
The "load_ts7300" code isn't on this image but gcc is, so I compile all required code from an nfs mounted disk.
I imagine X support will need to be pulled from an earlier image.
regards
Ian T.
--- In .com, Roman Chertov < .> wrote:
>
> I have downloaded this images and DDed to a flash card. It boots to the prompt, but I have the same exact problem as before. I cannot type anything at the prompt and I cannot get past the fastboot menu. Removing J6 does not force the board to bypass the fastboot menu. I am missing something?
>
> Thanks,
>
> Roman
>
>
>
>
> ____________ _________ _________ __
> From: bulkoboy11 <ian.thompson@ ...>
> To: .com
> Sent: Fri, October 30, 2009 11:52:21 AM
> Subject: [ts-7000] Re: 2.6 kernel on ts-7300
>
>
> I don't know how many times, I have to post this.
> "512mbsd-7400- linux2629- lenny-eabi. dd" works on the TS-7300.
> It is found at ...
> ftp://ftp.embeddeda rm.com/ts- arm-sbc/ts- 7400-linux/ binaries/ ts-images/
> It provides a 2.6.29 kernel and a Lenny eabi distribution.
> I don't run X, so I don't know how well it supports X.
>
> Ian T.
>
> --- In .com, "rchertov" <rchertov@ .> wrote:
> >
> > Hello,
> >
> > I have ported 2.6.29-ts onto TS-7300 and actually managed to boot it off the flash card. However, there are still two issues that I am facing. First, 64megs of RAM (128MB total) are ignored.
> >
> > Machine: Technologic Systems TS-72xx SBC
> >
> > NR_BANKS too low, ignoring memory at 0xe0000000
> > NR_BANKS too low, ignoring memory at 0xe1000000
> > NR_BANKS too low, ignoring memory at 0xe2000000
> > NR_BANKS too low, ignoring memory at 0xe3000000
> > NR_BANKS too low, ignoring memory at 0xe4000000
> > NR_BANKS too low, ignoring memory at 0xe5000000
> > NR_BANKS too low, ignoring memory at 0xe6000000
> > NR_BANKS too low, ignoring memory at 0xe7000000
> > Memory policy: ECC disabled, Data cache writeback
> > On node 0 totalpages: 16384
> >
> >
> > Second, I have problems with serial login. I can see the login prompt over serial, but I cannot type anything. When I run 'echo "test" > /dev/ttyAM0' on the board, I see the output on the cu terminal of the host computer. (I can SSH into the board to run the commands). If I type a bunch of characters into the serial terminal and then reboot the board, I will see them appear on the fastboot prompt. It is as if the data is not pulled from the host computer and just sits there in the buffer.
> >
> > I have also tried 2.6.21-ts that TS provides along with their nfs_root debian image. I get the same problem. I also checked that the ttyAM0 is present in /etc/securetty.
> >
> > If I use the default 2.4 image, then everything works fine. Except for the case, when there is a second SD card plugged in. Then I experience the same problem. I am curious if anybody experienced this, and how they solved this.
> >
> > Thanks
> >
>