From owner-freebsd-amd64@FreeBSD.ORG Sat Oct 18 05:13:08 2003 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 3881716A4B3 for ; Sat, 18 Oct 2003 05:13:08 -0700 (PDT) Received: from pandora.cs.kun.nl (pandora.cs.kun.nl [131.174.33.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EB8643F93 for ; Sat, 18 Oct 2003 05:13:07 -0700 (PDT) (envelope-from adridg@cs.kun.nl) Received: from localhost by pandora.cs.kun.nl via odin.cs.kun.nl [131.174.33.33] with ESMTP for id h9ICD3dd017999 (8.12.10/3.58); Sat, 18 Oct 2003 14:13:05 +0200 (MET DST) From: Adriaan de Groot To: amd64@freebsd.org Date: Sat, 18 Oct 2003 14:13:08 +0200 User-Agent: KMail/1.5.3 References: <20031017171747.655BE2A7EA@canning.wemm.org> In-Reply-To: <20031017171747.655BE2A7EA@canning.wemm.org> MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200310181409.29062.Adriaan de Groot <>> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: Re: FYI, I've switched my primary desktop to AMD64. X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Oct 2003 12:13:08 -0000 On Friday 17 October 2003 19:17, Peter Wemm wrote: > I finally worked up the nerve to commit to eating my own dogfood. :-) Well that's excellent news! It seems the CPUs have also arrived here in .nl, and I'll be getting my devel box (K8V, amd64 3200+, matrox g450) shortly. > I'm using an older nvidia geforce4 ti4200 for the video, so I had to fix > a misconfiguration in the Xserver (I forgot to have it open /dev/io). The > previous cards I'd used were all matrox which were solely mmio driven and > didn't run into this problem. Good to know that X works with matrox properly already. If you need some other testing, I can borrow a radeon 9800 as well. > I've been working on getting mozilla-firebird up and running but that is > easier said than done because the core infrastructure (nspr, xpcom etc) > haven't got official support for amd64 yet. There are patches in the My intention - KDE-FreeBSD core team - is to get KDE in its entirety working as well on amd64 as on x86. > real memory = 1072955392 (1023 MB) > avail memory = 1011191808 (964 MB) There isn't anything out there that supports more than 4G memory, is there? > fxp0: port 0xdf00-0xdf3f mem > 0xfc800000-0xfc8fffff,0xfc9fe000-0xfc9fefff irq 11 at device 5.0 on pci1 > fxp0: Ethernet address 00:d0:b7:21:31:94 I take it this means that the nforce3 integrated nvidia NIC is still not working? This was one of the reasons for me to go with a VIA chipset board. > atapci1: port > 0xdc00-0xdc7f,0xdf60-0xdf6f,0xde80-0xdebf mem > 0xfc9a0000-0xfc9bffff,0xfc9fd000-0xfc9fdfff irq 11 at device 8.0 on pci1 I think the K8V also uses promise sata, so that ought to go well for me too. > pcib2: at device 11.0 on pci0 > pcib2: could not get PCI interrupt routing table for \\_SB_.PCI0.P0P2 - > AE_NOT_FOUND pci2: on pcib2 > pci2: at device 0.0 (no driver attached) That's you matrox card? > acpi_button0: on acpi0 > uteval-0226: *** Error: Return object type is incorrect > [\\_SB_.LATA._CRS] (Node 0xffffff0000a24730), AE_TYPE can't fetch resources > for \\_SB_.LATA - AE_TYPE Isn't that vaguely disconcerting, to have runtime type errors in ACPI code? One last question, about the wifi on the K8V Deluxe. Do you have any idea what that is? Whether it's supported? I'll find out automatically, I guess :)