From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Qw9wp-0008J7-OT for mharc-grub-devel@gnu.org; Wed, 24 Aug 2011 05:40:35 -0400 Received: from eggs.gnu.org ([140.186.70.92]:49200) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qw9wn-0008Hy-7I for grub-devel@gnu.org; Wed, 24 Aug 2011 05:40:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qw9wm-0006yr-0O for grub-devel@gnu.org; Wed, 24 Aug 2011 05:40:33 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:62958) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qw9wl-0006ye-R3 for grub-devel@gnu.org; Wed, 24 Aug 2011 05:40:31 -0400 Received: by wyi11 with SMTP id 11so831942wyi.0 for ; Wed, 24 Aug 2011 02:40:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type; bh=DZPiNAPFItkFO7l45ND4S78geQi7cumqCHkrOcOBbhw=; b=DLeOeHfey/NWvqCV1uy0/ig2bQf9DseNolPmBRmpYgyvQInZdzO4Hhe9xlFozAcOiI kLBhjhabtaOPwrIMmkDTiDr4I4F6AImfOKbkmiIVDL2U5A90JeonBe7e39hEV2Kqnfqg 7zg1Z5RZkBVrkrKSVD6BCJBQU7jxg06nlCaRg= Received: by 10.227.201.8 with SMTP id ey8mr1169735wbb.108.1314178830718; Wed, 24 Aug 2011 02:40:30 -0700 (PDT) Received: from debian.x201.phnet (gprs35.swisscom-mobile.ch [193.247.250.35]) by mx.google.com with ESMTPS id fd4sm681293wbb.47.2011.08.24.02.40.28 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 24 Aug 2011 02:40:29 -0700 (PDT) Message-ID: <4E54C70A.8050503@gmail.com> Date: Wed, 24 Aug 2011 11:40:26 +0200 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.20) Gecko/20110820 Iceowl/1.0b2 Icedove/3.1.12 MIME-Version: 1.0 To: grub-devel@gnu.org Subject: Re: Timeout broken with serial port References: In-Reply-To: X-Enigmail-Version: 1.1.2 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enigC166B3A7D10697CA24D6755B" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 74.125.82.169 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Aug 2011 09:40:34 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigC166B3A7D10697CA24D6755B Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 24.08.2011 11:16, Michal Suchanek wrote: > Hello, > > I was experiencing a mysterious error with grub. It would not boot > with timeout set. > > It turns out that setting serial IO disables timeout. Check your contacts. Bad contacts are known to send noise on I/O which GRUB interprets as keypresses. > grub-pc 1.99-11ubuntu1 > > I think it used to work with earlier grub, I have this file for ages: > > # cat /etc/grub.d/03_serial > #!/bin/sh > > echo serial --unit=3D0 --speed=3D115200 > echo terminal_input --append serial\; terminal_output --append serial > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel > --=20 Regards Vladimir '=CF=86-coder/phcoder' Serbinenko --------------enigC166B3A7D10697CA24D6755B Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iF4EAREKAAYFAk5UxwoACgkQNak7dOguQgn6pgD+OLiPyMDHB/coHJbEQTh4qKAI XWruup+Pi8U5g5WIzN4A/RsZP/2wLIjYz1OejlEZhT1iS96GJAhkBtU7wAl1MfhE =yByU -----END PGP SIGNATURE----- --------------enigC166B3A7D10697CA24D6755B--