From owner-freebsd-amd64@FreeBSD.ORG Sat Oct 2 19:00:47 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CD3C16A4D3 for ; Sat, 2 Oct 2004 19:00:47 +0000 (GMT) Received: from beer.ux6.net (beer.ux6.net [64.62.253.29]) by mx1.FreeBSD.org (Postfix) with SMTP id E4D6943D49 for ; Sat, 2 Oct 2004 19:00:06 +0000 (GMT) (envelope-from miha@ghuug.org) Received: (qmail 71455 invoked by uid 113); 2 Oct 2004 12:00:06 -0700 Received: from 64.62.253.84 by beer.ux6.net (envelope-from , uid 112) with qmail-scanner-1.23 (clamdscan: 0.70. spamassassin: 2.64. Clear:RC:0(64.62.253.84):SA:0(0.0/6.0):. Processed in 0.743566 secs); 02 Oct 2004 19:00:06 -0000 X-Spam-Status: No, hits=0.0 required=6.0 Received: from unknown (HELO miha.netstream-gh.com) (miha@beer.ux6.net@64.62.253.84) by localhost with SMTP; 2 Oct 2004 12:00:05 -0700 From: "Mikhail P." Organization: Ghana Unix Users Group To: "Alex D'Elia" Date: Sat, 2 Oct 2004 19:00:08 +0000 User-Agent: KMail/1.7 References: <20041002144347.GA66319@enemy.org> <200410021838.00113.miha@ghuug.org> <20041002184843.GB66319@enemy.org> In-Reply-To: <20041002184843.GB66319@enemy.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200410021900.08350.miha@ghuug.org> cc: freebsd-amd64@freebsd.org Subject: Re: amd64 on Asus K8V SE Deluxe X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: miha@ghuug.org List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Oct 2004 19:00:47 -0000 On Saturday 02 October 2004 18:48, Alex D'Elia wrote: > pcm0: port 0xc800-0xc8ff irq 22 at device 17.5 on pci0 > pcm0: [GIANT-LOCKED] > pcm0: That's good. > > now one last issue for me, is the Linux compatibility, but I think > that must be a problem, as it seems that the emulation works > only for i386 archs ! mhh !! Yes, that's the issue with linux compatibility on amd64.. It seems like you'll be using computer as desktop, so I would suggest that you switch to 32bit mode - it will be still (almost) as fast as in 64bit - and install i386 distribution. That way you will have much less issues with emulation/multimedia. I'm using my amd64 server solely as dedicated SQL server, so 64bit mode is not issue for me, but only a gain in speed. > Regards, > alex regards, M.