From owner-freebsd-questions@FreeBSD.ORG Tue Apr 1 12:14:09 2008 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 1CE921065671 for ; Tue, 1 Apr 2008 12:14:09 +0000 (UTC) (envelope-from seb.morand@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.183]) by mx1.freebsd.org (Postfix) with ESMTP id E8C608FC23 for ; Tue, 1 Apr 2008 12:14:08 +0000 (UTC) (envelope-from seb.morand@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so2501300waf.3 for ; Tue, 01 Apr 2008 05:14:08 -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; bh=lbn8hR/1WUVCw1RQCiGIkZw6xfyMztOwRm5j5VFLAlo=; b=Dbku+2qyWpI6Eidj2EdKMx/eQ+z7pbSKq2Lgcy/9NVvnZ/jQx9qUnVdJWtKBZewihxNyvytWy7vEegDo6137IKjmLuls65uKD9/R7nWH3yzEmn8AgM1xCRUXyMeSvN1sywaHLZ96KFuu3o/qTvjf++tTRIBtoLSNDoWvHp2gDe8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:mime-version:content-type; b=OqKWk8JKEmJAgFyV5702oSUPMzVbxBIvTI2DmyyyA14c9pd8nI+4WSoyl03EjdCljGTA7p57gh9nsuo9rjuTF3EuYf/UhGh/DZrM/bxT96L+4OITFIEaJ5T2ks5zYI1U75YxWNi2xhZvG4C3D0H3evkZlSnaLC/Y8A3lI3wPPvA= Received: by 10.114.171.1 with SMTP id t1mr12118439wae.124.1207050290011; Tue, 01 Apr 2008 04:44:50 -0700 (PDT) Received: by 10.114.173.14 with HTTP; Tue, 1 Apr 2008 04:44:49 -0700 (PDT) Message-ID: <16d3abd60804010444q3936889m436e979276f23ad8@mail.gmail.com> Date: Tue, 1 Apr 2008 11:44:49 +0000 From: "=?ISO-8859-1?Q?S=E9bastien_Morand?=" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: FreeBSD installation on 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: Tue, 01 Apr 2008 12:14:09 -0000 Hi, I'm new in FreeBSD, I'm used to GNU/Linux from many years but I'm trying to migrate to FreeBSD. My hardware is AMD64 / 1GB RAM / envy24ht network car / nVidia 7300GS GC / USB Scanner / HP 660 Printer So nothing to worry about except the AMD64. I read that FreeBSD i386 installation is faster on AMD64 than amd64. I installed amd64 and was quite disappointed by the performance issue, particularly because the nv driver i= s not good, and I got a lot of slowdown when some operations are made within = X server. So before reinstalling everything, I'd like to know : Is it a reasonable choice (in terme of performance, reliability, and compatibility terms) to install i386 over amd64 arch? Will I be able to install nvidia drivers and every i386 tools? (I got "only working under i386" several times when installing port) Are there other issues I should be aware of using such an installation? thanks by advance for any help S=E9bastien