From owner-freebsd-current@FreeBSD.ORG Sat Dec 29 11:43:19 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DFE0016A418 for ; Sat, 29 Dec 2007 11:43:19 +0000 (UTC) (envelope-from andre@freebsd.org) Received: from c00l3r.networx.ch (c00l3r.networx.ch [62.48.2.2]) by mx1.freebsd.org (Postfix) with ESMTP id 50BBD13C44B for ; Sat, 29 Dec 2007 11:43:19 +0000 (UTC) (envelope-from andre@freebsd.org) Received: (qmail 23914 invoked from network); 29 Dec 2007 11:09:25 -0000 Received: from c00l3r.networx.ch (HELO [127.0.0.1]) ([62.48.2.2]) (envelope-sender ) by c00l3r.networx.ch (qmail-ldap-1.03) with SMTP for ; 29 Dec 2007 11:09:25 -0000 Message-ID: <477632D8.4010308@freebsd.org> Date: Sat, 29 Dec 2007 12:43:20 +0100 From: Andre Oppermann User-Agent: Thunderbird 1.5.0.14 (Windows/20071210) MIME-Version: 1.0 To: Max Laier References: <4774EA57.2000602@freebsd.org> <34897.2001:6f8:12c8:1:21d:60ff:fe0c:1771.1198908190.squirrel@router.laiers.local> In-Reply-To: <34897.2001:6f8:12c8:1:21d:60ff:fe0c:1771.1198908190.squirrel@router.laiers.local> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org, sos@freebsd.org Subject: Re: nForce 430i doesn't recognise SATA devices X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Dec 2007 11:43:20 -0000 Max Laier wrote: > It's the apic ... hint.apic.0.disabled=1 fixed things for me ... only you > don't get SMP :-\ This is so frustrating... I specifically bought a Core2 Quad Core to do some heavy number crunching. An Asus P5K WS is on backorder and will arrive in two weeks. The P5N-E was 'cheapest' one they had on stock. Lately I'm a bit unlucky with new hardware and FreeBSD compatibility. > I tried hacking the ACPI configuration (which seems quite strange on that > board), but to no avail. If you find something, let me know! Will do. -- Andre > Am Fr, 28.12.2007, 13:21, schrieb Andre Oppermann: >> FreeBSD 7.0BETA4 can't be installed on a NVIDIA nForce 650i SLI / >> nForce 430i based ASUS P5N-E SLI board. The nForce 430i south bridge >> SATA ports are detected SATA devices do not get probed or detected. >> It complains about timeouts and the device name is "unknown". >> FreeBSD 6.3RC1 doesn't work either. >> >> The relevant portions of the dmesg are below (the JMicron controller >> is only for an external ESATA port): >> >> ... >> atapci0: port 0xdf00-0xdf07,0xde00-0xde03, >> 0xdd00-0xdd07,0xdc00-0xdc03,0xdb00-0xdb0f mem 0xfdefe000-0xfdefffff >> irq 16 at device 0.0 on pci1 >> atapci0: [ITHREAD] >> atapci0: AHCI Version 01.00 controller with 1 ports detected >> ata2: on atapci0 >> ata2: [ITHREAD] >> ... >> atapci1: port 0x1f0-0x1f7, >> 0x3f6,0x170-0x177,0x376,0xfd00-0xfd0f at device 13.0 on pci0 >> ata0: on atapci1 >> ata0: [ITHREAD] >> ata1: on atapci1 >> ata1: [ITHREAD] >> atapci2: port 0x9f0-0x9f7, >> 0xbf0-0xbf3,0x970-0x977,0xb70-0xb73,0xf800-0xf80f >> mem 0xfe02d000-0xfe02dfff irq 20 at device 14.0 on pci0 >> atapci2: [ITHREAD] >> ata3: on atapci2 >> ata3: [ITHREAD] >> ata4: on atapci2 >> ata4: [ITHREAD] >> atapci3: port 0x9e0-0x9e7, >> 0xbe0-0xbe3,0x960-0x967,0xb60-0xb63,0xf300-0xf30f >> mem 0xfe02c000-0xfe02cfff irq 21 at device 15.0 on pci0 >> atapci3: [ITHREAD] >> ata5: on atapci3 >> ata5: [ITHREAD] >> ata6: on atapci3 >> ata6: [ITHREAD] >> ... >> unknown: timeout waiting to issue command >> unknown: error issuing ATA_IDENTIFY command >> ... >> >> Any help appreciated. >> >> -- >> Andre >> _______________________________________________ >> freebsd-current@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-current >> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >> >> > >