From owner-freebsd-questions@FreeBSD.ORG Thu Sep 27 04:35:05 2007 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 0C1A216A418 for ; Thu, 27 Sep 2007 04:35:05 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.177]) by mx1.freebsd.org (Postfix) with ESMTP id CAE9E13C469 for ; Thu, 27 Sep 2007 04:35:04 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so3105983waf for ; Wed, 26 Sep 2007 21:35:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=viuYvV3KbLLLrgrB0uiAdIXBoMW9cT/qlXhuthb2pk8=; b=Eyl1WDWgCh/ZKlDuNqc3NBlUjZKdqlSinu40Tu5ncr7Y3r6iCzva33OXJDnfnlp0pIyun6dLRfUzGYLYhf52tpCbdlVd81GfgpTgqMCciE5i0erMMqEzE2XCkcffVHUVpUYDQK/rsb0b/IGp0t2hN/axJ8M6JIWbSKp0gHHKj64= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=J/u1kqqcTNyS2CFHIyoyuJytIZdllc86SCWXHymTv/FaPd7KT45kQ8jfxPibJOclsEETgbJNCpfI1LhKDvf1/Ps5dUtCcQfbnhNP8W95aeaBbEGU4r77zh/OuImQWD3qBlPdcU6A5wNT1ZcmB1d+iGS0d6+nG9ALSUXOZih5gxU= Received: by 10.114.121.1 with SMTP id t1mr685455wac.1190867703088; Wed, 26 Sep 2007 21:35:03 -0700 (PDT) Received: by 10.114.184.12 with HTTP; Wed, 26 Sep 2007 21:35:03 -0700 (PDT) Message-ID: Date: Thu, 27 Sep 2007 04:35:03 +0000 From: "Aryeh Friedman" To: "FreeBSD Mailing List" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: what cpu type to use for a intel duo e6850 (i386 or amd64) 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: Thu, 27 Sep 2007 04:35:05 -0000 Currently I have done a build/installworld build/install/kernel using a i386 CPUTYPE (w/ SMP and APIC set in the kernel (I am using the default sys/i386/conf/GENERIC) do I need to change this to amd64 for a intel duo e6850? (I have had several seemingly unrelated problems that no one seems to be able to reproduce)... btw it is a P35 chipset