From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from tim.rpsys.net (93-97-173-237.zone5.bethere.co.uk [93.97.173.237]) by mx1.pokylinux.org (Postfix) with ESMTP id 381AD4C804CA for ; Fri, 18 Mar 2011 09:59:43 -0500 (CDT) Received: from localhost (localhost [127.0.0.1]) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id p2IEuW2u007212; Fri, 18 Mar 2011 14:56:32 GMT Received: from tim.rpsys.net ([127.0.0.1]) by localhost (tim.rpsys.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 07173-01; Fri, 18 Mar 2011 14:56:28 +0000 (GMT) Received: from [192.168.3.10] ([192.168.3.10]) (authenticated bits=0) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id p2IEuSql007206 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 18 Mar 2011 14:56:28 GMT From: Richard Purdie To: Gerard van den Bosch In-Reply-To: <4D83700C.1000402@de-haardt.com> References: <4D83700C.1000402@de-haardt.com> Date: Fri, 18 Mar 2011 14:56:11 +0000 Message-ID: <1300460171.30423.2202.camel@rex> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 X-Virus-Scanned: amavisd-new at rpsys.net Cc: poky@yoctoproject.org Subject: Re: problem with serial interface laverne X-BeenThere: poky@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Poky build system developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2011 14:59:43 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Fri, 2011-03-18 at 15:45 +0100, Gerard van den Bosch wrote: > Hello, > > I have changed from green to laverne release. > But now I have a problem with the serial interface. > The booting process goes good but when asked for the login name I can > enter root and press enter. > Then I am presented with the shell but can't type anything anymore, only > some enters seem to get through. > Is there changed anything concerning the serial interface and or > settings for this in the laverne release? > > I have kept my machine settings and kernel the same. I'm reminded of this bug: http://git.yoctoproject.org/cgit.cgi/poky/commit/?id=97d80dd99021d975f40304f8327c330fe1a1f71b Could you try that and let us know if it helps? If so, I'll ensure we add that the laverne branch so it would make any future point release of laverne. Cheers, Richard