| To: | kernelnewbies <kernelnewbies@nl.linux.org>, newbie <linux-newbie@vger.kernel.org>, linux-mips@linux-mips.org |
|---|---|
| Subject: | Re: not getting command prompt at the console |
| From: | "Raseel Bhagat" <raseelbhagat@gmail.com> |
| Date: | Thu, 22 Feb 2007 16:20:08 +0530 |
| Dkim-signature: | a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=SOYFDvIzImzBwm3aeITlLyP6iAwF7KIWjs/H7y0h5pjB+QHBSty8Xqlz/7xEJZPZHZ5sBrNQySdqSD8vOglIJ74c60609pYGV99dAAv3U6I2Hrc4qFYzwBdo74zlSs7MpRNtd7azBqi24RzddXAdXPWp7ORyiR6Iv1v6HccmRXI= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=macS0Nlc60dNTRC0XdTnmKrtnHTEospBkLJDlfruopceZUXUy+zEszhlLkap5nrwUiNgrCuqXG86sPBw0hwWxcLJ89ftrIpBUAk1jpjEwqDlq4o5HpjxuZ7289LKYgGFtRXs2iOCDKhMCAH5eZk/pKEJtfIYRYKuDB+7CMVV1qE= |
| In-reply-to: | <20070222102540.GB31252@gateway.home> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <b115cb5f0702220149wfbfc051qc8d0106b9e4ed98d@mail.gmail.com> <20070222102540.GB31252@gateway.home> |
| Sender: | linux-mips-bounce@linux-mips.org |
Hi Rajat, On 2/22/07, Erik Mouw <mouw@nl.linux.org> wrote: On Thu, Feb 22, 2007 at 03:19:10PM +0530, Rajat Jain wrote: > Next, I expected to see a command prompt which never comes. At this > point if I debug, I find the processor executing the idle process. > > I am successfully hable to telnet to the board and fire whatever > commands I want though. How do I bring the prompt to the serial > console? Run a getty on the serial device (I suppose you're using a serial port). Could be that the serial driver changed or that you forgot to compile a driver for the serial device. Also , assuming you are using a serial console , check your entries in the inittab file . It should look something like : ttyS0::respawn:/sbin/getty ttyS0 115200 linux |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: not getting command prompt at the console, Erik Mouw |
|---|---|
| Next by Date: | Re: not getting command prompt at the console, Erik Mouw |
| Previous by Thread: | Re: not getting command prompt at the console, Erik Mouw |
| Next by Thread: | Re: not getting command prompt at the console, Erik Mouw |
| Indexes: | [Date] [Thread] [Top] [All Lists] |