From owner-linux-arm@lists.arm.linux.org.uk Fri Sep 01 06:25:48 2000
Received: from majordomo by www.linux.org.uk with local (Exim 3.13 #1)
	id 13UjHi-0001pG-00
	for linux-arm-outgoingx@www.linux.org.uk; Fri, 01 Sep 2000 06:22:38 +0100
Received: from [202.64.202.139] (helo=HKGWEB01.VTECH.COM.HK)
	by www.linux.org.uk with smtp (Exim 3.13 #1)
	id 13UjHg-0001oc-00
	for linux-arm@lists.arm.linux.org.uk; Fri, 01 Sep 2000 06:22:37 +0100
Received: by HKGWEB01.VTECH.COM.HK(Lotus SMTP MTA v4.6.5  (863.2 5-20-1999))  id 4825694D.001CD367 ; Fri, 1 Sep 2000 13:14:51 +0800
X-Lotus-FromDomain: VTECH
From: eric_wong@vtech.com
To: nico@cam.org,
	greg@censoft.com
cc: jonb@censoft.com,
	linux-arm@lists.arm.linux.org.uk,
	sa1100@pa.dec.com,
	linux@handhelds.org
Message-ID: <4825694D.001CD1BB.00@HKGWEB01.VTECH.COM.HK>
Date: Fri, 1 Sep 2000 13:14:13 +0800
Subject: Re: [Linux] Re: request of touch screen driver on Assabet SA1110
	 dev bd
Mime-Version: 1.0
Content-type: text/plain; charset=us-ascii
Content-Disposition: inline
Sender: owner-linux-arm@lists.arm.linux.org.uk
Precedence: bulk



Dear Greg, Nicolas,

Thank for your prompt response.

Nicola, I only find the patch (2.4.0-test6-rmk2-np1) from netwinder.org instead
of (2.4.0-test6-rmk5-np2) as you said.
Can I use this patch as I want to use touchscreen (UCB1200 in StrongARM) in
Assabet board. If not, how/where can I get the latest patch?

Luckily, I also find the touchscreen driver in drivers/char/ucb1200_ts.c.
Therefore, I try to make device node by the following command:

mount -o loop -t ext2 ramdisk /mnt
mknod /mnt/ts c 11 0
umount /mnt
cat ramdisk | gzip -v9 >ramdisk.gz

and then download the zImage and ramdisk.gz by using angelboot utility.

However, I got the similar error as before (with different error number, error 2
in previous test).

Error 19 opening touch panel
Cannot initialize mouse

>From the information in ftp://microwindows/pub/ads/readme.txt, I try 190,34 as
major, minor number for the ts device.
The test show the same result as before.

Please advise what I am doing wrong.

-------------------------------------------------------------------------------------------------------------------------------------------
On the same time, I am going to port FLTK on top of Microwindowst in Assabet
board.
I find the following error when making the fltk:
(I'd change the corresponding  MICROWINFOLDER in makeinclude.in for my working
environment.)

fl_scroll_area.cxx: In function `void fl_scroll(int, int, int, int, int, int,
void (*)(void *, int, int, int, int), void *)':
fl_scroll_area.cxx:89: implicit declaration of function `int printf(...)'
make[1]: *** [fl_scroll_area.o] Error 1
make[1]: *** No rule to make target `../lib/libfltk.a', needed by `fluid'.
Stop.
make[1]: *** No rule to make target `../lib/libfltk.a', needed by `valuators'.
Stop.
make: *** [all] Error 2

The patch I am using is microwindows-0.88pre10.tar.gz with
fltk-nanox-pre6.tar.gz.
The same result as I am using microwindows-0.88pre9.tar.gz with
fltk-nanox-pre5.tar.gz.

-------------------------------------------------------------------------------------------------------------------------------------------

I download ramdisk from  ftp://microwindows/pub/ads and try if I can use touch
screen by using it (I find /dev/ts).
Unluckily, the OS seem hang up in boot up sequence (maybe just before Linux
login : message display).
I am going to see the files under /bin in ramdisk. I find that they are file for
PDP-11 executable not stripped.
I think they should be StrongARM ELF file. Am I doing wrong this time?
On the other hand, I find the usage of ramdisk approaches to 99%. There are no
extra space for me to copy test program to it.
How can I increase the size for ramdisk?

Thanks,
Bona Fide,
Eric Wong,
VTech Informations Ltd.
eric_wong@vtech.com





nico@cam.org on 08/31/2000 08:02:28

To:   ERIC WONG/PD/HKG_MMC/VTECH

cc:   linux-arm@lists.arm.linux.org.uk
      sa1100@pa.dec.com
      linux@handhelds.org
Subject:  [Linux] Re: request of touch screen driver on Assabet SA1110 dev bd





On Wed, 30 Aug 2000 eric_wong@vtech.com wrote:

> Nano-X and demo programs are successfully built up.
> However, I got the following error when running the demo.sh:
>
> Error 2 opening touch panel
> Cannot initialize mouse
>
>
>
> Then I try to make xconfig again without choosing Mouse drivers in Options and
> run make clean; make.
> I am exciting to see most demos can run, especially I can play mine on
> Microwindows! Great and cool! Don't you agree?
>
>
> Now, I can run the demo, several demo program ,eg. mclock, mdemo can show on
LCD
>  display.
> But I cannot use keyboard, mouse or touch screen to control them.
> Could you give me some advice for this phenomenon.

With my latest patch (2.4.0-test6-rmk5-np2), you'll find the following
touchscreen driver: drivers/char/ucb1200_ts.c.

The comment in the file says:

/*
 * SA11x0 + UCB1x00 Touch Screen Driver Version 0.2
 * Put together by Tak-Shing Chan <tchan.rd@idthk.com>
...
 * INSTRUCTIONS
 * To use this driver, simply ``mknod /dev/h3600_ts c 11 0'' and
 * use it as if it were an iPAQ.  TODO: iPAQ-compatible IOCTL's.
 */


Nicolas

_______________________________________________
Linux mailing list
Linux@handhelds.org
http://handhelds.org/mailman/listinfo/linux






unsubscribe: body of `unsubscribe linux-arm' to majordomo@lists.arm.linux.org.uk


From owner-linux-arm@lists.arm.linux.org.uk Fri Sep 01 06:25:48 2000
Received: from majordomo by www.linux.org.uk with local (Exim 3.13 #1)
	id 13UjHi-0001pG-00
	for linux-arm-outgoingx@www.linux.org.uk; Fri, 01 Sep 2000 06:22:38 +0100
Received: from [202.64.202.139] (helo=HKGWEB01.VTECH.COM.HK)
	by www.linux.org.uk with smtp (Exim 3.13 #1)
	id 13UjHg-0001oc-00
	for linux-arm@lists.arm.linux.org.uk; Fri, 01 Sep 2000 06:22:37 +0100
Received: by HKGWEB01.VTECH.COM.HK(Lotus SMTP MTA v4.6.5  (863.2 5-20-1999))  id 4825694D.001CD367 ; Fri, 1 Sep 2000 13:14:51 +0800
X-Lotus-FromDomain: VTECH
From: eric_wong@vtech.com
To: nico@cam.org,
	greg@censoft.com
cc: jonb@censoft.com,
	linux-arm@lists.arm.linux.org.uk,
	sa1100@pa.dec.com,
	linux@handhelds.org
Message-ID: <4825694D.001CD1BB.00@HKGWEB01.VTECH.COM.HK>
Date: Fri, 1 Sep 2000 13:14:13 +0800
Subject: Re: [Linux] Re: request of touch screen driver on Assabet SA1110
	 dev bd
Mime-Version: 1.0
Content-type: text/plain; charset=us-ascii
Content-Disposition: inline
Sender: owner-linux-arm@lists.arm.linux.org.uk
Precedence: bulk



Dear Greg, Nicolas,

Thank for your prompt response.

Nicola, I only find the patch (2.4.0-test6-rmk2-np1) from netwinder.org instead
of (2.4.0-test6-rmk5-np2) as you said.
Can I use this patch as I want to use touchscreen (UCB1200 in StrongARM) in
Assabet board. If not, how/where can I get the latest patch?

Luckily, I also find the touchscreen driver in drivers/char/ucb1200_ts.c.
Therefore, I try to make device node by the following command:

mount -o loop -t ext2 ramdisk /mnt
mknod /mnt/ts c 11 0
umount /mnt
cat ramdisk | gzip -v9 >ramdisk.gz

and then download the zImage and ramdisk.gz by using angelboot utility.

However, I got the similar error as before (with different error number, error 2
in previous test).

Error 19 opening touch panel
Cannot initialize mouse

>From the information in ftp://microwindows/pub/ads/readme.txt, I try 190,34 as
major, minor number for the ts device.
The test show the same result as before.

Please advise what I am doing wrong.

-------------------------------------------------------------------------------------------------------------------------------------------
On the same time, I am going to port FLTK on top of Microwindowst in Assabet
board.
I find the following error when making the fltk:
(I'd change the corresponding  MICROWINFOLDER in makeinclude.in for my working
environment.)

fl_scroll_area.cxx: In function `void fl_scroll(int, int, int, int, int, int,
void (*)(void *, int, int, int, int), void *)':
fl_scroll_area.cxx:89: implicit declaration of function `int printf(...)'
make[1]: *** [fl_scroll_area.o] Error 1
make[1]: *** No rule to make target `../lib/libfltk.a', needed by `fluid'.
Stop.
make[1]: *** No rule to make target `../lib/libfltk.a', needed by `valuators'.
Stop.
make: *** [all] Error 2

The patch I am using is microwindows-0.88pre10.tar.gz with
fltk-nanox-pre6.tar.gz.
The same result as I am using microwindows-0.88pre9.tar.gz with
fltk-nanox-pre5.tar.gz.

-------------------------------------------------------------------------------------------------------------------------------------------

I download ramdisk from  ftp://microwindows/pub/ads and try if I can use touch
screen by using it (I find /dev/ts).
Unluckily, the OS seem hang up in boot up sequence (maybe just before Linux
login : message display).
I am going to see the files under /bin in ramdisk. I find that they are file for
PDP-11 executable not stripped.
I think they should be StrongARM ELF file. Am I doing wrong this time?
On the other hand, I find the usage of ramdisk approaches to 99%. There are no
extra space for me to copy test program to it.
How can I increase the size for ramdisk?

Thanks,
Bona Fide,
Eric Wong,
VTech Informations Ltd.
eric_wong@vtech.com





nico@cam.org on 08/31/2000 08:02:28

To:   ERIC WONG/PD/HKG_MMC/VTECH

cc:   linux-arm@lists.arm.linux.org.uk
      sa1100@pa.dec.com
      linux@handhelds.org
Subject:  [Linux] Re: request of touch screen driver on Assabet SA1110 dev bd





On Wed, 30 Aug 2000 eric_wong@vtech.com wrote:

> Nano-X and demo programs are successfully built up.
> However, I got the following error when running the demo.sh:
>
> Error 2 opening touch panel
> Cannot initialize mouse
>
>
>
> Then I try to make xconfig again without choosing Mouse drivers in Options and
> run make clean; make.
> I am exciting to see most demos can run, especially I can play mine on
> Microwindows! Great and cool! Don't you agree?
>
>
> Now, I can run the demo, several demo program ,eg. mclock, mdemo can show on
LCD
>  display.
> But I cannot use keyboard, mouse or touch screen to control them.
> Could you give me some advice for this phenomenon.

With my latest patch (2.4.0-test6-rmk5-np2), you'll find the following
touchscreen driver: drivers/char/ucb1200_ts.c.

The comment in the file says:

/*
 * SA11x0 + UCB1x00 Touch Screen Driver Version 0.2
 * Put together by Tak-Shing Chan <tchan.rd@idthk.com>
...
 * INSTRUCTIONS
 * To use this driver, simply ``mknod /dev/h3600_ts c 11 0'' and
 * use it as if it were an iPAQ.  TODO: iPAQ-compatible IOCTL's.
 */


Nicolas

_______________________________________________
Linux mailing list
Linux@handhelds.org
http://handhelds.org/mailman/listinfo/linux






unsubscribe: body of `unsubscribe linux-arm' to majordomo@lists.arm.linux.org.uk


From owner-linux-arm@lists.arm.linux.org.uk Fri Sep 01 14:28:15 2000
Received: from majordomo by www.linux.org.uk with local (Exim 3.13 #1)
	id 13Uqpk-0007gD-00
	for linux-arm-outgoingx@www.linux.org.uk; Fri, 01 Sep 2000 14:26:16 +0100
Received: from [195.134.130.75] (helo=pip5.mpl.ch)
	by www.linux.org.uk with esmtp (Exim 3.13 #1)
	id 13Uqpi-0007g7-00
	for linux-arm@lists.arm.linux.org.uk; Fri, 01 Sep 2000 14:26:14 +0100
Received: from elsoft.ch (pcdm.elsoft.ch [195.134.130.116])
	by pip5.mpl.ch (8.9.3/8.9.3) with ESMTP id PAA07074
	for <linux-arm@lists.arm.linux.org.uk>; Fri, 1 Sep 2000 15:26:15 +0200
Message-ID: <39AFADF8.774A009F@elsoft.ch>
Date: Fri, 01 Sep 2000 15:24:08 +0200
From: David =?iso-8859-1?Q?M=FCller?= (ELSOFT AG) <d.mueller@elsoft.ch>
Organization: ELSOFT AG
X-Mailer: Mozilla 4.73 [en] (WinNT; U)
X-Accept-Language: de-CH,de,en
MIME-Version: 1.0
To: ARMLinux list <linux-arm@lists.arm.linux.org.uk>
Subject: question about EBSA-285 BIOS
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@lists.arm.linux.org.uk
Precedence: bulk

Hello

The IDE loader part of the EBSA-285 BIOS expects a special "map file"
which points the loader to the actual sectors containing the kernel image.

Which tool/utility generates this "map file"?
I didn't found any reference to it in the source or readme file.
Could someone please give me a hint, where i can find this utility.

TIA

Dave


unsubscribe: body of `unsubscribe linux-arm' to majordomo@lists.arm.linux.org.uk


From owner-linux-arm@lists.arm.linux.org.uk Fri Sep 01 14:28:16 2000
Received: from majordomo by www.linux.org.uk with local (Exim 3.13 #1)
	id 13Uqpk-0007gD-00
	for linux-arm-outgoingx@www.linux.org.uk; Fri, 01 Sep 2000 14:26:16 +0100
Received: from [195.134.130.75] (helo=pip5.mpl.ch)
	by www.linux.org.uk with esmtp (Exim 3.13 #1)
	id 13Uqpi-0007g7-00
	for linux-arm@lists.arm.linux.org.uk; Fri, 01 Sep 2000 14:26:14 +0100
Received: from elsoft.ch (pcdm.elsoft.ch [195.134.130.116])
	by pip5.mpl.ch (8.9.3/8.9.3) with ESMTP id PAA07074
	for <linux-arm@lists.arm.linux.org.uk>; Fri, 1 Sep 2000 15:26:15 +0200
Message-ID: <39AFADF8.774A009F@elsoft.ch>
Date: Fri, 01 Sep 2000 15:24:08 +0200
From: David =?iso-8859-1?Q?M=FCller?= (ELSOFT AG) <d.mueller@elsoft.ch>
Organization: ELSOFT AG
X-Mailer: Mozilla 4.73 [en] (WinNT; U)
X-Accept-Language: de-CH,de,en
MIME-Version: 1.0
To: ARMLinux list <linux-arm@lists.arm.linux.org.uk>
Subject: question about EBSA-285 BIOS
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@lists.arm.linux.org.uk
Precedence: bulk

Hello

The IDE loader part of the EBSA-285 BIOS expects a special "map file"
which points the loader to the actual sectors containing the kernel image.

Which tool/utility generates this "map file"?
I didn't found any reference to it in the source or readme file.
Could someone please give me a hint, where i can find this utility.

TIA

Dave


unsubscribe: body of `unsubscribe linux-arm' to majordomo@lists.arm.linux.org.uk


From owner-linux-arm@lists.arm.linux.org.uk Fri Sep 01 16:23:41 2000
Received: from majordomo by www.linux.org.uk with local (Exim 3.13 #1)
	id 13Use9-0000dt-00
	for linux-arm-outgoingx@www.linux.org.uk; Fri, 01 Sep 2000 16:22:25 +0100
Received: from [208.219.23.2] (helo=ns.centurysoftware.com)
	by www.linux.org.uk with esmtp (Exim 3.13 #1)
	id 13Use8-0000di-00
	for linux-arm@lists.arm.linux.org.uk; Fri, 01 Sep 2000 16:22:24 +0100
Received: from gregh (dm9-225.slc.aros.net [207.173.24.225])
	by ns.centurysoftware.com (8.9.3/8.9.3) with SMTP id JAA01239;
	Fri, 1 Sep 2000 09:23:25 -0700 (MST)
Message-ID: <056901c01427$d3889e80$15320cd0@gregh>
From: "Greg Haerr" <greg@Censoft.com>
To: <eric_wong@vtech.com>, <nico@cam.org>
Cc: <jonb@censoft.com>, <linux-arm@lists.arm.linux.org.uk>,
        <sa1100@pa.dec.com>, <linux@handhelds.org>
References: <4825694D.001CD1BB.00@HKGWEB01.VTECH.COM.HK>
Subject: Re: [Linux] Re: request of touch screen driver on Assabet SA1110 dev bd
Date: Fri, 1 Sep 2000 09:18:03 -0600
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2314.1300
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300
Sender: owner-linux-arm@lists.arm.linux.org.uk
Precedence: bulk

: On the same time, I am going to port FLTK on top of Microwindowst in Assabet
: board.
: The patch I am using is microwindows-0.88pre10.tar.gz with
: fltk-nanox-pre6.tar.gz.

The most current FLTK sources are now in the ViewML
project CVS.  Tarballs for the recent sources are at
ftp://ftp.viewml.com/pub/viewml/dep

The ViewML Project is currently heavily involved enhancing
FLTK for Microwindows and the browser.

These sources require the latest patch to Microwindows 0.88:
ftp://microwindows.org/pub/microwindows/microwindows-0.88patch1.tar.gz

Regards,

Greg



unsubscribe: body of `unsubscribe linux-arm' to majordomo@lists.arm.linux.org.uk


From owner-linux-arm@lists.arm.linux.org.uk Fri Sep 01 16:23:41 2000
Received: from majordomo by www.linux.org.uk with local (Exim 3.13 #1)
	id 13Use9-0000dt-00
	for linux-arm-outgoingx@www.linux.org.uk; Fri, 01 Sep 2000 16:22:25 +0100
Received: from [208.219.23.2] (helo=ns.centurysoftware.com)
	by www.linux.org.uk with esmtp (Exim 3.13 #1)
	id 13Use8-0000di-00
	for linux-arm@lists.arm.linux.org.uk; Fri, 01 Sep 2000 16:22:24 +0100
Received: from gregh (dm9-225.slc.aros.net [207.173.24.225])
	by ns.centurysoftware.com (8.9.3/8.9.3) with SMTP id JAA01239;
	Fri, 1 Sep 2000 09:23:25 -0700 (MST)
Message-ID: <056901c01427$d3889e80$15320cd0@gregh>
From: "Greg Haerr" <greg@Censoft.com>
To: <eric_wong@vtech.com>, <nico@cam.org>
Cc: <jonb@censoft.com>, <linux-arm@lists.arm.linux.org.uk>,
        <sa1100@pa.dec.com>, <linux@handhelds.org>
References: <4825694D.001CD1BB.00@HKGWEB01.VTECH.COM.HK>
Subject: Re: [Linux] Re: request of touch screen driver on Assabet SA1110 dev bd
Date: Fri, 1 Sep 2000 09:18:03 -0600
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2314.1300
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300
Sender: owner-linux-arm@lists.arm.linux.org.uk
Precedence: bulk

: On the same time, I am going to port FLTK on top of Microwindowst in Assabet
: board.
: The patch I am using is microwindows-0.88pre10.tar.gz with
: fltk-nanox-pre6.tar.gz.

The most current FLTK sources are now in the ViewML
project CVS.  Tarballs for the recent sources are at
ftp://ftp.viewml.com/pub/viewml/dep

The ViewML Project is currently heavily involved enhancing
FLTK for Microwindows and the browser.

These sources require the latest patch to Microwindows 0.88:
ftp://microwindows.org/pub/microwindows/microwindows-0.88patch1.tar.gz

Regards,

Greg



unsubscribe: body of `unsubscribe linux-arm' to majordomo@lists.arm.linux.org.uk


From owner-linux-arm@lists.arm.linux.org.uk Fri Sep 01 16:34:43 2000
Received: from majordomo by www.linux.org.uk with local (Exim 3.13 #1)
	id 13Uspm-0000n8-00
	for linux-arm-outgoingx@www.linux.org.uk; Fri, 01 Sep 2000 16:34:26 +0100
Received: from dyn-33.linux.theplanet.co.uk ([195.92.244.33] helo=caramon.arm.linux.org.uk)
	by www.linux.org.uk with esmtp (Exim 3.13 #1)
	id 13Uspk-0000mw-00; Fri, 01 Sep 2000 16:34:24 +0100
Received: from flint.arm.linux.org.uk (root@flint [192.168.0.4])
	by caramon.arm.linux.org.uk (8.9.3/8.9.3) with ESMTP id QAA28939;
	Fri, 1 Sep 2000 16:34:24 +0100
Received: (from linux@localhost)
	by flint.arm.linux.org.uk (8.9.3/8.9.3) id QAA04116;
	Fri, 1 Sep 2000 16:33:07 +0100
From: Russell King - ARM Linux Admin <linux@arm.linux.org.uk>
Message-Id: <200009011533.QAA04116@flint.arm.linux.org.uk>
Subject: Re: question about EBSA-285 BIOS
To: d.mueller@elsoft.ch (David M|ller (ELSOFT AG))
Date: Fri, 1 Sep 2000 16:33:07 +0100 (BST)
Cc: linux-arm@lists.arm.linux.org.uk (ARMLinux list)
In-Reply-To: <39AFADF8.774A009F@elsoft.ch> from "David M|ller (ELSOFT AG)" at Sep 01, 2000 03:24:08 PM
X-Mailer: ELM [version 2.5 PL1]
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@lists.arm.linux.org.uk
Precedence: bulk

David M|ller (ELSOFT AG) writes:
> The IDE loader part of the EBSA-285 BIOS expects a special "map file"
> which points the loader to the actual sectors containing the kernel image.
> 
> Which tool/utility generates this "map file"?
> I didn't found any reference to it in the source or readme file.
> Could someone please give me a hint, where i can find this utility.

Its called "loadmap", and its on the ftp site, possibly under
arch/rpc somewhere (because it was primarily used for Acorn machines).
The format it writes out is soo simple its easy to port to other
boot loaders/machines. ;)
   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |        Russell King       linux@arm.linux.org.uk      --- ---
  | | | |            http://www.arm.linux.org.uk/            /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |


unsubscribe: body of `unsubscribe linux-arm' to majordomo@lists.arm.linux.org.uk


From owner-linux-arm@lists.arm.linux.org.uk Fri Sep 01 16:34:44 2000
Received: from majordomo by www.linux.org.uk with local (Exim 3.13 #1)
	id 13Uspm-0000n8-00
	for linux-arm-outgoingx@www.linux.org.uk; Fri, 01 Sep 2000 16:34:26 +0100
Received: from dyn-33.linux.theplanet.co.uk ([195.92.244.33] helo=caramon.arm.linux.org.uk)
	by www.linux.org.uk with esmtp (Exim 3.13 #1)
	id 13Uspk-0000mw-00; Fri, 01 Sep 2000 16:34:24 +0100
Received: from flint.arm.linux.org.uk (root@flint [192.168.0.4])
	by caramon.arm.linux.org.uk (8.9.3/8.9.3) with ESMTP id QAA28939;
	Fri, 1 Sep 2000 16:34:24 +0100
Received: (from linux@localhost)
	by flint.arm.linux.org.uk (8.9.3/8.9.3) id QAA04116;
	Fri, 1 Sep 2000 16:33:07 +0100
From: Russell King - ARM Linux Admin <linux@arm.linux.org.uk>
Message-Id: <200009011533.QAA04116@flint.arm.linux.org.uk>
Subject: Re: question about EBSA-285 BIOS
To: d.mueller@elsoft.ch (David M|ller (ELSOFT AG))
Date: Fri, 1 Sep 2000 16:33:07 +0100 (BST)
Cc: linux-arm@lists.arm.linux.org.uk (ARMLinux list)
In-Reply-To: <39AFADF8.774A009F@elsoft.ch> from "David M|ller (ELSOFT AG)" at Sep 01, 2000 03:24:08 PM
X-Mailer: ELM [version 2.5 PL1]
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@lists.arm.linux.org.uk
Precedence: bulk

David M|ller (ELSOFT AG) writes:
> The IDE loader part of the EBSA-285 BIOS expects a special "map file"
> which points the loader to the actual sectors containing the kernel image.
> 
> Which tool/utility generates this "map file"?
> I didn't found any reference to it in the source or readme file.
> Could someone please give me a hint, where i can find this utility.

Its called "loadmap", and its on the ftp site, possibly under
arch/rpc somewhere (because it was primarily used for Acorn machines).
The format it writes out is soo simple its easy to port to other
boot loaders/machines. ;)
   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |        Russell King       linux@arm.linux.org.uk      --- ---
  | | | |            http://www.arm.linux.org.uk/            /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |


unsubscribe: body of `unsubscribe linux-arm' to majordomo@lists.arm.linux.org.uk


From owner-linux-arm@lists.arm.linux.org.uk Fri Sep 01 17:54:32 2000
Received: from majordomo by www.linux.org.uk with local (Exim 3.13 #1)
	id 13Uu4Q-0001xs-00
	for linux-arm-outgoingx@www.linux.org.uk; Fri, 01 Sep 2000 17:53:38 +0100
Received: from [24.229.50.7] (helo=cyberiansoftware.com)
	by www.linux.org.uk with smtp (Exim 3.13 #1)
	id 13Uu4N-0001xm-00
	for linux-arm@lists.arm.linux.org.uk; Fri, 01 Sep 2000 17:53:36 +0100
Received: (qmail 8313 invoked from network); 1 Sep 2000 16:53:32 -0000
Received: from other.cyberiansoftware.com (HELO cyberiansoftware.com) (192.168.1.3)
  by cyberiansoftware.com with SMTP; 1 Sep 2000 16:53:32 -0000
Message-ID: <39AFDF0C.503A0FA9@cyberiansoftware.com>
Date: Fri, 01 Sep 2000 12:53:32 -0400
From: Tom Walsh <tom@cyberiansoftware.com>
X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.12-20 i686)
X-Accept-Language: en
MIME-Version: 1.0
To: ARM-LIST <linux-arm@lists.arm.linux.org.uk>
Subject: Cirrus 7500FE info
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@lists.arm.linux.org.uk
Precedence: bulk

Can someone point in a direction to get started in getting Linux running
on a Cirrus Logic CL-PS7500FE Evaluation board?  Is there a page
somewhere detailing utilities, etc., that are needed to put the
development software together?  After lurking on this list for a few
months, I am really confused as to what it is I will need.

It seems that there is more flavors of Linux / development software for
ARM than Micro$oft ships windoze products!??

TIA,

TomW

-- 
Tom Walsh - WN3L - Embedded Systems Consultant
'www.openhardware.net', 'www.cyberiansoftware.com'
"Windows? No thanks, I have work to do..."


unsubscribe: body of `unsubscribe linux-arm' to majordomo@lists.arm.linux.org.uk


From owner-linux-arm@lists.arm.linux.org.uk Fri Sep 01 17:54:33 2000
Received: from majordomo by www.linux.org.uk with local (Exim 3.13 #1)
	id 13Uu4Q-0001xs-00
	for linux-arm-outgoingx@www.linux.org.uk; Fri, 01 Sep 2000 17:53:38 +0100
Received: from [24.229.50.7] (helo=cyberiansoftware.com)
	by www.linux.org.uk with smtp (Exim 3.13 #1)
	id 13Uu4N-0001xm-00
	for linux-arm@lists.arm.linux.org.uk; Fri, 01 Sep 2000 17:53:36 +0100
Received: (qmail 8313 invoked from network); 1 Sep 2000 16:53:32 -0000
Received: from other.cyberiansoftware.com (HELO cyberiansoftware.com) (192.168.1.3)
  by cyberiansoftware.com with SMTP; 1 Sep 2000 16:53:32 -0000
Message-ID: <39AFDF0C.503A0FA9@cyberiansoftware.com>
Date: Fri, 01 Sep 2000 12:53:32 -0400
From: Tom Walsh <tom@cyberiansoftware.com>
X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.12-20 i686)
X-Accept-Language: en
MIME-Version: 1.0
To: ARM-LIST <linux-arm@lists.arm.linux.org.uk>
Subject: Cirrus 7500FE info
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@lists.arm.linux.org.uk
Precedence: bulk

Can someone point in a direction to get started in getting Linux running
on a Cirrus Logic CL-PS7500FE Evaluation board?  Is there a page
somewhere detailing utilities, etc., that are needed to put the
development software together?  After lurking on this list for a few
months, I am really confused as to what it is I will need.

It seems that there is more flavors of Linux / development software for
ARM than Micro$oft ships windoze products!??

TIA,

TomW

-- 
Tom Walsh - WN3L - Embedded Systems Consultant
'www.openhardware.net', 'www.cyberiansoftware.com'
"Windows? No thanks, I have work to do..."


unsubscribe: body of `unsubscribe linux-arm' to majordomo@lists.arm.linux.org.uk


From owner-linux-arm@lists.arm.linux.org.uk Fri Sep 01 21:20:15 2000
Received: from majordomo by www.linux.org.uk with local (Exim 3.13 #1)
	id 13UxDm-0007N2-00
	for linux-arm-outgoingx@www.linux.org.uk; Fri, 01 Sep 2000 21:15:30 +0100
Received: from [205.250.170.220] (helo=xanadu.vipswitch.com)
	by www.linux.org.uk with esmtp (Exim 3.13 #1)
	id 13UxDm-0007Mu-00
	for linux-arm@lists.arm.linux.org.uk; Fri, 01 Sep 2000 21:15:30 +0100
Date: Fri, 1 Sep 2000 16:11:46 -0400 (EDT)
From: Nicolas Pitre <nico@cam.org>
To: eric_wong@vtech.com
cc: greg@censoft.com, jonb@censoft.com, linux-arm@lists.arm.linux.org.uk,
        sa1100@pa.dec.com, linux@handhelds.org
Subject: Re: [Linux] Re: request of touch screen driver on Assabet SA1110 
 dev bd
In-Reply-To: <4825694D.001CD1BB.00@HKGWEB01.VTECH.COM.HK>
Message-ID: <Pine.LNX.4.10.10009011610000.28864-100000@xanadu.vipswitch.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-linux-arm@lists.arm.linux.org.uk
Precedence: bulk



On Fri, 1 Sep 2000 eric_wong@vtech.com wrote:

> 
> 
> Dear Greg, Nicolas,
> 
> Thank for your prompt response.
> 
> Nicola, I only find the patch (2.4.0-test6-rmk2-np1) from netwinder.org instead
> of (2.4.0-test6-rmk5-np2) as you said.

I just checked and 2.4.0-test6-rmk5-np2 is still there.


Nicolas



unsubscribe: body of `unsubscribe linux-arm' to majordomo@lists.arm.linux.org.uk


From owner-linux-arm@lists.arm.linux.org.uk Fri Sep 01 21:20:15 2000
Received: from majordomo by www.linux.org.uk with local (Exim 3.13 #1)
	id 13UxDm-0007N2-00
	for linux-arm-outgoingx@www.linux.org.uk; Fri, 01 Sep 2000 21:15:30 +0100
Received: from [205.250.170.220] (helo=xanadu.vipswitch.com)
	by www.linux.org.uk with esmtp (Exim 3.13 #1)
	id 13UxDm-0007Mu-00
	for linux-arm@lists.arm.linux.org.uk; Fri, 01 Sep 2000 21:15:30 +0100
Date: Fri, 1 Sep 2000 16:11:46 -0400 (EDT)
From: Nicolas Pitre <nico@cam.org>
To: eric_wong@vtech.com
cc: greg@censoft.com, jonb@censoft.com, linux-arm@lists.arm.linux.org.uk,
        sa1100@pa.dec.com, linux@handhelds.org
Subject: Re: [Linux] Re: request of touch screen driver on Assabet SA1110 
 dev bd
In-Reply-To: <4825694D.001CD1BB.00@HKGWEB01.VTECH.COM.HK>
Message-ID: <Pine.LNX.4.10.10009011610000.28864-100000@xanadu.vipswitch.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-linux-arm@lists.arm.linux.org.uk
Precedence: bulk



On Fri, 1 Sep 2000 eric_wong@vtech.com wrote:

> 
> 
> Dear Greg, Nicolas,
> 
> Thank for your prompt response.
> 
> Nicola, I only find the patch (2.4.0-test6-rmk2-np1) from netwinder.org instead
> of (2.4.0-test6-rmk5-np2) as you said.

I just checked and 2.4.0-test6-rmk5-np2 is still there.


Nicolas



unsubscribe: body of `unsubscribe linux-arm' to majordomo@lists.arm.linux.org.uk


From owner-linux-arm@lists.arm.linux.org.uk Fri Sep 01 21:21:38 2000
Received: from majordomo by www.linux.org.uk with local (Exim 3.13 #1)
	id 13UxIA-0007cb-00
	for linux-arm-outgoingx@www.linux.org.uk; Fri, 01 Sep 2000 21:20:02 +0100
Received: from [158.152.220.239] (helo=tazenda.demon.co.uk ident=mail)
	by www.linux.org.uk with esmtp (Exim 3.13 #1)
	id 13UxI9-0007cB-00
	for linux-arm@lists.arm.linux.org.uk; Fri, 01 Sep 2000 21:20:02 +0100
Received: from kings-cross.london.uk.eu.org [::ffff:192.168.2.83] 
	by tazenda.demon.co.uk with esmtp (Exim 3.11 #1 (Debian))
	id 13UxIP-00051O-00; Fri, 01 Sep 2000 21:20:17 +0100
Received: from localhost
	([::ffff:127.0.0.1] helo=tazenda.demon.co.uk ident=pb)
	by kings-cross.london.uk.eu.org with esmtp (Exim 3.12 #1 (Debian))
	id 13UxAe-0004Vh-00; Fri, 01 Sep 2000 21:12:16 +0100
X-Mailer: exmh version 2.1.1 10/15/1999 (debian)
To: Tom Walsh <tom@cyberiansoftware.com>
cc: ARM-LIST <linux-arm@lists.arm.linux.org.uk>
Subject: Re: Cirrus 7500FE info 
In-Reply-To: Message from Tom Walsh <tom@cyberiansoftware.com> 
   of "Fri, 01 Sep 2000 12:53:32 EDT." <39AFDF0C.503A0FA9@cyberiansoftware.com> 
References: <39AFDF0C.503A0FA9@cyberiansoftware.com> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Fri, 01 Sep 2000 21:12:15 +0100
From: Philip Blundell <pb@tazenda.demon.co.uk>
Message-Id: <E13UxAe-0004Vh-00@kings-cross.london.uk.eu.org>
Sender: owner-linux-arm@lists.arm.linux.org.uk
Precedence: bulk

>Can someone point in a direction to get started in getting Linux running
>on a Cirrus Logic CL-PS7500FE Evaluation board?

The kernel in the CVS tree at netwinder.org certainly used to work on the 7500 
evaluation board.  It may have become slightly bit-rotted; I haven't tried it 
for some time.  You can either program the kernel straight into flash or load 
it via Angel - it should sort out for itself which of these is happening.

You can also put a root filesystem into the flash, if you want.  It's probably 
easier to use NFS at first if you have another machine available.

>Is there a page somewhere detailing utilities, etc., that are needed to put the
>development software together? 

You need standard ARM cross tools.  Go to www.netwinder.org, follow the links 
for tools, and get the sources.  Then use the instructions for 
cross-compilation (see the crossgcc FAQ too).  For Angel downloads you might 
want the "angelboot" program.  I forget where you can download this but you 
could try Nicolas Pitre's ftp site.

p.




unsubscribe: body of `unsubscribe linux-arm' to majordomo@lists.arm.linux.org.uk


From owner-linux-arm@lists.arm.linux.org.uk Fri Sep 01 21:21:38 2000
Received: from majordomo by www.linux.org.uk with local (Exim 3.13 #1)
	id 13UxIA-0007cb-00
	for linux-arm-outgoingx@www.linux.org.uk; Fri, 01 Sep 2000 21:20:02 +0100
Received: from [158.152.220.239] (helo=tazenda.demon.co.uk ident=mail)
	by www.linux.org.uk with esmtp (Exim 3.13 #1)
	id 13UxI9-0007cB-00
	for linux-arm@lists.arm.linux.org.uk; Fri, 01 Sep 2000 21:20:02 +0100
Received: from kings-cross.london.uk.eu.org [::ffff:192.168.2.83] 
	by tazenda.demon.co.uk with esmtp (Exim 3.11 #1 (Debian))
	id 13UxIP-00051O-00; Fri, 01 Sep 2000 21:20:17 +0100
Received: from localhost
	([::ffff:127.0.0.1] helo=tazenda.demon.co.uk ident=pb)
	by kings-cross.london.uk.eu.org with esmtp (Exim 3.12 #1 (Debian))
	id 13UxAe-0004Vh-00; Fri, 01 Sep 2000 21:12:16 +0100
X-Mailer: exmh version 2.1.1 10/15/1999 (debian)
To: Tom Walsh <tom@cyberiansoftware.com>
cc: ARM-LIST <linux-arm@lists.arm.linux.org.uk>
Subject: Re: Cirrus 7500FE info 
In-Reply-To: Message from Tom Walsh <tom@cyberiansoftware.com> 
   of "Fri, 01 Sep 2000 12:53:32 EDT." <39AFDF0C.503A0FA9@cyberiansoftware.com> 
References: <39AFDF0C.503A0FA9@cyberiansoftware.com> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Fri, 01 Sep 2000 21:12:15 +0100
From: Philip Blundell <pb@tazenda.demon.co.uk>
Message-Id: <E13UxAe-0004Vh-00@kings-cross.london.uk.eu.org>
Sender: owner-linux-arm@lists.arm.linux.org.uk
Precedence: bulk

>Can someone point in a direction to get started in getting Linux running
>on a Cirrus Logic CL-PS7500FE Evaluation board?

The kernel in the CVS tree at netwinder.org certainly used to work on the 7500 
evaluation board.  It may have become slightly bit-rotted; I haven't tried it 
for some time.  You can either program the kernel straight into flash or load 
it via Angel - it should sort out for itself which of these is happening.

You can also put a root filesystem into the flash, if you want.  It's probably 
easier to use NFS at first if you have another machine available.

>Is there a page somewhere detailing utilities, etc., that are needed to put the
>development software together? 

You need standard ARM cross tools.  Go to www.netwinder.org, follow the links 
for tools, and get the sources.  Then use the instructions for 
cross-compilation (see the crossgcc FAQ too).  For Angel downloads you might 
want the "angelboot" program.  I forget where you can download this but you 
could try Nicolas Pitre's ftp site.

p.




unsubscribe: body of `unsubscribe linux-arm' to majordomo@lists.arm.linux.org.uk


From owner-linux-arm@lists.arm.linux.org.uk Sat Sep 02 00:21:26 2000
Received: from majordomo by www.linux.org.uk with local (Exim 3.13 #1)
	id 13V06Q-0004Pf-00
	for linux-arm-outgoingx@www.linux.org.uk; Sat, 02 Sep 2000 00:20:06 +0100
Received: from [158.152.145.93] (helo=willow.armlinux.org)
	by www.linux.org.uk with esmtp (Exim 3.13 #1)
	id 13V06K-0004P8-00
	for linux-arm@lists.arm.linux.org.uk; Sat, 02 Sep 2000 00:20:01 +0100
Received: by willow.armlinux.org (Postfix, from userid 1000)
	id 54723FCAB5; Sat,  2 Sep 2000 00:19:59 +0100 (BST)
Received: from localhost (localhost [127.0.0.1])
	by willow.armlinux.org (Postfix) with ESMTP id 77153148DD9
	for <linux-arm@lists.arm.linux.org.uk>; Sat,  2 Sep 2000 00:19:59 +0100 (BST)
Delivered-To: chris@willow.armlinux.org
X-Received: from inkvine.fluff.org (inkvine-willow.cipe.armlinux.org [172.23.19.128])
	by willow.armlinux.org (Postfix) with ESMTP id 0DDCAFCA7A
	for <chris@willow.armlinux.org>; Fri,  1 Sep 2000 20:00:54 +0100 (BST)
X-Received: from relay.is4b.net (peach.oaktree.net.uk [193.82.129.13])
	by inkvine.fluff.org (Postfix) with ESMTP id A1E4B4681F
	for <chris@willow.armlinux.org>; Fri,  1 Sep 2000 19:46:48 +0100 (BST)
X-Received: from chalk.oaktree.net.uk (chalk.oaktree.net.uk [193.82.129.19])
	by relay.is4b.net (Postfix) with ESMTP
	id 26ADF1DC02; Fri,  1 Sep 2000 19:46:48 +0100 (BST)
X-Received: from black.oaktree.co.uk (IDENT:root@black.oaktree.co.uk [193.82.129.7])
	by chalk.oaktree.net.uk (8.9.3/8.9.3) with ESMTP id TAA12294
	for <chris@chalk.oaktree.net.uk>; Fri, 1 Sep 2000 19:46:47 +0100 (BST)
X-Received: from trinity.fluff.org (mail@trinity.fluff.org [194.153.168.225])
	by black.oaktree.co.uk (8.8.8/8.8.8) with ESMTP id TAA03823
	for <chris@oaktree.co.uk>; Fri, 1 Sep 2000 19:46:46 +0100 (BST)
X-Received: from sun1.dps.hu [195.70.48.76] 
	by trinity.fluff.org helo sun1.dps.hu with esmtp (Exim 2.05)
	id 13Uvpt-0004Kw-00 for chris@fluff.org
	; Fri, 1 Sep 2000 19:46:45 +0100
X-Received: from guardwaresystems.com ([172.16.3.22])
	by sun1.dps.hu (8.9.3+Sun/8.9.1) with ESMTP id UAA04302
	for <chris@fluff.org>; Fri, 1 Sep 2000 20:41:19 +0200 (MET DST)
Message-ID: <39AFFA1E.E8B58C1@guardwaresystems.com>
Date: Fri, 01 Sep 2000 20:49:02 +0200
From: Andras Toth <toth@sun1.dps.hu>
Reply-To: toth@sun1.dps.hu
Organization: Guardware Systems
X-Mailer: Mozilla 4.72 [en] (X11; U; Linux 2.2.14-5.0 i686)
X-Accept-Language: en
MIME-Version: 1.0
To: chris@fluff.org
Subject: Networking with ARM Linux
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@lists.arm.linux.org.uk
Precedence: bulk

Dear Chris,

I 've just managed to install )(and fix some bugs ) in Cirrus Logic
ARM-Linux into EPD7212 Evaluation Board. This board also has an ethernet
chip , so I tried to install an IP-capable Linux for it.

BUT: We cannot use IP ( nor ICMP  )

I do understand there is no official support for this port, but our
project
seems to be really important for us
(we have to produce a demo board 2 weeks later) , so please help us or
forward
this request to whom it may concern:

There are the protocols configured in the kernel , because during the
boot process

kernel says Protocols:  ICMP,. UDP, TCP installed. Also says RT netlink
socket OK.

!!!!!!!!!!!
The IP address is successfully obtained by RARP from the host PC, so
there
is no problem about this protocol !
!!!!!!!!

According to the driver logs (and ifconfig packet counter results) the
packets are transmitted and received but none of the
underlying layers ( IP, ICMP ) can access them.
For example, the host PC sends a ping ( echo request)  to client (ARM) ,

the packet counter increases successfully but there is no answer sent.
On trying the reverse direction ( from PC to ARM )  ,  ARM receives the
packet and seems to send back something to the PC but there are no
messages on the screen about it neither the PC nor the ARM side.

If I install a socket server in the ARM,  PC cannot access it. It is
also impossible to 'log in' to a PC side server socket.

Wolud ypou give me some tips to find the error in the kernel code ? How
the net layer works exactly ?  Is it possible to 'debug' some protocols
? Is it possible, that ethernet driver code 'traps' some protocols ? If
not, where is the protocol 'dispathcer' in the kernel ?

Thank you in advance,

Andras Toth
Software  Engineer
Guardware Systems
Hungary







unsubscribe: body of `unsubscribe linux-arm' to majordomo@lists.arm.linux.org.uk


From owner-linux-arm@lists.arm.linux.org.uk Sat Sep 02 00:21:26 2000
Received: from majordomo by www.linux.org.uk with local (Exim 3.13 #1)
	id 13V06Q-0004Pf-00
	for linux-arm-outgoingx@www.linux.org.uk; Sat, 02 Sep 2000 00:20:06 +0100
Received: from [158.152.145.93] (helo=willow.armlinux.org)
	by www.linux.org.uk with esmtp (Exim 3.13 #1)
	id 13V06K-0004P8-00
	for linux-arm@lists.arm.linux.org.uk; Sat, 02 Sep 2000 00:20:01 +0100
Received: by willow.armlinux.org (Postfix, from userid 1000)
	id 54723FCAB5; Sat,  2 Sep 2000 00:19:59 +0100 (BST)
Received: from localhost (localhost [127.0.0.1])
	by willow.armlinux.org (Postfix) with ESMTP id 77153148DD9
	for <linux-arm@lists.arm.linux.org.uk>; Sat,  2 Sep 2000 00:19:59 +0100 (BST)
Delivered-To: chris@willow.armlinux.org
X-Received: from inkvine.fluff.org (inkvine-willow.cipe.armlinux.org [172.23.19.128])
	by willow.armlinux.org (Postfix) with ESMTP id 0DDCAFCA7A
	for <chris@willow.armlinux.org>; Fri,  1 Sep 2000 20:00:54 +0100 (BST)
X-Received: from relay.is4b.net (peach.oaktree.net.uk [193.82.129.13])
	by inkvine.fluff.org (Postfix) with ESMTP id A1E4B4681F
	for <chris@willow.armlinux.org>; Fri,  1 Sep 2000 19:46:48 +0100 (BST)
X-Received: from chalk.oaktree.net.uk (chalk.oaktree.net.uk [193.82.129.19])
	by relay.is4b.net (Postfix) with ESMTP
	id 26ADF1DC02; Fri,  1 Sep 2000 19:46:48 +0100 (BST)
X-Received: from black.oaktree.co.uk (IDENT:root@black.oaktree.co.uk [193.82.129.7])
	by chalk.oaktree.net.uk (8.9.3/8.9.3) with ESMTP id TAA12294
	for <chris@chalk.oaktree.net.uk>; Fri, 1 Sep 2000 19:46:47 +0100 (BST)
X-Received: from trinity.fluff.org (mail@trinity.fluff.org [194.153.168.225])
	by black.oaktree.co.uk (8.8.8/8.8.8) with ESMTP id TAA03823
	for <chris@oaktree.co.uk>; Fri, 1 Sep 2000 19:46:46 +0100 (BST)
X-Received: from sun1.dps.hu [195.70.48.76] 
	by trinity.fluff.org helo sun1.dps.hu with esmtp (Exim 2.05)
	id 13Uvpt-0004Kw-00 for chris@fluff.org
	; Fri, 1 Sep 2000 19:46:45 +0100
X-Received: from guardwaresystems.com ([172.16.3.22])
	by sun1.dps.hu (8.9.3+Sun/8.9.1) with ESMTP id UAA04302
	for <chris@fluff.org>; Fri, 1 Sep 2000 20:41:19 +0200 (MET DST)
Message-ID: <39AFFA1E.E8B58C1@guardwaresystems.com>
Date: Fri, 01 Sep 2000 20:49:02 +0200
From: Andras Toth <toth@sun1.dps.hu>
Reply-To: toth@sun1.dps.hu
Organization: Guardware Systems
X-Mailer: Mozilla 4.72 [en] (X11; U; Linux 2.2.14-5.0 i686)
X-Accept-Language: en
MIME-Version: 1.0
To: chris@fluff.org
Subject: Networking with ARM Linux
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@lists.arm.linux.org.uk
Precedence: bulk

Dear Chris,

I 've just managed to install )(and fix some bugs ) in Cirrus Logic
ARM-Linux into EPD7212 Evaluation Board. This board also has an ethernet
chip , so I tried to install an IP-capable Linux for it.

BUT: We cannot use IP ( nor ICMP  )

I do understand there is no official support for this port, but our
project
seems to be really important for us
(we have to produce a demo board 2 weeks later) , so please help us or
forward
this request to whom it may concern:

There are the protocols configured in the kernel , because during the
boot process

kernel says Protocols:  ICMP,. UDP, TCP installed. Also says RT netlink
socket OK.

!!!!!!!!!!!
The IP address is successfully obtained by RARP from the host PC, so
there
is no problem about this protocol !
!!!!!!!!

According to the driver logs (and ifconfig packet counter results) the
packets are transmitted and received but none of the
underlying layers ( IP, ICMP ) can access them.
For example, the host PC sends a ping ( echo request)  to client (ARM) ,

the packet counter increases successfully but there is no answer sent.
On trying the reverse direction ( from PC to ARM )  ,  ARM receives the
packet and seems to send back something to the PC but there are no
messages on the screen about it neither the PC nor the ARM side.

If I install a socket server in the ARM,  PC cannot access it. It is
also impossible to 'log in' to a PC side server socket.

Wolud ypou give me some tips to find the error in the kernel code ? How
the net layer works exactly ?  Is it possible to 'debug' some protocols
? Is it possible, that ethernet driver code 'traps' some protocols ? If
not, where is the protocol 'dispathcer' in the kernel ?

Thank you in advance,

Andras Toth
Software  Engineer
Guardware Systems
Hungary







unsubscribe: body of `unsubscribe linux-arm' to majordomo@lists.arm.linux.org.uk


From owner-linux-arm@lists.arm.linux.org.uk Sat Sep 02 00:24:05 2000
Received: from majordomo by www.linux.org.uk with local (Exim 3.13 #1)
	id 13V0A6-0004Xe-00
	for linux-arm-outgoingx@www.linux.org.uk; Sat, 02 Sep 2000 00:23:54 +0100
Received: from [158.152.145.93] (helo=willow.armlinux.org)
	by www.linux.org.uk with esmtp (Exim 3.13 #1)
	id 13V0A4-0004XS-00
	for linux-arm@lists.arm.linux.org.uk; Sat, 02 Sep 2000 00:23:54 +0100
Received: by willow.armlinux.org (Postfix, from userid 1000)
	id 7D563FCAB5; Sat,  2 Sep 2000 00:23:49 +0100 (BST)
Received: from localhost (localhost [127.0.0.1])
	by willow.armlinux.org (Postfix) with ESMTP id 5420E148DD9
	for <linux-arm@lists.arm.linux.org.uk>; Sat,  2 Sep 2000 00:23:49 +0100 (BST)
Delivered-To: chris@willow.armlinux.org
X-Received: from inkvine.fluff.org (inkvine-willow.cipe.armlinux.org [172.23.19.128])
	by willow.armlinux.org (Postfix) with ESMTP id 0DDCAFCA7A
	for <chris@willow.armlinux.org>; Fri,  1 Sep 2000 20:00:54 +0100 (BST)
X-Received: from relay.is4b.net (peach.oaktree.net.uk [193.82.129.13])
	by inkvine.fluff.org (Postfix) with ESMTP id A1E4B4681F
	for <chris@willow.armlinux.org>; Fri,  1 Sep 2000 19:46:48 +0100 (BST)
X-Received: from chalk.oaktree.net.uk (chalk.oaktree.net.uk [193.82.129.19])
	by relay.is4b.net (Postfix) with ESMTP
	id 26ADF1DC02; Fri,  1 Sep 2000 19:46:48 +0100 (BST)
X-Received: from black.oaktree.co.uk (IDENT:root@black.oaktree.co.uk [193.82.129.7])
	by chalk.oaktree.net.uk (8.9.3/8.9.3) with ESMTP id TAA12294
	for <chris@chalk.oaktree.net.uk>; Fri, 1 Sep 2000 19:46:47 +0100 (BST)
X-Received: from trinity.fluff.org (mail@trinity.fluff.org [194.153.168.225])
	by black.oaktree.co.uk (8.8.8/8.8.8) with ESMTP id TAA03823
	for <chris@oaktree.co.uk>; Fri, 1 Sep 2000 19:46:46 +0100 (BST)
X-Received: from sun1.dps.hu [195.70.48.76] 
	by trinity.fluff.org helo sun1.dps.hu with esmtp (Exim 2.05)
	id 13Uvpt-0004Kw-00 for chris@fluff.org
	; Fri, 1 Sep 2000 19:46:45 +0100
X-Received: from guardwaresystems.com ([172.16.3.22])
	by sun1.dps.hu (8.9.3+Sun/8.9.1) with ESMTP id UAA04302
	for <chris@fluff.org>; Fri, 1 Sep 2000 20:41:19 +0200 (MET DST)
Message-ID: <39AFFA1E.E8B58C1@guardwaresystems.com>
Date: Fri, 01 Sep 2000 20:49:02 +0200
From: Andras Toth <toth@sun1.dps.hu>
Reply-To: toth@sun1.dps.hu
Organization: Guardware Systems
X-Mailer: Mozilla 4.72 [en] (X11; U; Linux 2.2.14-5.0 i686)
X-Accept-Language: en
MIME-Version: 1.0
To: chris@fluff.org
Subject: Networking with ARM Linux
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@lists.arm.linux.org.uk
Precedence: bulk

Dear Chris,

I 've just managed to install )(and fix some bugs ) in Cirrus Logic
ARM-Linux into EPD7212 Evaluation Board. This board also has an ethernet
chip , so I tried to install an IP-capable Linux for it.

BUT: We cannot use IP ( nor ICMP  )

I do understand there is no official support for this port, but our
project
seems to be really important for us
(we have to produce a demo board 2 weeks later) , so please help us or
forward
this request to whom it may concern:

There are the protocols configured in the kernel , because during the
boot process

kernel says Protocols:  ICMP,. UDP, TCP installed. Also says RT netlink
socket OK.

!!!!!!!!!!!
The IP address is successfully obtained by RARP from the host PC, so
there
is no problem about this protocol !
!!!!!!!!

According to the driver logs (and ifconfig packet counter results) the
packets are transmitted and received but none of the
underlying layers ( IP, ICMP ) can access them.
For example, the host PC sends a ping ( echo request)  to client (ARM) ,

the packet counter increases successfully but there is no answer sent.
On trying the reverse direction ( from PC to ARM )  ,  ARM receives the
packet and seems to send back something to the PC but there are no
messages on the screen about it neither the PC nor the ARM side.

If I install a socket server in the ARM,  PC cannot access it. It is
also impossible to 'log in' to a PC side server socket.

Wolud ypou give me some tips to find the error in the kernel code ? How
the net layer works exactly ?  Is it possible to 'debug' some protocols
? Is it possible, that ethernet driver code 'traps' some protocols ? If
not, where is the protocol 'dispathcer' in the kernel ?

Thank you in advance,

Andras Toth
Software  Engineer
Guardware Systems
Hungary







unsubscribe: body of `unsubscribe linux-arm' to majordomo@lists.arm.linux.org.uk


From owner-linux-arm@lists.arm.linux.org.uk Sat Sep 02 00:24:05 2000
Received: from majordomo by www.linux.org.uk with local (Exim 3.13 #1)
	id 13V0A6-0004Xe-00
	for linux-arm-outgoingx@www.linux.org.uk; Sat, 02 Sep 2000 00:23:54 +0100
Received: from [158.152.145.93] (helo=willow.armlinux.org)
	by www.linux.org.uk with esmtp (Exim 3.13 #1)
	id 13V0A4-0004XS-00
	for linux-arm@lists.arm.linux.org.uk; Sat, 02 Sep 2000 00:23:54 +0100
Received: by willow.armlinux.org (Postfix, from userid 1000)
	id 7D563FCAB5; Sat,  2 Sep 2000 00:23:49 +0100 (BST)
Received: from localhost (localhost [127.0.0.1])
	by willow.armlinux.org (Postfix) with ESMTP id 5420E148DD9
	for <linux-arm@lists.arm.linux.org.uk>; Sat,  2 Sep 2000 00:23:49 +0100 (BST)
Delivered-To: chris@willow.armlinux.org
X-Received: from inkvine.fluff.org (inkvine-willow.cipe.armlinux.org [172.23.19.128])
	by willow.armlinux.org (Postfix) with ESMTP id 0DDCAFCA7A
	for <chris@willow.armlinux.org>; Fri,  1 Sep 2000 20:00:54 +0100 (BST)
X-Received: from relay.is4b.net (peach.oaktree.net.uk [193.82.129.13])
	by inkvine.fluff.org (Postfix) with ESMTP id A1E4B4681F
	for <chris@willow.armlinux.org>; Fri,  1 Sep 2000 19:46:48 +0100 (BST)
X-Received: from chalk.oaktree.net.uk (chalk.oaktree.net.uk [193.82.129.19])
	by relay.is4b.net (Postfix) with ESMTP
	id 26ADF1DC02; Fri,  1 Sep 2000 19:46:48 +0100 (BST)
X-Received: from black.oaktree.co.uk (IDENT:root@black.oaktree.co.uk [193.82.129.7])
	by chalk.oaktree.net.uk (8.9.3/8.9.3) with ESMTP id TAA12294
	for <chris@chalk.oaktree.net.uk>; Fri, 1 Sep 2000 19:46:47 +0100 (BST)
X-Received: from trinity.fluff.org (mail@trinity.fluff.org [194.153.168.225])
	by black.oaktree.co.uk (8.8.8/8.8.8) with ESMTP id TAA03823
	for <chris@oaktree.co.uk>; Fri, 1 Sep 2000 19:46:46 +0100 (BST)
X-Received: from sun1.dps.hu [195.70.48.76] 
	by trinity.fluff.org helo sun1.dps.hu with esmtp (Exim 2.05)
	id 13Uvpt-0004Kw-00 for chris@fluff.org
	; Fri, 1 Sep 2000 19:46:45 +0100
X-Received: from guardwaresystems.com ([172.16.3.22])
	by sun1.dps.hu (8.9.3+Sun/8.9.1) with ESMTP id UAA04302
	for <chris@fluff.org>; Fri, 1 Sep 2000 20:41:19 +0200 (MET DST)
Message-ID: <39AFFA1E.E8B58C1@guardwaresystems.com>
Date: Fri, 01 Sep 2000 20:49:02 +0200
From: Andras Toth <toth@sun1.dps.hu>
Reply-To: toth@sun1.dps.hu
Organization: Guardware Systems
X-Mailer: Mozilla 4.72 [en] (X11; U; Linux 2.2.14-5.0 i686)
X-Accept-Language: en
MIME-Version: 1.0
To: chris@fluff.org
Subject: Networking with ARM Linux
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@lists.arm.linux.org.uk
Precedence: bulk

Dear Chris,

I 've just managed to install )(and fix some bugs ) in Cirrus Logic
ARM-Linux into EPD7212 Evaluation Board. This board also has an ethernet
chip , so I tried to install an IP-capable Linux for it.

BUT: We cannot use IP ( nor ICMP  )

I do understand there is no official support for this port, but our
project
seems to be really important for us
(we have to produce a demo board 2 weeks later) , so please help us or
forward
this request to whom it may concern:

There are the protocols configured in the kernel , because during the
boot process

kernel says Protocols:  ICMP,. UDP, TCP installed. Also says RT netlink
socket OK.

!!!!!!!!!!!
The IP address is successfully obtained by RARP from the host PC, so
there
is no problem about this protocol !
!!!!!!!!

According to the driver logs (and ifconfig packet counter results) the
packets are transmitted and received but none of the
underlying layers ( IP, ICMP ) can access them.
For example, the host PC sends a ping ( echo request)  to client (ARM) ,

the packet counter increases successfully but there is no answer sent.
On trying the reverse direction ( from PC to ARM )  ,  ARM receives the
packet and seems to send back something to the PC but there are no
messages on the screen about it neither the PC nor the ARM side.

If I install a socket server in the ARM,  PC cannot access it. It is
also impossible to 'log in' to a PC side server socket.

Wolud ypou give me some tips to find the error in the kernel code ? How
the net layer works exactly ?  Is it possible to 'debug' some protocols
? Is it possible, that ethernet driver code 'traps' some protocols ? If
not, where is the protocol 'dispathcer' in the kernel ?

Thank you in advance,

Andras Toth
Software  Engineer
Guardware Systems
Hungary







unsubscribe: body of `unsubscribe linux-arm' to majordomo@lists.arm.linux.org.uk


From owner-linux-arm@lists.arm.linux.org.uk Sat Sep 02 22:44:49 2000
Received: from majordomo by www.linux.org.uk with local (Exim 3.13 #1)
	id 13VL3M-0002uL-00
	for linux-arm-outgoingx@www.linux.org.uk; Sat, 02 Sep 2000 22:42:20 +0100
Received: from [212.198.0.201] (helo=racine.cybercable.fr)
	by www.linux.org.uk with smtp (Exim 3.13 #1)
	id 13VL3M-0002uF-00
	for linux-arm@lists.arm.linux.org.uk; Sat, 02 Sep 2000 22:42:20 +0100
Received: (qmail 9810425 invoked from network); 2 Sep 2000 21:42:24 -0000
Received: from r173m114.cybercable.tm.fr (HELO bozawang) ([195.132.173.114]) (envelope-sender <flafosse@cybercable.fr>)
          by racine.cybercable.fr (qmail-ldap-1.03) with SMTP
          for <linux-arm@lists.arm.linux.org.uk>; 2 Sep 2000 21:42:24 -0000
Message-ID: <003101c01527$08ed4850$0100a8c0@cybercable.fr>
From: "efred" <flafosse@cybercable.fr>
To: <linux-arm@lists.arm.linux.org.uk>
Subject: recompiled loadmap / troubles with boot.map magic /RiscPC / DEBian 2.2r0 Potato
Date: Sat, 2 Sep 2000 23:44:55 +0200
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2919.6700
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700
Sender: owner-linux-arm@lists.arm.linux.org.uk
Precedence: bulk

Hi there,
I recently installed the latest debian release on a SA-RiscPC. It works
really fine (nearly everything from kernel recompilation to vnc access
...I've just a paging handler request bugging in xdm & a couple of other
things -mainly mouse & keyboard screwed up). I used the original debian
disks images and it worked nearly the first time without problems.

I re-compiled the loadmap program so that I can boot the RPC directly into
debian (from the ARM Linux original sources distribution, e.g version
1.6.0).
It compiles fine, executes and says it wrote  a 512 bytes bootsector from
boot.conf.

When booting with Russell's bootloader for riscos, it complains about
invalid /boot/boot.map magic.

When turning on debug option ., it says boot.map fits in a 1024 bytes block,
it reads two or more bytes and stops with that error.

I've one IDE disc partionned as follow:

hda1 is ADFS
hda2 is Linux Table
hda3 is swap (64Mb)
hda4 is / (1.3Gb +)
hda5 is /home (3.2Gb +)


Any idea ? The boot loader needs special partionning ? the 2.2r0 debian
install is not compatible with that technique?

Thanks in advance




unsubscribe: body of `unsubscribe linux-arm' to majordomo@lists.arm.linux.org.uk


From owner-linux-arm@lists.arm.linux.org.uk Sat Sep 02 22:44:49 2000
Received: from majordomo by www.linux.org.uk with local (Exim 3.13 #1)
	id 13VL3M-0002uL-00
	for linux-arm-outgoingx@www.linux.org.uk; Sat, 02 Sep 2000 22:42:20 +0100
Received: from [212.198.0.201] (helo=racine.cybercable.fr)
	by www.linux.org.uk with smtp (Exim 3.13 #1)
	id 13VL3M-0002uF-00
	for linux-arm@lists.arm.linux.org.uk; Sat, 02 Sep 2000 22:42:20 +0100
Received: (qmail 9810425 invoked from network); 2 Sep 2000 21:42:24 -0000
Received: from r173m114.cybercable.tm.fr (HELO bozawang) ([195.132.173.114]) (envelope-sender <flafosse@cybercable.fr>)
          by racine.cybercable.fr (qmail-ldap-1.03) with SMTP
          for <linux-arm@lists.arm.linux.org.uk>; 2 Sep 2000 21:42:24 -0000
Message-ID: <003101c01527$08ed4850$0100a8c0@cybercable.fr>
From: "efred" <flafosse@cybercable.fr>
To: <linux-arm@lists.arm.linux.org.uk>
Subject: recompiled loadmap / troubles with boot.map magic /RiscPC / DEBian 2.2r0 Potato
Date: Sat, 2 Sep 2000 23:44:55 +0200
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2919.6700
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700
Sender: owner-linux-arm@lists.arm.linux.org.uk
Precedence: bulk

Hi there,
I recently installed the latest debian release on a SA-RiscPC. It works
really fine (nearly everything from kernel recompilation to vnc access
...I've just a paging handler request bugging in xdm & a couple of other
things -mainly mouse & keyboard screwed up). I used the original debian
disks images and it worked nearly the first time without problems.

I re-compiled the loadmap program so that I can boot the RPC directly into
debian (from the ARM Linux original sources distribution, e.g version
1.6.0).
It compiles fine, executes and says it wrote  a 512 bytes bootsector from
boot.conf.

When booting with Russell's bootloader for riscos, it complains about
invalid /boot/boot.map magic.

When turning on debug option ., it says boot.map fits in a 1024 bytes block,
it reads two or more bytes and stops with that error.

I've one IDE disc partionned as follow:

hda1 is ADFS
hda2 is Linux Table
hda3 is swap (64Mb)
hda4 is / (1.3Gb +)
hda5 is /home (3.2Gb +)


Any idea ? The boot loader needs special partionning ? the 2.2r0 debian
install is not compatible with that technique?

Thanks in advance




unsubscribe: body of `unsubscribe linux-arm' to majordomo@lists.arm.linux.org.uk


From owner-linux-arm@lists.arm.linux.org.uk Sun Sep 03 11:59:05 2000
Received: from majordomo by www.linux.org.uk with local (Exim 3.13 #1)
	id 13VXRN-0000Q7-00
	for linux-arm-outgoingx@www.linux.org.uk; Sun, 03 Sep 2000 11:55:57 +0100
Received: from [195.147.246.106] (helo=sand4.global.net.uk)
	by www.linux.org.uk with esmtp (Exim 3.13 #1)
	id 13VXRM-0000Q0-00
	for linux-arm@lists.arm.linux.org.uk; Sun, 03 Sep 2000 11:55:56 +0100
Received: from p64s06a02.client.global.net.uk ([195.147.150.101] helo=localhost)
	by sand4.global.net.uk with smtp (Exim 2.12 #1)
	id 13VXRp-0007aY-00
	for linux-arm@lists.arm.linux.org.uk; Sun, 3 Sep 2000 11:56:26 +0100
MIME-Version: 1.0
From: "Lund, Daniel" <dnl99@ic.ac.uk>
To: <linux-arm@lists.arm.linux.org.uk>
Date: Sun, 03 Sep 2000 11:53:33 +0100
Subject: Re: recompiled loadmap / troubles with boot.map magic /RiscPC / DEBian 2.2r0 Potato
Message-ID: <49f83341d5dnl99@ic.ac.uk>
In-Reply-To: <003101c01527$08ed4850$0100a8c0@cybercable.fr>
References: <003101c01527$08ed4850$0100a8c0@cybercable.fr>
User-Agent: Pluto/2.02b (RISC-OS/4.02) POPstar/2.02
Content-Type: text/plain
Sender: owner-linux-arm@lists.arm.linux.org.uk
Precedence: bulk

In article <003101c01527$08ed4850$0100a8c0@cybercable.fr>,
   efred <flafosse@cybercable.fr> wrote:
>
> ...I've just a paging handler request bugging in xdm
got that here. i think its that the kernel doesnt support frame buffering.
i may be wrong but please let me know if you find out.

> When booting with Russell's bootloader for riscos, it complains about
> invalid /boot/boot.map magic.
i got that, so i used !Linux with kernel argument specifying root. Then it
worked fine. Although i cant get it to take 2 arguments ie a video
one. In linloader try --root=/dev/hda4. This may get around it.

-- 
Daniel Lund
Physics Dep. IC London SW7 3BZ
daniel.lund@ic.ac.uk


unsubscribe: body of `unsubscribe linux-arm' to majordomo@lists.arm.linux.org.uk


From owner-linux-arm@lists.arm.linux.org.uk Sun Sep 03 11:59:05 2000
Received: from majordomo by www.linux.org.uk with local (Exim 3.13 #1)
	id 13VXRN-0000Q7-00
	for linux-arm-outgoingx@www.linux.org.uk; Sun, 03 Sep 2000 11:55:57 +0100
Received: from [195.147.246.106] (helo=sand4.global.net.uk)
	by www.linux.org.uk with esmtp (Exim 3.13 #1)
	id 13VXRM-0000Q0-00
	for linux-arm@lists.arm.linux.org.uk; Sun, 03 Sep 2000 11:55:56 +0100
Received: from p64s06a02.client.global.net.uk ([195.147.150.101] helo=localhost)
	by sand4.global.net.uk with smtp (Exim 2.12 #1)
	id 13VXRp-0007aY-00
	for linux-arm@lists.arm.linux.org.uk; Sun, 3 Sep 2000 11:56:26 +0100
MIME-Version: 1.0
From: "Lund, Daniel" <dnl99@ic.ac.uk>
To: <linux-arm@lists.arm.linux.org.uk>
Date: Sun, 03 Sep 2000 11:53:33 +0100
Subject: Re: recompiled loadmap / troubles with boot.map magic /RiscPC / DEBian 2.2r0 Potato
Message-ID: <49f83341d5dnl99@ic.ac.uk>
In-Reply-To: <003101c01527$08ed4850$0100a8c0@cybercable.fr>
References: <003101c01527$08ed4850$0100a8c0@cybercable.fr>
User-Agent: Pluto/2.02b (RISC-OS/4.02) POPstar/2.02
Content-Type: text/plain
Sender: owner-linux-arm@lists.arm.linux.org.uk
Precedence: bulk

In article <003101c01527$08ed4850$0100a8c0@cybercable.fr>,
   efred <flafosse@cybercable.fr> wrote:
>
> ...I've just a paging handler request bugging in xdm
got that here. i think its that the kernel doesnt support frame buffering.
i may be wrong but please let me know if you find out.

> When booting with Russell's bootloader for riscos, it complains about
> invalid /boot/boot.map magic.
i got that, so i used !Linux with kernel argument specifying root. Then it
worked fine. Although i cant get it to take 2 arguments ie a video
one. In linloader try --root=/dev/hda4. This may get around it.

-- 
Daniel Lund
Physics Dep. IC London SW7 3BZ
daniel.lund@ic.ac.uk


unsubscribe: body of `unsubscribe linux-arm' to majordomo@lists.arm.linux.org.uk


From owner-linux-arm@lists.arm.linux.org.uk Sun Sep 03 13:09:15 2000
Received: from majordomo by www.linux.org.uk with local (Exim 3.13 #1)
	id 13VYZK-00010R-00
	for linux-arm-outgoingx@www.linux.org.uk; Sun, 03 Sep 2000 13:08:14 +0100
Received: from [62.253.162.41] (helo=mta01-svc.ntlworld.com)
	by www.linux.org.uk with esmtp (Exim 3.13 #1)
	id 13VYZJ-00010K-00
	for linux-arm@lists.arm.linux.org.uk; Sun, 03 Sep 2000 13:08:13 +0100
Received: from moo ([62.253.132.169]) by mta01-svc.ntlworld.com
          (InterMail vM.4.01.02.27 201-229-119-110) with SMTP
          id <20000903120819.SQAP26680.mta01-svc.ntlworld.com@moo>
          for <linux-arm@lists.arm.linux.org.uk>;
          Sun, 3 Sep 2000 13:08:19 +0100
Date: Sun, 03 Sep 2000 13:07:33 +0100
From: Peter Naulls <peter@erble.freeserve.co.uk>
To: linux-arm@lists.arm.linux.org.uk
Subject: Re: recompiled loadmap / troubles with boot.map magic /RiscPC / DEBian 2.2r0 Potato
Message-ID: <4083af849%peter@erble.freeserve.co.uk>
In-Reply-To: <49f83341d5dnl99@ic.ac.uk>
X-Mailer: Messenger v1.40f for RISC OS
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Posting-Agent: RISC OS Newsbase 0.60m
User-Agent: POPstar/2.02
Sender: owner-linux-arm@lists.arm.linux.org.uk
Precedence: bulk

In message <49f83341d5dnl99@ic.ac.uk>
          "Lund, Daniel" <dnl99@ic.ac.uk> wrote:

>    efred <flafosse@cybercable.fr> wrote:
> >
> > ...I've just a paging handler request bugging in xdm
> got that here. i think its that the kernel doesnt support frame buffering.
> i may be wrong but please let me know if you find out.
> 
> > When booting with Russell's bootloader for riscos, it complains about
> > invalid /boot/boot.map magic.
> i got that, so i used !Linux with kernel argument specifying root. Then it
> worked fine. Although i cant get it to take 2 arguments ie a video
> one. In linloader try --root=/dev/hda4. This may get around it.

Use double quotes, e.g.:

ATAFS::Plop.$.ARMLinux.!Linux -bootkernel ATAFS::Plop.$.ARMLinux.DebianBoot.zImage -args "root=/dev/hdb2 ide0=0"


-- 
------------------------------------------------------------------------
 Peter Naulls - peter@erble.freeserve.co.uk
 Homepage - http://free.prohosting.com/~chocky/
 Java for RISC OS and ARM - http://free.prohosting.com/~chocky/java/
 Debian Linux on RiscPCs - http://www.erble.freeserve.co.uk/
------------------------------------------------------------------------


unsubscribe: body of `unsubscribe linux-arm' to majordomo@lists.arm.linux.org.uk


From owner-linux-arm@lists.arm.linux.org.uk Sun Sep 03 13:09:15 2000
Received: from majordomo by www.linux.org.uk with local (Exim 3.13 #1)
	id 13VYZK-00010R-00
	for linux-arm-outgoingx@www.linux.org.uk; Sun, 03 Sep 2000 13:08:14 +0100
Received: from [62.253.162.41] (helo=mta01-svc.ntlworld.com)
	by www.linux.org.uk with esmtp (Exim 3.13 #1)
	id 13VYZJ-00010K-00
	for linux-arm@lists.arm.linux.org.uk; Sun, 03 Sep 2000 13:08:13 +0100
Received: from moo ([62.253.132.169]) by mta01-svc.ntlworld.com
          (InterMail vM.4.01.02.27 201-229-119-110) with SMTP
          id <20000903120819.SQAP26680.mta01-svc.ntlworld.com@moo>
          for <linux-arm@lists.arm.linux.org.uk>;
          Sun, 3 Sep 2000 13:08:19 +0100
Date: Sun, 03 Sep 2000 13:07:33 +0100
From: Peter Naulls <peter@erble.freeserve.co.uk>
To: linux-arm@lists.arm.linux.org.uk
Subject: Re: recompiled loadmap / troubles with boot.map magic /RiscPC / DEBian 2.2r0 Potato
Message-ID: <4083af849%peter@erble.freeserve.co.uk>
In-Reply-To: <49f83341d5dnl99@ic.ac.uk>
X-Mailer: Messenger v1.40f for RISC OS
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Posting-Agent: RISC OS Newsbase 0.60m
User-Agent: POPstar/2.02
Sender: owner-linux-arm@lists.arm.linux.org.uk
Precedence: bulk

In message <49f83341d5dnl99@ic.ac.uk>
          "Lund, Daniel" <dnl99@ic.ac.uk> wrote:

>    efred <flafosse@cybercable.fr> wrote:
> >
> > ...I've just a paging handler request bugging in xdm
> got that here. i think its that the kernel doesnt support frame buffering.
> i may be wrong but please let me know if you find out.
> 
> > When booting with Russell's bootloader for riscos, it complains about
> > invalid /boot/boot.map magic.
> i got that, so i used !Linux with kernel argument specifying root. Then it
> worked fine. Although i cant get it to take 2 arguments ie a video
> one. In linloader try --root=/dev/hda4. This may get around it.

Use double quotes, e.g.:

ATAFS::Plop.$.ARMLinux.!Linux -bootkernel ATAFS::Plop.$.ARMLinux.DebianBoot.zImage -args "root=/dev/hdb2 ide0=0"


-- 
------------------------------------------------------------------------
 Peter Naulls - peter@erble.freeserve.co.uk
 Homepage - http://free.prohosting.com/~chocky/
 Java for RISC OS and ARM - http://free.prohosting.com/~chocky/java/
 Debian Linux on RiscPCs - http://www.erble.freeserve.co.uk/
------------------------------------------------------------------------


unsubscribe: body of `unsubscribe linux-arm' to majordomo@lists.arm.linux.org.uk


From owner-linux-arm@lists.arm.linux.org.uk Sun Sep 03 16:34:50 2000
Received: from majordomo by www.linux.org.uk with local (Exim 3.13 #1)
	id 13VbmH-0002pd-00
	for linux-arm-outgoingx@www.linux.org.uk; Sun, 03 Sep 2000 16:33:49 +0100
Received: from dyn-33.linux.theplanet.co.uk ([195.92.244.33] helo=caramon.arm.linux.org.uk)
	by www.linux.org.uk with esmtp (Exim 3.13 #1)
	id 13VbmF-0002pX-00; Sun, 03 Sep 2000 16:33:47 +0100
Received: from flint.arm.linux.org.uk (root@flint [192.168.0.4])
	by caramon.arm.linux.org.uk (8.9.3/8.9.3) with ESMTP id QAA06501;
	Sun, 3 Sep 2000 16:33:50 +0100
Received: (from linux@localhost)
	by flint.arm.linux.org.uk (8.9.3/8.9.3) id QAA13339;
	Sun, 3 Sep 2000 16:32:23 +0100
From: Russell King - ARM Linux Admin <linux@arm.linux.org.uk>
Message-Id: <200009031532.QAA13339@flint.arm.linux.org.uk>
Subject: Re: recompiled loadmap / troubles with boot.map magic /RiscPC / DEBian 2.2r0 Potato
To: dnl99@ic.ac.uk (Lund, Daniel)
Date: Sun, 3 Sep 2000 16:32:22 +0100 (BST)
Cc: linux-arm@lists.arm.linux.org.uk
In-Reply-To: <49f83341d5dnl99@ic.ac.uk> from "Lund, Daniel" at Sep 03, 2000 11:53:33 AM
X-Mailer: ELM [version 2.5 PL1]
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@lists.arm.linux.org.uk
Precedence: bulk

Lund, Daniel writes:
> >
> > ...I've just a paging handler request bugging in xdm
> got that here. i think its that the kernel doesnt support frame buffering.
> i may be wrong but please let me know if you find out.
> 
> > When booting with Russell's bootloader for riscos, it complains about
> > invalid /boot/boot.map magic.
> i got that, so i used !Linux with kernel argument specifying root. Then it
> worked fine. Although i cant get it to take 2 arguments ie a video
> one. In linloader try --root=/dev/hda4. This may get around it.

But you missed the one most important step - reporting the problem.
Can all of you who have experienced this problem please give details
as to exactly what your setup is (ie, what /dev/hd* files are what
on your hard disk, what version of RISC OS) and /etc/boot.conf files
please?
   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |        Russell King       linux@arm.linux.org.uk      --- ---
  | | | |            http://www.arm.linux.org.uk/            /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |


unsubscribe: body of `unsubscribe linux-arm' to majordomo@lists.arm.linux.org.uk


From owner-linux-arm@lists.arm.linux.org.uk Sun Sep 03 16:34:50 2000
Received: from majordomo by www.linux.org.uk with local (Exim 3.13 #1)
	id 13VbmH-0002pd-00
	for linux-arm-outgoingx@www.linux.org.uk; Sun, 03 Sep 2000 16:33:49 +0100
Received: from dyn-33.linux.theplanet.co.uk ([195.92.244.33] helo=caramon.arm.linux.org.uk)
	by www.linux.org.uk with esmtp (Exim 3.13 #1)
	id 13VbmF-0002pX-00; Sun, 03 Sep 2000 16:33:47 +0100
Received: from flint.arm.linux.org.uk (root@flint [192.168.0.4])
	by caramon.arm.linux.org.uk (8.9.3/8.9.3) with ESMTP id QAA06501;
	Sun, 3 Sep 2000 16:33:50 +0100
Received: (from linux@localhost)
	by flint.arm.linux.org.uk (8.9.3/8.9.3) id QAA13339;
	Sun, 3 Sep 2000 16:32:23 +0100
From: Russell King - ARM Linux Admin <linux@arm.linux.org.uk>
Message-Id: <200009031532.QAA13339@flint.arm.linux.org.uk>
Subject: Re: recompiled loadmap / troubles with boot.map magic /RiscPC / DEBian 2.2r0 Potato
To: dnl99@ic.ac.uk (Lund, Daniel)
Date: Sun, 3 Sep 2000 16:32:22 +0100 (BST)
Cc: linux-arm@lists.arm.linux.org.uk
In-Reply-To: <49f83341d5dnl99@ic.ac.uk> from "Lund, Daniel" at Sep 03, 2000 11:53:33 AM
X-Mailer: ELM [version 2.5 PL1]
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@lists.arm.linux.org.uk
Precedence: bulk

Lund, Daniel writes:
> >
> > ...I've just a paging handler request bugging in xdm
> got that here. i think its that the kernel doesnt support frame buffering.
> i may be wrong but please let me know if you find out.
> 
> > When booting with Russell's bootloader for riscos, it complains about
> > invalid /boot/boot.map magic.
> i got that, so i used !Linux with kernel argument specifying root. Then it
> worked fine. Although i cant get it to take 2 arguments ie a video
> one. In linloader try --root=/dev/hda4. This may get around it.

But you missed the one most important step - reporting the problem.
Can all of you who have experienced this problem please give details
as to exactly what your setup is (ie, what /dev/hd* files are what
on your hard disk, what version of RISC OS) and /etc/boot.conf files
please?
   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |        Russell King       linux@arm.linux.org.uk      --- ---
  | | | |            http://www.arm.linux.org.uk/            /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |


unsubscribe: body of `unsubscribe linux-arm' to majordomo@lists.arm.linux.org.uk


From owner-linux-arm@lists.arm.linux.org.uk Sun Sep 03 18:14:35 2000
Received: from majordomo by www.linux.org.uk with local (Exim 3.13 #1)
	id 13VdKn-0003fV-00
	for linux-arm-outgoingx@www.linux.org.uk; Sun, 03 Sep 2000 18:13:33 +0100
Received: from [212.198.0.200] (helo=camus.cybercable.fr)
	by www.linux.org.uk with smtp (Exim 3.13 #1)
	id 13VdKi-0003fM-00
	for linux-arm@lists.arm.linux.org.uk; Sun, 03 Sep 2000 18:13:30 +0100
Received: (qmail 10004919 invoked from network); 3 Sep 2000 17:13:18 -0000
Received: from r173m114.cybercable.tm.fr (HELO bozawang) ([195.132.173.114]) (envelope-sender <flafosse@cybercable.fr>)
          by camus.cybercable.fr (qmail-ldap-1.03) with SMTP
          for <linux@arm.linux.org.uk>; 3 Sep 2000 17:13:18 -0000
Message-ID: <000801c015ca$9ce1e180$0100a8c0@cybercable.fr>
From: "efred" <flafosse@cybercable.fr>
To: "Russell King - ARM Linux Admin" <linux@arm.linux.org.uk>,
	"Lund, Daniel" <dnl99@ic.ac.uk>
Cc: <linux-arm@lists.arm.linux.org.uk>
References: <200009031532.QAA13339@flint.arm.linux.org.uk>
Subject: ARe: recompiled loadmap / troubles with boot.map magic /RiscPC / DEBian 2.2r0 Potato
Date: Sun, 3 Sep 2000 19:15:51 +0200
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2919.6700
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700
Sender: owner-linux-arm@lists.arm.linux.org.uk
Precedence: bulk

> > > When booting with Russell's bootloader for riscos, it complains about
> > > invalid /boot/boot.map magic.
> > i got that, so i used !Linux with kernel argument specifying root. Then
it
> > worked fine. Although i cant get it to take 2 arguments ie a video
> > one. In linloader try --root=/dev/hda4. This may get around it.
>
> But you missed the one most important step - reporting the problem.
> Can all of you who have experienced this problem please give details
> as to exactly what your setup is (ie, what /dev/hd* files are what
> on your hard disk, what version of RISC OS) and /etc/boot.conf files
> please?
>    _____
of course ! here it comes:

SA-110 (buggy version) RiscPC -32Mb ram -6.4Gb ide -I-cubed Ethernet A
RiscOS 3.7
!linux bootloader 3.36 alpha

ide disc partitionning:

/dev/hda1 filecore, 74 MB
/dev/hda2 linux table
/dev/hda3 linux swap, 65MB
/dev/hda4 linux native, 2169MB, mounted on /
/dev/hda5 linux native, 3842MB, mounted on /home

Misc. details : IscaFS is unable to mount these partitions (don't know
why,maybe because of the swap position), and the filecore can only be read
from linux, writes fail with "permission denied".

/dev/root is a  link to /dev/hda4

Boot.conf:

kernel{
 name = "2.2.16-rmk2";
 path = "/vmlinuz";
 root = "/dev/hda4";
 flags = readonly;
};

riscos {
 name = "Risc OS";
};

I hope this helps...





unsubscribe: body of `unsubscribe linux-arm' to majordomo@lists.arm.linux.org.uk


From owner-linux-arm@lists.arm.linux.org.uk Sun Sep 03 18:14:35 2000
Received: from majordomo by www.linux.org.uk with local (Exim 3.13 #1)
	id 13VdKn-0003fV-00
	for linux-arm-outgoingx@www.linux.org.uk; Sun, 03 Sep 2000 18:13:33 +0100
Received: from [212.198.0.200] (helo=camus.cybercable.fr)
	by www.linux.org.uk with smtp (Exim 3.13 #1)
	id 13VdKi-0003fM-00
	for linux-arm@lists.arm.linux.org.uk; Sun, 03 Sep 2000 18:13:30 +0100
Received: (qmail 10004919 invoked from network); 3 Sep 2000 17:13:18 -0000
Received: from r173m114.cybercable.tm.fr (HELO bozawang) ([195.132.173.114]) (envelope-sender <flafosse@cybercable.fr>)
          by camus.cybercable.fr (qmail-ldap-1.03) with SMTP
          for <linux@arm.linux.org.uk>; 3 Sep 2000 17:13:18 -0000
Message-ID: <000801c015ca$9ce1e180$0100a8c0@cybercable.fr>
From: "efred" <flafosse@cybercable.fr>
To: "Russell King - ARM Linux Admin" <linux@arm.linux.org.uk>,
	"Lund, Daniel" <dnl99@ic.ac.uk>
Cc: <linux-arm@lists.arm.linux.org.uk>
References: <200009031532.QAA13339@flint.arm.linux.org.uk>
Subject: ARe: recompiled loadmap / troubles with boot.map magic /RiscPC / DEBian 2.2r0 Potato
Date: Sun, 3 Sep 2000 19:15:51 +0200
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2919.6700
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700
Sender: owner-linux-arm@lists.arm.linux.org.uk
Precedence: bulk

> > > When booting with Russell's bootloader for riscos, it complains about
> > > invalid /boot/boot.map magic.
> > i got that, so i used !Linux with kernel argument specifying root. Then
it
> > worked fine. Although i cant get it to take 2 arguments ie a video
> > one. In linloader try --root=/dev/hda4. This may get around it.
>
> But you missed the one most important step - reporting the problem.
> Can all of you who have experienced this problem please give details
> as to exactly what your setup is (ie, what /dev/hd* files are what
> on your hard disk, what version of RISC OS) and /etc/boot.conf files
> please?
>    _____
of course ! here it comes:

SA-110 (buggy version) RiscPC -32Mb ram -6.4Gb ide -I-cubed Ethernet A
RiscOS 3.7
!linux bootloader 3.36 alpha

ide disc partitionning:

/dev/hda1 filecore, 74 MB
/dev/hda2 linux table
/dev/hda3 linux swap, 65MB
/dev/hda4 linux native, 2169MB, mounted on /
/dev/hda5 linux native, 3842MB, mounted on /home

Misc. details : IscaFS is unable to mount these partitions (don't know
why,maybe because of the swap position), and the filecore can only be read
from linux, writes fail with "permission denied".

/dev/root is a  link to /dev/hda4

Boot.conf:

kernel{
 name = "2.2.16-rmk2";
 path = "/vmlinuz";
 root = "/dev/hda4";
 flags = readonly;
};

riscos {
 name = "Risc OS";
};

I hope this helps...





unsubscribe: body of `unsubscribe linux-arm' to majordomo@lists.arm.linux.org.uk


From owner-linux-arm@lists.arm.linux.org.uk Sun Sep 03 18:30:13 2000
Received: from majordomo by www.linux.org.uk with local (Exim 3.13 #1)
	id 13VdaI-0003nj-00
	for linux-arm-outgoingx@www.linux.org.uk; Sun, 03 Sep 2000 18:29:34 +0100
Received: from [212.198.0.201] (helo=racine.cybercable.fr)
	by www.linux.org.uk with smtp (Exim 3.13 #1)
	id 13VdaD-0003nZ-00
	for linux-arm@lists.arm.linux.org.uk; Sun, 03 Sep 2000 18:29:31 +0100
Received: (qmail 10216686 invoked from network); 3 Sep 2000 17:29:20 -0000
Received: from r173m114.cybercable.tm.fr (HELO bozawang) ([195.132.173.114]) (envelope-sender <flafosse@cybercable.fr>)
          by racine.cybercable.fr (qmail-ldap-1.03) with SMTP
          for <linux@arm.linux.org.uk>; 3 Sep 2000 17:29:20 -0000
Message-ID: <001001c015cc$d9c482e0$0100a8c0@cybercable.fr>
From: "efred" <flafosse@cybercable.fr>
To: "Russell King - ARM Linux Admin" <linux@arm.linux.org.uk>,
	"Lund, Daniel" <dnl99@ic.ac.uk>
Cc: <linux-arm@lists.arm.linux.org.uk>
References: <200009031532.QAA13339@flint.arm.linux.org.uk>
Subject: Re: recompiled loadmap / troubles with boot.map magic /RiscPC / DEBian 2.2r0 Potato
Date: Sun, 3 Sep 2000 19:31:52 +0200
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2919.6700
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700
Sender: owner-linux-arm@lists.arm.linux.org.uk
Precedence: bulk

complements to the  boot.map bug report , log of !Linux -debug :

reading blocks 0x0 -> 0x1
/boot/boot.map is 1024 bytes (block size 1024) long
Reading blocks 0x1B083 -> 0x1B084
Error: invalid /boot/boot.map magic - aborting

 !Linux crashes with -debug option when passing the kernel by hand.

The loadmap version used is : loadmap version 1.6.0
it has been recompiled.

the system is a debian 2.2r0 arm with a 2.2.16-rmk2 kernel.

I hope this helps too.






unsubscribe: body of `unsubscribe linux-arm' to majordomo@lists.arm.linux.org.uk


From owner-linux-arm@lists.arm.linux.org.uk Sun Sep 03 18:30:13 2000
Received: from majordomo by www.linux.org.uk with local (Exim 3.13 #1)
	id 13VdaI-0003nj-00
	for linux-arm-outgoingx@www.linux.org.uk; Sun, 03 Sep 2000 18:29:34 +0100
Received: from [212.198.0.201] (helo=racine.cybercable.fr)
	by www.linux.org.uk with smtp (Exim 3.13 #1)
	id 13VdaD-0003nZ-00
	for linux-arm@lists.arm.linux.org.uk; Sun, 03 Sep 2000 18:29:31 +0100
Received: (qmail 10216686 invoked from network); 3 Sep 2000 17:29:20 -0000
Received: from r173m114.cybercable.tm.fr (HELO bozawang) ([195.132.173.114]) (envelope-sender <flafosse@cybercable.fr>)
          by racine.cybercable.fr (qmail-ldap-1.03) with SMTP
          for <linux@arm.linux.org.uk>; 3 Sep 2000 17:29:20 -0000
Message-ID: <001001c015cc$d9c482e0$0100a8c0@cybercable.fr>
From: "efred" <flafosse@cybercable.fr>
To: "Russell King - ARM Linux Admin" <linux@arm.linux.org.uk>,
	"Lund, Daniel" <dnl99@ic.ac.uk>
Cc: <linux-arm@lists.arm.linux.org.uk>
References: <200009031532.QAA13339@flint.arm.linux.org.uk>
Subject: Re: recompiled loadmap / troubles with boot.map magic /RiscPC / DEBian 2.2r0 Potato
Date: Sun, 3 Sep 2000 19:31:52 +0200
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2919.6700
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700
Sender: owner-linux-arm@lists.arm.linux.org.uk
Precedence: bulk

complements to the  boot.map bug report , log of !Linux -debug :

reading blocks 0x0 -> 0x1
/boot/boot.map is 1024 bytes (block size 1024) long
Reading blocks 0x1B083 -> 0x1B084
Error: invalid /boot/boot.map magic - aborting

 !Linux crashes with -debug option when passing the kernel by hand.

The loadmap version used is : loadmap version 1.6.0
it has been recompiled.

the system is a debian 2.2r0 arm with a 2.2.16-rmk2 kernel.

I hope this helps too.






unsubscribe: body of `unsubscribe linux-arm' to majordomo@lists.arm.linux.org.uk


