From greeen@iii.org.tw Mon Apr 2 09:16:57 2001 Received: (uucp@localhost) by guadalquivir.fnet.fr (8.8.8/97.02.12/Guadalquivir); id JAA09497; Mon, 2 Apr 2001 09:16:57 +0200 (MET DST) Received-Date: Mon, 2 Apr 2001 09:16:57 +0200 (MET DST) Received: from h179-210-243-135.iii.org.tw(210.243.135.179), claiming to be "mta0.iii.org.tw" via SMTP by guadalquivir.fnet.fr, id smtpd009495; Mon Apr 2 09:16:51 2001 Received: from [140.92.66.45] (helo=iiidns.iii.org.tw) by mta0.iii.org.tw with esmtp (Exim 3.16 #1) id 14jxo7-0006r8-01; Mon, 02 Apr 2001 14:27:19 +0800 Received: from Green ([140.92.12.76]) by iiidns.iii.org.tw (8.10.2/8.10.2) with SMTP id f326NDM00131; Mon, 2 Apr 2001 14:23:13 +0800 (CST) Message-ID: <001201c0bb3f$4dd65600$4c0c5c8c@trd.iii.org.tw> From: "Green" To: "LinuxKernelMailList" , "MipsMailList" , "LinuxEmbeddedMailList" Subject: Serial Console!! Date: Mon, 2 Apr 2001 14:36:50 +0800 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000F_01C0BB82.5A991BA0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 This is a multi-part message in MIME format. ------=_NextPart_000_000F_01C0BB82.5A991BA0 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: quoted-printable Hi all, I want to login to my MIPS box through serial port. I execute 'make menuconfig' and select the 'serial console'. But I can't see the login prompt in my window(I use netterm). May I ask how serial console work? Or I forget something? P.S I skip /sbin/init program. Green ------=_NextPart_000_000F_01C0BB82.5A991BA0 Content-Type: text/html; charset="big5" Content-Transfer-Encoding: quoted-printable
Hi all,
 
I want to login to my MIPS box = through serial=20 port.
I execute 'make menuconfig' and = select the 'serial=20 console'.
But I can't see the login = prompt in my window(I use=20 netterm).
 
May I ask how serial console = work?
Or I forget = something?
 
P.S I skip /sbin/init = program.
 
    =        =20             =    =20             =    =20         Green
------=_NextPart_000_000F_01C0BB82.5A991BA0-- From ralf@dea.waldorf-gmbh.de Tue Apr 3 17:01:36 2001 Received: (uucp@localhost) by guadalquivir.fnet.fr (8.8.8/97.02.12/Guadalquivir); id RAA10787; Tue, 3 Apr 2001 17:01:36 +0200 (MET DST) Received-Date: Tue, 3 Apr 2001 17:01:36 +0200 (MET DST) Received: from u-208-21.karlsruhe.ipdial.viaginterkom.de(62.180.21.208), claiming to be "dea.waldorf-gmbh.de" via SMTP by guadalquivir.fnet.fr, id smtpd010785; Tue Apr 3 17:01:29 2001 Received: (from ralf@localhost) by dea.waldorf-gmbh.de (8.11.1/8.11.1) id f33E4uF31757 for linux-mips@fnet.fr; Tue, 3 Apr 2001 16:04:56 +0200 Date: Tue, 3 Apr 2001 16:04:56 +0200 From: Ralf Baechle To: linux-mips@fnet.fr Subject: Fwd: I get some problem on porting linux to MIPS SEAD board. Message-ID: <20010403160455.D28175@bacchus.dhis.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Accept-Language: de,en,fr ----- Forwarded message from KimSeng Sew ----- From: KimSeng Sew Date: Thu, 1 Mar 2001 08:39:30 +0100 (MET) To: linux-mips@fnet.fr Subject: I get some problem on porting linux to MIPS SEAD board. Hello, I'm currently porting Linux kernel to MIPS SEAD board, Here are some problems that I've met. My kernel can boot on SEAD board. I've built a ramdisk for my kernel to mount as root-disk. It can mount the ramdisk successfully, when it comes to execve("/bin/sh", ...) it loaded elf-binary normally, but it stop after start_thread(), there is no response anymore. I've tried to put "sash"(a statically linked shell) and "ash"(a dynamically linked shell) and even a simple "printf.c" program(it just print a line of string) into /bin/sh, but all the response are the same. I also put libc.so.6 and ld.so.1 in /lib, these two libraries will load the dynamically linked programs. Such response is like that: after calling do_exec() in src/linux/fs/exec.c it come to search_binary_handler(), the return value is 0, it means this call is success, but my kernel just can't jump into my compiled program. I knew you all are familiar with porting Linux to MIPS architecture. Therefore, i wish to ask somebody that what is the problem with my kernel? what should i take care? Can someone tell me about his/her experience? Thanks a lot. Kenneth ----- End forwarded message ----- Ralf From ralf@dea.waldorf-gmbh.de Tue Apr 3 17:02:06 2001 Received: (uucp@localhost) by guadalquivir.fnet.fr (8.8.8/97.02.12/Guadalquivir); id RAA10818; Tue, 3 Apr 2001 17:02:06 +0200 (MET DST) Received-Date: Tue, 3 Apr 2001 17:02:06 +0200 (MET DST) Received: from u-208-21.karlsruhe.ipdial.viaginterkom.de(62.180.21.208), claiming to be "dea.waldorf-gmbh.de" via SMTP by guadalquivir.fnet.fr, id smtpd010816; Tue Apr 3 17:02:02 2001 Received: (from ralf@localhost) by dea.waldorf-gmbh.de (8.11.1/8.11.1) id f33Dlt831679; Tue, 3 Apr 2001 15:47:55 +0200 Date: Tue, 3 Apr 2001 15:47:55 +0200 From: Ralf Baechle To: "chandra shekhar" Cc: linux-mips@fnet.fr Subject: Re: MIPS compilation problem with 2.4.0 Message-ID: <20010403154755.B28175@bacchus.dhis.org> References: <3AC2B5DB.72EE4FC3@wipro.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3AC2B5DB.72EE4FC3@wipro.com>; from chandra.shekhar@wipro.com on Thu, Mar 29, 2001 at 06:14:13AM +0200 X-Accept-Language: de,en,fr On Thu, Mar 29, 2001 at 06:14:13AM +0200, chandra shekhar wrote: > I am unable to compile the kernel with 2.4.0 kernel sources on 32-bit > MIPS. I am using the old cross compiler (egcs1.03a). No chance. egcs 1.0 _will_ misscompile the kernel. > Has any one compiled successfully for the MIPS platform. I am unable to > locate latest egcs rpm for installing the latest cross compiler stuff. oss.sgi.com. > Please let me know the location from where I can get the latest egcs rpm. > > Also please let me know any changes in the menuconfig needs to be done > for the kernel compilation to gothrough. You want to enable crosscompilation. > Any additional information on this is greatly appreciated. Ralf From ralf@dea.waldorf-gmbh.de Tue Apr 3 17:02:16 2001 Received: (uucp@localhost) by guadalquivir.fnet.fr (8.8.8/97.02.12/Guadalquivir); id RAA10847; Tue, 3 Apr 2001 17:02:16 +0200 (MET DST) Received-Date: Tue, 3 Apr 2001 17:02:16 +0200 (MET DST) Received: from u-208-21.karlsruhe.ipdial.viaginterkom.de(62.180.21.208), claiming to be "dea.waldorf-gmbh.de" via SMTP by guadalquivir.fnet.fr, id smtpd010816; Tue Apr 3 17:02:12 2001 Received: (from ralf@localhost) by dea.waldorf-gmbh.de (8.11.1/8.11.1) id f33DToE31605; Tue, 3 Apr 2001 15:29:50 +0200 Date: Tue, 3 Apr 2001 15:29:50 +0200 From: Ralf Baechle To: Jay Konrad Cc: linux-mips@fnet.fr Subject: Re: MIPS Message-ID: <20010403152949.A28175@bacchus.dhis.org> References: <200103261302627.SM00227@jkwinntpc> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200103261302627.SM00227@jkwinntpc>; from jkonrad@fonts.de on Mon, Mar 26, 2001 at 12:57:24PM +0200 X-Accept-Language: de,en,fr On Mon, Mar 26, 2001 at 12:57:24PM +0200, Jay Konrad wrote: > I just bought myself a SGI Indigo2 with an R8000 - I do like Linux a lot > and use it on most of my Intel-based PCs, so naturally I would like to > test it on this box as well. However, I would rate myself a beginner, > though I am practicing hard :-) R8000 isn't supported yet. > I was at Cebit in Germany last week, but the guys from SGI did not know > shit, to tell the truth. Engineering seems to carefully avoid CeBIT - unlike the sales droids ... > Well, anyway, I will get some webspace soon, so naturally I would love to > help you guys by opening up a mirror site. Just tell me what to do. It's not that we'd already be maxing out the bandwidth of the master sites but feel free ... Ralf From ralf@dea.waldorf-gmbh.de Wed Apr 4 22:29:05 2001 Received: (uucp@localhost) by guadalquivir.fnet.fr (8.8.8/97.02.12/Guadalquivir); id WAA28375; Wed, 4 Apr 2001 22:29:05 +0200 (MET DST) Received-Date: Wed, 4 Apr 2001 22:29:05 +0200 (MET DST) Received: from u-176-19.karlsruhe.ipdial.viaginterkom.de(62.180.19.176), claiming to be "dea.waldorf-gmbh.de" via SMTP by guadalquivir.fnet.fr, id smtpd028373; Wed Apr 4 22:28:54 2001 Received: (from ralf@localhost) by dea.waldorf-gmbh.de (8.11.1/8.11.1) id f34KSkV09347 for linux-mips@fnet.fr; Wed, 4 Apr 2001 22:28:46 +0200 Date: Wed, 4 Apr 2001 22:28:46 +0200 From: Ralf Baechle To: linux-mips@fnet.fr Subject: [D.vanOosten@phys.uu.nl: r3000 support] Message-ID: <20010404222846.A9065@bacchus.dhis.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Accept-Language: de,en,fr ----- Forwarded message from Dries van Oosten ----- From: Dries van Oosten Date: Wed, 4 Apr 2001 16:41:11 +0200 (MET DST) To: Subject: r3000 support Hi, I was recently given a Tektronix xp217c terminal. This type is build around a lr33020 from LSI, which I understand, is a processor from the R3000 family. The machine has a 256 color framebuffer, ps/2 mouse and keyboard, something that looks like 2 rs232 ports and 8 megabyte internal memory. On your website, you ask people who own R3000 based machine to contact you, so here I am *grin*. I have just gotten the machine, so I haven't had a chance to check anything yet. If you have any question please feel free to ask. Where should I start if I would try to port Linux/MIPS to this thing? Groeten, Dries ----- End forwarded message ----- Ralf