From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-embedded+bounces-1256-garchives=archives.gentoo.org@gentoo.org>) id 1GPdsR-0000je-FK for garchives@archives.gentoo.org; Tue, 19 Sep 2006 11:35:00 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k8JBY1Ta010609; Tue, 19 Sep 2006 11:34:01 GMT Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k8JBXxSF026501 for <gentoo-embedded@lists.gentoo.org>; Tue, 19 Sep 2006 11:34:00 GMT Received: by nf-out-0910.google.com with SMTP id p46so148685nfa for <gentoo-embedded@lists.gentoo.org>; Tue, 19 Sep 2006 04:33:59 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=D9bBnf8YJBEWEq/ywc4IHsW1ykoki91SKr2+0u/cETzNcnPPmRmE7L4GkHcUsNMBAWMAuPgfcSOY7R3Esw4s0fgagfNGR5mMZl64tufbmvWAeoCqaYIrSgaMMpkNpmei42QoIyV3jK51fzKDn2rcV3RB7sdht15bBLCoL6IPBcc= Received: by 10.82.126.5 with SMTP id y5mr105417buc; Tue, 19 Sep 2006 04:33:58 -0700 (PDT) Received: by 10.82.112.7 with HTTP; Tue, 19 Sep 2006 04:33:54 -0700 (PDT) Message-ID: <cb389f7b0609190433p34c128a1qd77d9c69b95678c0@mail.gmail.com> Date: Tue, 19 Sep 2006 13:33:54 +0200 From: "Huib van Wees" <hvwees@gmail.com> To: gentoo-embedded@lists.gentoo.org Subject: Re: [gentoo-embedded] Grub on the serial console In-Reply-To: <200609182227.03505.nicolas27.masse@laposte.net> Precedence: bulk List-Post: <mailto:gentoo-embedded@lists.gentoo.org> List-Help: <mailto:gentoo-embedded+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-embedded+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-embedded+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-embedded.gentoo.org> X-BeenThere: gentoo-embedded@gentoo.org Reply-to: gentoo-embedded@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_22004_9424395.1158665634876" References: <200609182227.03505.nicolas27.masse@laposte.net> X-Archives-Salt: 18d277ce-776e-4624-9242-1319d97e0788 X-Archives-Hash: 4ded94fcefa824710ec85b34c79f48cb ------=_Part_22004_9424395.1158665634876 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hmm This one is intresting..... I think it should be done with-in the kernel.. I took a look in the kernel config, but you only can select other keyboards ... It doesn't seem to be able to not support "normal" keyboards. I also have "serial console only" systems (via epia) and keyboard support is on, but I'm not using it.. --=20 Met vriendelijke groet / With kind regards, H. van Wees --- The official Gentoo motto is, "If it moves, compile it." On 9/18/06, Nicolas MASS=C9 <nicolas27.masse@laposte.net> wrote: > > Hello, > > I'm trying to setup an embedded server using a VIA EPIA motherboard (x86)= . > I > chose to write the kernel messages to the serial console in order to thro= w > away my screen and my keyboard. The next step was to configure grub to us= e > the serial console. I did not know that was possible, but I found and > followed : http://www.rajeevnet.com/linux/grub_serial_console.html > And it worked ! > > Now I have a little question : How can I disable the support for the > keyboard > and the standard console in the kernel ? It seems their support is always > enabled on x86. Does anyone has a piece of advice ? > > Thanks ! > > -- > Nicolas MASS=C9 > Pour r=E9cup=E9rer ma clef GPG: > gpg --keyserver wwwkeys.eu.pgp.net --recv-keys 0x2A18C433 > Key fingerprint: 6621 FC23 5DC7 54BA B952 316A 50B1 BC3F 2A18 C433 > > > ------=_Part_22004_9424395.1158665634876 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hmm This one is intresting.....<br>I think it should be done with-in the ke= rnel..<br>I took a look in the kernel config, but you only can select other= keyboards ... It doesn't seem to be able to not support "normal"= keyboards. <br><br>I also have "serial console only" systems (via epia= ) and keyboard support is on, but I'm not using it..<br><br><br>-- <br>Met = vriendelijke groet / With kind regards,<br><br>H. van Wees<br>---<br>The of= ficial Gentoo motto is, "If it moves, compile it." <br><br><br><div><span class=3D"gmail_quote">On 9/18/06, <b class=3D"gmail_= sendername">Nicolas MASS=C9</b> <<a href=3D"mailto:nicolas27.masse@lapos= te.net">nicolas27.masse@laposte.net</a>> wrote:</span><blockquote class= =3D"gmail_quote" style=3D"border-left: 1px solid rgb(204, 204, 204); margin= : 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> Hello,<br><br>I'm trying to setup an embedded server using a VIA EPIA mothe= rboard (x86). I<br>chose to write the kernel messages to the serial console= in order to throw<br>away my screen and my keyboard. The next step was to = configure grub to use <br>the serial console. I did not know that was possible, but I found and<b= r>followed : <a href=3D"http://www.rajeevnet.com/linux/grub_serial_console.= html">http://www.rajeevnet.com/linux/grub_serial_console.html</a><br>And it= worked ! <br><br>Now I have a little question : How can I disable the support for th= e keyboard<br>and the standard console in the kernel ? It seems their suppo= rt is always<br>enabled on x86. Does anyone has a piece of advice ?<br> <br>Thanks !<br><br>--<br>Nicolas MASS=C9<br>Pour r=E9cup=E9rer ma clef GPG= :<br>gpg --keyserver <a href=3D"http://wwwkeys.eu.pgp.net">wwwkeys.eu.pgp.n= et</a> --recv-keys 0x2A18C433<br>Key fingerprint: 6621 FC23 5DC7 54BA B952 = 316A 50B1 BC3F 2A18 C433 <br><br><br></blockquote></div><br><br clear=3D"all"><br><br> ------=_Part_22004_9424395.1158665634876-- -- gentoo-embedded@gentoo.org mailing list