Re: Linexec for german users Re: [jornada] Linux on CF card (Jornada 720)

From: Yuusei KUWANA <penta_at_pos.to>
Date: Wed, 20 Apr 2005 21:49:54 +0900

Hi all,

I added "Speicherkarte" to lince and put compiled binary to
http://www.nyanyan.to/linux/linexec-j720-de-notest.exe

I'd quit linux on j720 and move to psilinux.
so I can't test this at this time.
I hope that someone who have german j720 test this.

and if there were some one who have any other country's j720,
I willing to add lince to any other lang's "Storage Card".

please tell me.

yours,

p.s.

Maybe "Storage Card" is in wince's registory.

|[HKEY_LOCAL_MACHINE\Drivers\PCMCIA\ATADisk]
|"Folder"="Storage Card"

By getting this registory,
I think no need to add any more.

Is there some one to try this?

On Mon, 11 Apr 2005 03:15:56 +0000
rafael2k <rafael_at_riseup.net> wrote:

> Hi all,
>
> I'm looking at the file tester1.cpp of linexec source and i noticed that
> linexec looks for one of those directories to locate the params.txt:
>
> BOOL InitInstance(HINSTANCE hInstance, int nCmdShow)
> {
> (....)
> OpenCOM1();
> load_boot("\\My Documents\\params.txt");
> load_boot("\\Storage Card\\params.txt");
> load_boot("\\$B%a%b%j(B $B%+!<%I(B\\params.txt");
> (...)
>
> Can someone compile linexec-j720.exe adding the line:
>
> load_boot("\\Speicherkarte\\params.txt");
>
> for German compatibility?
>
> Another issue that got my attention is the value of MEM_SIZE in config.h,
> Jornada 710 and 720 has 32M, but Jornada 728 has 64M, and the file make no
> distinction, assuming 32M.
>
> The source for linexec I found at:
> http://www.nyanyan.to/linux/linexec-xda-1.0-j720.tgz
>
> Andreas, you can try placing the files in '\My Documents'.
>
> ps: is possible to compile linexec using wine and a x86 toolchain from M$
> site, according to the readme.
>
> bye,
> rafael diniz
>
>
> Em S$BaC(B 09 Abr 2005 08:22, you wrote:
> > HI Rafael,
> >
> > I strictly followed your HowTo. My Speicherkarte (128MB) has a 10MB
> > Fat16 and a Linux Partition. The Fat16 contains:
> > initrd.gz
> > linexec-j720.exe
> > params.txt
> > vmlinuz-2.4.18-rmk3-hh0
> >
> > The params.txt is:
> > \Speicherkarte\vmlinuz-2.4.18-rmk3-hh0
> > \Speicherkarte\initrd.gz
> >
> > I also placed a copy of params.txt into \ and "Eigene Dateien"
> > which is "My Documents" in english.
> >
> > My guess is that linexec does not find the params.txt
> >
> > Ciao Andreas.
> >
> > Am Freitag, den 08.04.2005, 17:33 +0000 schrieb rafael2k:
> > > Hi Andreas,
> > >
> > > > today I tried to follow your howto to get Linux running on the Jornada
> > > > 720. Unfortunately after starting the Linexec I only ger a Hello World
> > > > on the screen. I guess the main problem is that the cf card on my
> > > > German Jornada is called "Speicherkarte" instead of "Storage Card". I
> > > > changed this in the params.txt but I think Linexec searches for the
> > > > params in "Storage Card" which doesn't exist. Do you have any idea on
> > > > this?
> > >
> > > did you placed the files 'vmlinuz-2.4.18-rmk3-hh0' and 'initrd.gz' inside
> > > the Speicherkarte?
> > > I think you have to change the params.txt like this:
> > >
> > > \Speicherkarte\vmlinuz-2.4.18-rmk3-hh0
> > > \Speicherkarte\initrd.gz
> > >
> > > If it works, please give me a feedback to put the correct german
> > > params.txt in the howto.
> > >
> > > ciao,
> > > rafael diniz
> > >
> > > > Am Freitag, den 18.03.2005, 15:28 +0000 schrieb rafael2k:
> > > > > Em Sex 18 Mar 2005 13:57, Andreas Graichen escreveu:
> > > > > > Hi rafael,
> > > > > >
> > > > > > isn't your site http://radiolivre.org/darksnow/jornada up and
> > > > > > running anymore? I wanted do do some Linux tests on the Jornada at
> > > > > > the weekend...
> > > > >
> > > > > humm, the server is down right now, but you can download the kernel
> > > > > 2.4.18 and apply the patch rmk3 from:
> > > > > ftp://ftp-old.arm.linux.org.uk/pub/armlinux/kernel/v2.4/
> > > > > and the hh10:
> > > > > http://www.handhelds.org/download/misc/linux/kernel/v2.4/
> > > > > and then this patch for the fb:
> > > > > http://people.debian.org/~dexter/j720/kernel/epson1356fb.c.patch
> > > > >
> > > > > > BTW can you say something about the working speed of your Linux
> > > > > > configuration on this machine (Debian, right?)? Is it possible to
> > > > > > work with it or is it just a proof of concept?
> > > > >
> > > > > i work with it, and listen to mp3, code with emacs, etc...
> > > > > may be gentoo embbeded is a good option too, but I had no patience
> > > > > waiting all the things compile.
> > > > >
> > > > > bye,
> > > > > rafael diniz
> > > > >
> > > > > > Ciao Andreas.
> > > > > >
> > > > > > rafael2k <rafael_at_riseup.net> schrieb am 05.03.05 08:13:45:
> > > > > > > Em Qui 03 Mar 2005 14:43, Andreas Graichen escreveu:
> > > > > > > > Hi,
> > > > > > > >
> > > > > > > > I just found that forum and read that the focus is mainly on
> > > > > > > > running Linux on the Jornada 720 using the flashboard. Someone
> > > > > > > > mentioned that another way would be running Linux from a CF
> > > > > > > > card. Is this the right place to get help on this as well? If
> > > > > > > > so, what should I read, if not where else should I read?
> > > > > > >
> > > > > > > I'm starting a howto about how to get linux in jornada (from a
> > > > > > > CF) here: http://radiolivre.org/darksnow/jornada
> > > > > > >
> > > > > > > It's just a draft, but the kernel should work ok.
> > > > > > > I'm triyng to get debian woody and gentoo embbeded working and
> > > > > > > then I'll put some tarballs there.
> > > > > > >
> > > > > > > bye,
> > > > > > > rafael diniz
>
> --
> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
> Engenharia da Computa$Bne(Bo -- Unicamp
> Radio Muda, radiolivre.org, Centro de M$ByE(Bia Independente, SubM$ByE(Bia, GPSL
> Chave PGP: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x2FF86098
> -> orkut sucks, e naum estou nessa porcaria <-
> "Acreditar que um conhecimento pode ser vendido ou
> comprado $Bq(Buma forma sutil (e cruel) de perpetuar a ignor$BcO(Bcia."
> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
>

-- 
 ,,     
'$B!|(B',,  Yuusei KUWANA 
   '$B!|(B'   mailto:penta_at_pos.to
Received on Wed Apr 20 2005 - 08:56:47 EDT

This archive was generated by hypermail 2.2.0 : Mon Jul 25 2005 - 17:26:20 EDT