From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1QbUBn-0003jM-BC for mharc-grub-devel@gnu.org; Tue, 28 Jun 2011 05:02:35 -0400 Received: from eggs.gnu.org ([140.186.70.92]:58678) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QbUBc-0003gi-KJ for grub-devel@gnu.org; Tue, 28 Jun 2011 05:02:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QbUBX-0002aY-PS for grub-devel@gnu.org; Tue, 28 Jun 2011 05:02:24 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:48721) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QbUBX-0002Zw-5o for grub-devel@gnu.org; Tue, 28 Jun 2011 05:02:19 -0400 Received: by wyg36 with SMTP id 36so4559452wyg.0 for ; Tue, 28 Jun 2011 02:02:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:x-enigmail-version:content-type; bh=ZrbgTalqYM952Go8Alyd1nH09OhtJnq9Ty+lv7kaRGw=; b=R+TUFWKCzUaUVUnPuke9Ez7/3x4XNTQ18M65EdERBAjss9Pt7tIan9BR+pZfuMARJV D5D8jXznKRAczUS2SppYm1+JrVil/Dqkv55Be8ifJOwxduXCRz2qGcCjD6f8MhcZ0jwb jFDIgvZq9AGfgpYN+bEd/pR3tvuuBdjhu7DIY= DomainKey-Signature: a=rsa-sha1; c=nofws; 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; b=WtC9DiUmO7U8s/mRTWbbQPjRIFUlfb54wnrYikHu7SSLAVgXdwRaX12U1BxI3Yc9+Z seQWal2Rzi4m9eJF/pepcs6PWzP51bYPQSSamJkXADlDY9jqPabHa3Gb/R2avcKHECWU PXmHT8zhyzlJZ996OqFcUXnYN4e198YB5BaoI= Received: by 10.216.187.75 with SMTP id x53mr264543wem.92.1309251737892; Tue, 28 Jun 2011 02:02:17 -0700 (PDT) Received: from debian.x201.phnet (gprs17.swisscom-mobile.ch [193.247.250.17]) by mx.google.com with ESMTPS id n18sm419013wbh.57.2011.06.28.02.02.15 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 28 Jun 2011 02:02:16 -0700 (PDT) Message-ID: <4E099895.4060808@gmail.com> Date: Tue, 28 Jun 2011 11:02:13 +0200 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110626 Iceowl/1.0b2 Icedove/3.1.11 MIME-Version: 1.0 To: grub-devel@gnu.org Subject: Re: Grub2 can not detect usb disk References: <4E030EF9.4060907@163.com> <4E034071.9040205@gmail.com> <4E03FD0C.2060400@163.com> <4E084A56.1030908@163.com> <4E084D04.4040001@gmail.com> <4E0855C6.8060704@viatech.com.cn> <4E085945.3010408@gmail.com> <4E092C1B.70906@viatech.com.cn> <4E095F02.9050504@gmail.com> <4E0994B7.4080408@viatech.com.cn> In-Reply-To: <4E0994B7.4080408@viatech.com.cn> X-Enigmail-Version: 1.1.2 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig77FD3BD7773AC41ECAEC4608" 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: Tue, 28 Jun 2011 09:02:33 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig77FD3BD7773AC41ECAEC4608 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 28.06.2011 10:45, Rock Cui wrote: > I had tried to use the grub1.99rc2 as a payload of coreboot at the > beginning, but it can not boot my machine, Could you try to bisect? Recent bzr worked fine in qemu+coreboot. Your machine may present some special aspect and bisect is probably the fastest way in your case. > so I changed to 1.98 As I said USB support in 1.98 wasn't good enough. Basically it worked only in qemu. > , then booting succeed. I want to insmod the uhci.mod and usbms.mod to > support USB, > but they are not exit in my build folder. If I run "configure" with > "--with-platform=3Dpc", they will be there, but > with "--with-platform=3Dcoreboot", I can not found them. I don't know > what should I do to get them for i386-coreboot, so I use the two > modules which were built with "--with-platform=3Dpc" in my payload.elf.= USB modules weren't enabled in 1.98 on coreboot. > Surprising, they can be insmoded and run in the grub-shell , but > unfortunately, I got those logs, they can not > work. it's already surprising they didn't crash GRUB altogether. --=20 Regards Vladimir '=CF=86-coder/phcoder' Serbinenko --------------enig77FD3BD7773AC41ECAEC4608 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/ iF4EAREKAAYFAk4JmJUACgkQNak7dOguQglZhAEAmefHAK2cmTyW8oXeBD78YdNv /Y5/dJ7pA/qv7tBXer4A/3fvyKLiA0TdLHR02i1C0uWg2W3Kizy9oyqS5z1vV4X+ =5k7S -----END PGP SIGNATURE----- --------------enig77FD3BD7773AC41ECAEC4608--