From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Vi15x-0003Ov-D0 for mharc-grub-devel@gnu.org; Sun, 17 Nov 2013 07:04:53 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55329) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vi15q-0003Iu-11 for grub-devel@gnu.org; Sun, 17 Nov 2013 07:04:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vi15k-0003Av-Ls for grub-devel@gnu.org; Sun, 17 Nov 2013 07:04:45 -0500 Received: from smtp.volny.cz ([2001:4de8:71c:62::33]:49756) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vi15k-0003AK-GC for grub-devel@gnu.org; Sun, 17 Nov 2013 07:04:40 -0500 Received: from [192.168.6.11] (unknown [193.86.90.90]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: starous@volny.cz) by smtp.volny.cz (Postfix) with ESMTPSA id CFC31260D36 for ; Sun, 17 Nov 2013 13:04:36 +0100 (CET) Message-ID: <5288B0D6.3030005@volny.cz> Date: Sun, 17 Nov 2013 13:04:38 +0100 From: =?UTF-8?B?QWxlxaEgTmVzcnN0YQ==?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: The development of GNU GRUB Subject: Re: [grub-devel] loongson-2f mini-pc (fuloong) elf image generation. References: <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> <52700009.1020903@volny.cz> <52741C88.8090803@volny.cz> <5274243E.3080101@gmail.com> <5276F585.6020701@gmail.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4de8:71c:62::33 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, 17 Nov 2013 12:04:51 -0000 Hi, something went wrong with debug. It looks like serial output stopped work... But it worked before, in output you sent 27.10.2013... Did you change=20 something else than misc.c? We need somebody's help - Vladimir? Or somebody else who knows deep details about GRUB debugging via serial=20 line on early start of GRUB? BR, Ales Dne 10.11.2013 20:10, Javier Vasquez napsal(a): > On 11/10/13, Javier Vasquez wrote: >> On Sun, Nov 3, 2013 at 7:16 PM, Vladimir '=CF=86-coder/phcoder' Serbin= enko >>> When you do grub_dprintf change you have to do it like: >>> if (!debug) >>> #ifdef GRUB_UTIL >>> return; >>> #else >>> debug=3D"all"; >>> #endif >> >> >> I'll be sending the grub.cfg from the mini-pc later, but now I'm able >> to see very little output through the serial interface. Attached goes >> this output. > > Attached goes the grub.cfg used... > > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel >