From owner-freebsd-questions@FreeBSD.ORG Wed Mar 4 20:49:57 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 4991610656C4 for ; Wed, 4 Mar 2009 20:49:57 +0000 (UTC) (envelope-from tajudd@gmail.com) Received: from el-out-1112.google.com (el-out-1112.google.com [209.85.162.176]) by mx1.freebsd.org (Postfix) with ESMTP id ED55F8FC24 for ; Wed, 4 Mar 2009 20:49:56 +0000 (UTC) (envelope-from tajudd@gmail.com) Received: by el-out-1112.google.com with SMTP id r27so2839837ele.13 for ; Wed, 04 Mar 2009 12:49:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=NpDwY8HtRC7p0ACksU/IywMGBTG+4iquvpSCOoaBXY4=; b=ue+ZnZ3jQhXOxDaPueNdhNuVdv1Wamp2dWDxdJB9GUNwtsYNN6U4Y/muT/KHwE7hIw vjQ0C9e6hLro0ExV9yKCZFThMdZwVS2vQzJFpV+sRNFHiqb+OJxsaxCWiU66+JbLgnkt 5mV5pyc0axaLhT9nTxzRenMtQL3y19RaqfV6o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=VHtPKvV3l49rlq02hljALFtSLjPMn+ykA9ZlpgAZzpTvD+Q3qyq5NiTp6WK1WfhqWZ pVyEPZIHLzHRJ4ax2Lr9/CB8MfLmlQ06f1AY0DmMYIefATzqN5yMhZwK+ckxYOEaLWQO Y+CKniNMImYRHzl5SyAlvxg2Kce0Ge+Z1mojA= MIME-Version: 1.0 Received: by 10.231.16.134 with SMTP id o6mr94664iba.53.1236199795974; Wed, 04 Mar 2009 12:49:55 -0800 (PST) In-Reply-To: <991123400903040238r5c196b80jb5e6799b56974703@mail.gmail.com> References: <200903040326.n243QHY1041181@banyan.cs.ait.ac.th> <991123400903032304p7409c4ecvb76a6c6946b82920@mail.gmail.com> <991123400903040238r5c196b80jb5e6799b56974703@mail.gmail.com> Date: Wed, 4 Mar 2009 13:49:55 -0700 Message-ID: From: Tim Judd To: Remorque Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Olivier Nicole , freebsd-questions@freebsd.org Subject: Re: PAE kernel problem on Dell PowerEdge 2950 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, 04 Mar 2009 20:49:57 -0000 On Wed, Mar 4, 2009 at 3:38 AM, Remorque wrote: > On Wed, Mar 4, 2009 at 12:45 PM, Wojciech Puchar < > wojtek@wojtek.tensor.gdynia.pl> wrote: > > > > >> I see no reason why you should run 6.4 at all though. What's your > >> motivation > >> towards thaat angle? > >> > >> I suggest you install the 7.1 and update it to -STABLE then see if > >> anything > >> changes as regards the CPU (est message), while we wait for the magic > word > >> from the dedicated developers. > >> > >> > >> -- > >> > > why not simply use /amd64? > > > You mean he changes the CPU? > > > > -- > Best regards, > Odhiambo WASHINGTON, > Nairobi,KE > +254733744121/+254722743223 > _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > "The only time a woman really succeeds in changing a man is when he is a > baby." > - Natalie Wood > All CPUs generally shipped from Dell anymore are 64bit capable. Do you have the original specs (take the service tag, go to dell support -> warranty -> original system config) and paste that. It gives chip IDs that we can use online to see if it's amd64 capable. Good luck.