From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Vaa3f-0002At-Av for mharc-grub-devel@gnu.org; Sun, 27 Oct 2013 19:47:47 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58676) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vaa3c-0002An-UR for grub-devel@gnu.org; Sun, 27 Oct 2013 19:47:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vaa3b-0003Va-Kk for grub-devel@gnu.org; Sun, 27 Oct 2013 19:47:44 -0400 Received: from mail-vb0-x232.google.com ([2607:f8b0:400c:c02::232]:53104) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vaa3b-0003VW-FJ for grub-devel@gnu.org; Sun, 27 Oct 2013 19:47:43 -0400 Received: by mail-vb0-f50.google.com with SMTP id x14so4831235vbb.23 for ; Sun, 27 Oct 2013 16:47:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=gJXk7OOJWlcPyBuNd/rdFboU++wnHiuMV/NIIucCOzc=; b=wv9/dALbPbthaleCvrvisdiI8fyNgLWh/0bqiWmotFwNvRc4DXE2ktKhVjcRZVza2K JJJOBJ9GUYFL7dmt2cpiP5W30SDC85PhKS0RTYmb2uRNHm1MTg4ot2sLVWEsBbRBVV5P YD192ZccDXFiMsFVsznYfbZkkpfreecsc+65uL5i/XOffwJQ2fdWRu5e7iIlRDJDpU0c tteMb4NnHLobf+awdQeTSiOJd0IAJMZMS9GLNqmjtQx+I3fv24p4f3Mv5jNMfzpn6N4a u3BxG7ml546YaPtAWPQawLNPSQI5pJzk6DhnPwjNV/6LphI9d5sTjIlYExS2Qcq97utt mJbQ== MIME-Version: 1.0 X-Received: by 10.220.169.203 with SMTP id a11mr534475vcz.26.1382917662901; Sun, 27 Oct 2013 16:47:42 -0700 (PDT) Received: by 10.221.57.200 with HTTP; Sun, 27 Oct 2013 16:47:42 -0700 (PDT) In-Reply-To: References: <51EB078D.3070303@volny.cz> <51EBFE3F.2020509@volny.cz> <754db81ef5b348866aa9285809d3889d@mail.volny.cz> <51F2960A.6030805@volny.cz> <51F2AE5E.5070700@gmail.com> <51F522F1.1030507@volny.cz> <51F524DE.4040903@volny.cz> <5238AD0C.60608@gmail.com> <526D5531.7030601@gmail.com> <526D7190.2090305@volny.cz> <526D9702.4060403@gmail.com> Date: Sun, 27 Oct 2013 17:47:42 -0600 Message-ID: Subject: Re: [grub-devel] loongson-2f mini-pc (fuloong) elf image generation. From: Javier Vasquez To: The development of GNU GRUB Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400c:c02::232 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: Sun, 27 Oct 2013 23:47:46 -0000 On Sun, Oct 27, 2013 at 4:51 PM, Javier Vasquez w= rote: > On Sun, Oct 27, 2013 at 4:43 PM, Vladimir '=CF=86-coder/phcoder' Serbinen= ko > wrote: >> On 27.10.2013 21:03, Ale=C5=A1 Nesrsta wrote: >>> >>> >>> ... >> I have to second this: OHCI module if loaded and there is at least one >> PCI device available it will show "pciid =3D %x" message. >> Can you modify grub_real_dprintf in misc.c to: >> if (!debug) >> debug =3D "all"; >> >> So we can be sure that the message wasn't simply lost due to late >> setting of debug variable. >> Did I already give you my image to try out? > > > Attached goes the new dump. > > OK, I will try recompiling. > > And you never shared your image. I've been generating mine all along. > At some point you mentioned sending one, but you never did, :-) Any > ways, I'd say we need the ability to generate it any ways, but I can > always try yours... . Failed to compile on me, not due to the change. Perhaps next weekend, :-( Thanks, --=20 Javier.