From owner-freebsd-current Wed Feb 25 11:09:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA21918 for freebsd-current-outgoing; Wed, 25 Feb 1998 11:09:36 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from kaos.atext.com (kaos.atext.com [204.62.245.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA21913 for ; Wed, 25 Feb 1998 11:09:35 -0800 (PST) (envelope-from kingson@excite.com) Received: from excite.com (batik [204.62.245.185]) by kaos.atext.com (8.8.5/8.8.5) with ESMTP id LAA28494; Wed, 25 Feb 1998 11:08:28 -0800 (PST) Message-ID: <34F46C2D.92C55594@excite.com> Date: Wed, 25 Feb 1998 11:08:29 -0800 From: Kingson Gunawan Reply-To: kingson@excite.com Organization: Excite Inc. X-Mailer: Mozilla 4.04 [en] (X11; U; SunOS 5.6 sun4m) MIME-Version: 1.0 To: shimon@simon-shapiro.org CC: Tom , freebsd-current@FreeBSD.ORG Subject: Re: Help needed with DPT card + Asus M/B References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Simon Shapiro wrote: > > On 25-Feb-98 Tom wrote: > > > > On Tue, 24 Feb 1998, Kingson Gunawan wrote: > > > >> Does anybody successfully run the DPT SmartRaid4 (PW-3334UW) with ASUS > >> P2L97-DS? This combination keeps failing me... > >> > >> Detail: > >> Asus P2L97-DS dual PII-300 > >> 512MB SDRAM > >> Intel EtherExpress 100B > >> SB16-Vibra > >> Matrox Millenium 2MB/VRAM > >> > >> Kernel: 3.0-980211-SNAP compiles with dpt0. > >> > >> Error message: > >> > >> dpt 0: xxx Lost Interrupts Recovered > > > > Check IRQ settings. Is anything else on the same IRQ as the DPT > > controller? > > That is not it. Unless some other driver is stealing the PCI interrupt > (which I do not know how to do with PCI). > > The message comes from the fact that I see the controller status register > indicating an interrupt posted, but no interrupt delivered by the O/S for a > whole second. There is a bit of race condition ther, so, once or twice a > day is normal (Yes, I'll fix it ;-). > > What Kinkston is seeing is a total failure to boot. > > Wait! Try to disable caches on the board. Completely. It will run like a > pig, but let's see if it is/not a cache coherency problem. > > > > > Tom Simon, Tom, I tried the following without any success: 1. Disabling both L? caches 2. Disabling anything in the BIOS such as PS/2 mouse function, etc. 3. Assigning specific IRQ in the BIOS to my ISA card (although it is a PnP SB16 card). 4. Removing all cards other than the DPT and video card. 5. Moving DPT around to different slots. 6. Changing the m/b with another unit of the same made and model. 7. Compile the kernel with a number of DPT options on/off. DPT and Asus board simply won't cooperate. Changing the m/b to Air P6KDI makes things work instantly. I think I am about to incinerate the m/b... :-) The wierd thing is that using the DPT freebsd boot floopy from sandero, it did successfully boot up the system. Kingson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message