From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1O89b7-0003vP-I0 for mharc-grub-devel@gnu.org; Sat, 01 May 2010 06:06:57 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O89b5-0003vK-I4 for grub-devel@gnu.org; Sat, 01 May 2010 06:06:55 -0400 Received: from [140.186.70.92] (port=57011 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O89b3-0003vB-Si for grub-devel@gnu.org; Sat, 01 May 2010 06:06:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O89b2-0006Wn-31 for grub-devel@gnu.org; Sat, 01 May 2010 06:06:53 -0400 Received: from fg-out-1718.google.com ([72.14.220.157]:24119) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O89b1-0006We-UR for grub-devel@gnu.org; Sat, 01 May 2010 06:06:52 -0400 Received: by fg-out-1718.google.com with SMTP id e21so479927fga.12 for ; Sat, 01 May 2010 03:06:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :x-enigmail-version:content-type; bh=GLCkjY5W/nisyruTQxuMx1qpkH80Cy2IAQd7YbR8uF8=; b=mHtGhAmnrVM4Re+xl9DhOXe3Uv72crVl9FxRI8MCOqVBFL8U257kjgqhnoxOn2AWY5 5LkG15kdaCM0F5DvffPiTS3NNdXr+pgx1MzB+8dY7o+Oids89jw5mIQBP1Uwcga/QxhN CPUg1jQP0mWb4l0BTej7hT1XEfpXhcPJmd5+Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type; b=d/YfLjRtvoBM1RTXOGPHnyDu5HLtxVX4YKXQywmvxb+VT1c+YF77UNsLeauwnChHZp Dkcf3AqBioq2TJuJLqlUBGlB5H+TE6MW8n5rpereKse7MNus865LzVGWn2F5u1Ex69O6 lkGWWgVf0f6Iifl3v4M6jjQRb8R4X0ijlXeQM= Received: by 10.86.239.33 with SMTP id m33mr5736908fgh.31.1272708409676; Sat, 01 May 2010 03:06:49 -0700 (PDT) Received: from debian.bg45.phnet ([81.62.128.60]) by mx.google.com with ESMTPS id 12sm1668405fgg.9.2010.05.01.03.06.48 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 01 May 2010 03:06:48 -0700 (PDT) Message-ID: <4BDBFD31.3030403@gmail.com> Date: Sat, 01 May 2010 12:06:41 +0200 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20091109) MIME-Version: 1.0 To: The development of GNU GRUB References: In-Reply-To: X-Enigmail-Version: 0.95.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig9A45B9ACBD634BDA5978BEC9" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) Cc: jacobopantoja@gmail.com Subject: Re: USB keyboard crashes X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 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: Sat, 01 May 2010 10:06:55 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig9A45B9ACBD634BDA5978BEC9 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Jacobo Pantoja wrote: > Hi, > Please subscribe to the list before posting and don't cross-post to different grub lists. > > With the USB Legacy Support DISABLED (thus being the keyboard purely US= B) > - I've wrote in grub.cfg "insmod uhci ; insmod usb_keyboard ; > terminal_input usb_keyboard". The computer restarts every time. Then > I've deleted commands until no restarts, and I've noticed that loading > uhci goes right, but loading usb_keyboard then leads to a restart. > - I've wrote in grub.cfg "insmod ohci ; insmod usb_keyboard ; > terminal_input usb_keyboard". The computer hangs on starting. > With the USB Legacy Support ENABLED > - I've gone to GRUB console and typed lots of combinations. > - I can confirm that loading usb_keyboard without loading anything > before leads to a restart. > - Loading usb_keyboard AFTER loading uhci is the same. > - Loading usb_keyboard AFTER loading OHCI does not restart the > computer, but it stops responding. However, loading usb_keyboard > throws the message "HID found", but the keyboard doesn't work and grub > do not continue executing. > Have you tried disconnecting mouse? > I've been looking GRUB2 more than a year ago, and I found that the > real handicap nowadays is the lack of good documentation (maybe more > work on the Wiki? that's my opinion). Anyway, thanks everybody for the > effort in developing. > > I hope this can be helpful. Best regards, > > Jacobo Pantoja > > -----------------------------------------------------------------------= - > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/grub-devel > =20 --=20 Regards Vladimir '=CF=86-coder/phcoder' Serbinenko --------------enig9A45B9ACBD634BDA5978BEC9 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.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iF4EAREKAAYFAkvb/TcACgkQNak7dOguQgnaZgD+KJYSVX+RnyKLenwBQESw9u7O WZqJT5v77OrXwLNoQFQBAJaF2PRft9f6s7iX0fqt28AhqKpptF3coVdrN+VnINV6 =TbaK -----END PGP SIGNATURE----- --------------enig9A45B9ACBD634BDA5978BEC9--