From owner-freebsd-questions@FreeBSD.ORG Sun Dec 2 14:22:18 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 81A8B16A41A for ; Sun, 2 Dec 2007 14:22:18 +0000 (UTC) (envelope-from naylor.b.david@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.177]) by mx1.freebsd.org (Postfix) with ESMTP id 42B5A13C448 for ; Sun, 2 Dec 2007 14:22:18 +0000 (UTC) (envelope-from naylor.b.david@gmail.com) Received: by py-out-1112.google.com with SMTP id u77so6245717pyb for ; Sun, 02 Dec 2007 06:22:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; bh=8UkLKDabwXgZ4wGdvOf4dM/75fBANr+hTIHVLGrChWw=; b=i1Q4R321FM/HwpdQdGOlcdNfS/yN/pxotyUudrduHTru75mbomykJFZB5pk0HkCcoEN2zvXeXAjJ9k7ZgX7D2vrdA2EFcwlGaS7I+PT6pNJ9ecR2Iq+mzmPhJcW1W0TCwGNd0u2zgslR3iMmJMmDNrgTeWjDfinh0lJ5hgSbJQk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=aixGxbPrNF0vupvxZwaImZ6bqIj47352WAII7Rdq+EjiMfJ6HGVX2UvnxnWzIGry4hd29vDTa474J07lDOItzA/ZkRIgpgduuYSqonN/ju93rakBDwyl7+s9FnsoN/DqGMaY0xrFdg0qW3xOPlq75zgVXwY54pIX912nn94ZQ84= Received: by 10.65.96.6 with SMTP id y6mr9393900qbl.1196605335299; Sun, 02 Dec 2007 06:22:15 -0800 (PST) Received: by 10.65.231.2 with HTTP; Sun, 2 Dec 2007 06:22:15 -0800 (PST) Message-ID: Date: Sun, 2 Dec 2007 16:22:15 +0200 From: "David Naylor" Sender: naylor.b.david@gmail.com To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: b1b2348a0e69d136 Subject: FreeBSD and Asus P5N-E (nForce 650) 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: Sun, 02 Dec 2007 14:22:18 -0000 Hi, I'm trying to get my computer (an Asus P5N-E SLI (nForce 650)) to run with FreeBSD (i386) however it does not detect any of the hard drives (both are SATA) or any of the CDROM drives (one is SATA and the other is IDE). Disabling APCI does not help either however running in Safe Mode does allow the hard drives and one CDROM (I don't know which one but I think it is the SATA one) to be detected. The computer also has a wireless card that uses the if_ral drive (it is detected). I need to use i386 and not amd64. Please help David