From owner-freebsd-questions@FreeBSD.ORG Wed Jun 17 22:02:35 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A4EC4106566C for ; Wed, 17 Jun 2009 22:02:35 +0000 (UTC) (envelope-from cwhiteh@onetel.com) Received: from woodbine.london.02.net (woodbine.london.02.net [87.194.255.145]) by mx1.freebsd.org (Postfix) with ESMTP id 40DE88FC17 for ; Wed, 17 Jun 2009 22:02:35 +0000 (UTC) (envelope-from cwhiteh@onetel.com) Received: from [192.168.1.72] (93.97.24.219) by woodbine.london.02.net (8.5.016.1) id 4A2032960127F463; Wed, 17 Jun 2009 23:02:33 +0100 Message-ID: <4A3967F9.5020200@onetel.com> Date: Wed, 17 Jun 2009 23:02:33 +0100 From: Chris Whitehouse User-Agent: Thunderbird 2.0.0.21 (X11/20090321) MIME-Version: 1.0 To: Manish Jain References: <4A395E59.7060700@gmail.com> In-Reply-To: <4A395E59.7060700@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Mailing List Subject: Re: In addition to -> 7.2 panic during installation : AP #1 (PHY# 1) failed ! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Jun 2009 22:02:36 -0000 Manish Jain wrote: > I forgot to mention that Windows installs and runs very smoothly on the > system. > > Windows system information reports : >> System Manufacturer Gigabyte Technology Co., Ltd. >> System Model GA-MA78GM-US2H snip > > > The only thing that strikes me as odd is that right-clicking on My > Computer reports the amount of RAM as 768 MB, while the diagnostics > above states 1024 MB. > > For the brief period of time the FreeBSD installer runs, it reports the > amount of RAM as 768 MB too. > http://www.gigabyte.com.tw/Products/Motherboard/Products_Overview.aspx?ProductID=2995 has integrated graphics = shared memory. You can probably change the amount of RAM allocated to the graphics card in the BIOS. Chris