From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1RK7Ou-0004FI-KL for mharc-grub-devel@gnu.org; Sat, 29 Oct 2011 07:48:36 -0400 Received: from eggs.gnu.org ([140.186.70.92]:36554) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RK7Or-0004FC-Va for grub-devel@gnu.org; Sat, 29 Oct 2011 07:48:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RK7Or-0000it-5N for grub-devel@gnu.org; Sat, 29 Oct 2011 07:48:33 -0400 Received: from alius.ayous.org ([78.46.213.165]:44974) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RK7Oq-0000fg-Va for grub-devel@gnu.org; Sat, 29 Oct 2011 07:48:33 -0400 Received: from eos.turmzimmer.net ([2001:a60:f006:aba::1]) by alius.turmzimmer.net with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from ) id 1RK7Op-0000Hg-Fj for grub-devel@gnu.org; Sat, 29 Oct 2011 11:48:31 +0000 Received: from aba by eos.turmzimmer.net with local (Exim 4.69) (envelope-from ) id 1RK7Oj-0005XS-UO for grub-devel@gnu.org; Sat, 29 Oct 2011 13:48:25 +0200 Date: Sat, 29 Oct 2011 13:48:25 +0200 From: Andreas Barth To: The development of GNU GRUB Subject: Re: [bug] Wrong machtype argument passed for fuloong-2f Message-ID: <20111029114825.GO4110@mails.so.argh.org> References: <87y5w4f8bj.fsf@snail.Pool> <20111029103758.GM4110@mails.so.argh.org> <87pqhgf2gi.fsf@snail.Pool> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87pqhgf2gi.fsf@snail.Pool> X-Editor: Vim http://www.vim.org/ User-Agent: Mutt/1.5.18 (2008-05-17) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 78.46.213.165 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: Sat, 29 Oct 2011 11:48:35 -0000 * David Kuehling (dvdkhlng@gmx.de) [111029 13:43]: > I didn't find a method to make linux report the actual mach type that it > is running with, so I don't know what it fell back to, and I just went > the safe route of patching my version of grub. It's displayed as part of /proc/cpuinfo. Andi