From owner-freebsd-current@FreeBSD.ORG Thu Apr 8 16:57:10 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99B3016A4CE for ; Thu, 8 Apr 2004 16:57:10 -0700 (PDT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6571443D2F for ; Thu, 8 Apr 2004 16:57:10 -0700 (PDT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 58C3A72DCA; Thu, 8 Apr 2004 16:57:10 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 55CA572DBF; Thu, 8 Apr 2004 16:57:10 -0700 (PDT) Date: Thu, 8 Apr 2004 16:57:10 -0700 (PDT) From: Doug White To: Jeff Doolittle In-Reply-To: <4075E63C.3060709@kingsquarry.net> Message-ID: <20040408165653.S13329@carver.gumbysoft.com> References: <4075E63C.3060709@kingsquarry.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: ASUS P4C800-E Deluxe and ICH5R support X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 Apr 2004 23:57:10 -0000 On Thu, 8 Apr 2004, Jeff Doolittle wrote: > I've seen eMails regarding ICH5R support on other motherboards being > added, is there plans to add support for the ASUS P4C800-E Deluxe? Can you try this without ACPI? THe Asus P4*800 series are known to have bad ACPI code. > > I tried both FreeBSD v5.2.1 & am now updating to current on a daily > basis hoping the following error will be address: > > ad12: TIMEOUT - WRITE_DMA retrying (2 retries left) LBA = xxxx > or > ad10: TIMEOUT - WRITE_DMA retrying (2 retries left) LBA = xxxx > and > the machine is hung, requiring a hard reset. > > The following are from dmesg: > > FreeBSD 5.2-CURRENT #0: Thu Apr 8 13:27:36 EDT 2004 > root@saturn.kingsquarry.net:/usr/obj/usr/src/sys/GENERIC > ..... > Timecounter "i8254" frequency 1193182 Hz quality 0 > CPU: Intel(R) Pentium(R) 4 CPU 2.40GHz (2398.85-MHz 686-class CPU) > Origin = "GenuineIntel" Id = 0xf25 Stepping = 5 > > Features=0xbfebfbff > Hyperthreading: 2 logical CPUs > real memory = 536018944 (511 MB) > avail memory = 514789376 (490 MB) > ..... > atapci0: port > 0xd880-0xd8ff,0xdfa0-0xdfaf,0xdf00-0xdf3f mem > 0xfeac0000-0xfeadffff,0xfeafe000-0xfeafefff irq 23 at device 4.0 on pci3 > ata2: at 0xfeafe000 on atapci0 > ata3: at 0xfeafe000 on atapci0 > ata4: at 0xfeafe000 on atapci0 > isab0: at device 31.0 on pci0 > isa0: on isab0 > atapci1: port > 0xfc00-0xfc0f,0-0x3,0-0x7,0-0x3,0-0x7 at device 31.1 on pci0 > ata0: at 0x1f0 irq 14 on atapci1 > ata1: at 0x170 irq 15 on atapci1 > atapci2: port > 0xef90-0xef9f,0xefa8-0xefab,0xefa0-0xefa7,0xefac-0xefaf,0xefe0-0xefe7 > irq 18 at device 31.2 on pci0 > ata5: at 0xefe0 on atapci2 > ata6: at 0xefa0 on atapci2 > ..... > ad0: 19092MB [38792/16/63] at ata0-master UDMA100 > acd0: CDRW <48X12X50 CD-RW 1.04 20021101> at ata1-master PIO4 > ad4: 190782MB [387621/16/63] at ata2-master UDMA100 > ad6: 190782MB [387621/16/63] at ata3-master UDMA100 > em0: Link is up 100 Mbps Full Duplex > ad10: 190782MB [387621/16/63] at ata5-master UDMA100 > ad12: 190782MB [387621/16/63] at ata6-master UDMA100 > ar0: 381564MB [48642/255/63] status: READY subdisks: > disk0 READY on ad4 at ata2-master > disk1 READY on ad6 at ata3-master > ar1: 381564MB [48642/255/63] status: READY subdisks: > disk0 READY on ad10 at ata5-master > disk1 READY on ad12 at ata6-master > > NOTE #1: ar0 is a Promise created RAID array. > NOTE #2: at1 is a atacontrol created RAID array, because the BIOS > created is not recognized. > > Basically the machine crashed when I run rsync from the Promise raid > drives to the Intel raid drives. In the past I could copy between 1 - > 2gig and it would hang with the above error messages, except yesterday's > build dumped me in debug mode, today's build is the first I have seen it > acknowlegde the Intel ICH5 SATA150 controller and it errors out almost > immediately after starting rsync. > > Is there more information I can/should provide to help resolve this > problem? I apologize, this is the first time I've ever had a "problem" > with FreeBSD since I started using it at v2.2.7.... > > Thanks. > > - Jeff > > > > Thanks... > _______________________________________________ > 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" > -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org