From owner-freebsd-stable@FreeBSD.ORG Fri May 13 14:40:00 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F65D16A4CE for ; Fri, 13 May 2005 14:40:00 +0000 (GMT) Received: from pandora.afflictions.org (asylum.afflictions.org [64.7.134.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E41643D6E for ; Fri, 13 May 2005 14:39:59 +0000 (GMT) (envelope-from dgerow@afflictions.org) Received: from localhost (localhost [127.0.0.1]) by pandora.afflictions.org (Postfix) with ESMTP id 6EA7C78C73 for ; Fri, 13 May 2005 10:39:59 -0400 (EDT) Received: from pandora.afflictions.org ([127.0.0.1]) by localhost (pandora.afflictions.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 46288-08 for ; Fri, 13 May 2005 10:39:52 -0400 (EDT) Received: from dementia.afflictions.org (dementia.afflictions.org [172.19.206.56]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pandora.afflictions.org (Postfix) with ESMTP id 2213C78C72 for ; Fri, 13 May 2005 10:39:51 -0400 (EDT) Received: by dementia.afflictions.org (Postfix, from userid 1001) id 76F7C33C79; Fri, 13 May 2005 10:39:48 -0400 (EDT) Date: Fri, 13 May 2005 10:39:48 -0400 From: Damian Gerow To: freebsd-stable@freebsd.org Message-ID: <20050513143948.GH28932@afflictions.org> References: <20050513133601.T5970@geri.cc.fer.hr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050513133601.T5970@geri.cc.fer.hr> X-GPG-Fingerprint: B3D7 D901 A53A 1A99 BFD6 E6DF 9F3B 742B C288 9CC9 User-Agent: Mutt/1.5.9i X-Virus-Scanned: amavisd-new at pandora.afflictions.org Subject: Re: nForce[34] chipsets? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 May 2005 14:40:00 -0000 Thus spake Ivan Voras (ivoras@fer.hr) [13/05/05 07:37]: : Some time ago, there were complaints that nForce chipsets don't work very : well on FreeBSD - specifically various components like built-in NIC, sound : card, ACPI... : : Is this still true? What about nForce4 (PCI-Express) support? : : (I'm interested in 5.x branch only) I'm using it right now, under 5.4-STABLE (about a week ago). The PCI-E graphics card works fine, but randomly the display in X.org goes wonky: all the windows just go white when they try to refresh. Swapping to a text console then back to X.org fixes the problem. Dunno if it's an issue with FreeBSD, the card, the nv driver, or X.org itself. - Damian