From mboxrd@z Thu Jan 1 00:00:00 1970 From: Don Carroll Subject: Re: Asus A8V , via vt8251 AHCI Date: Tue, 1 Nov 2005 23:22:02 -0600 Message-ID: <20051102052202.GB7057@vcr.star-c.com> References: <20051101064058.GA4902@vcr.star-c.com> <20051101192449.GA9719@vcr.star-c.com> <20051102034151.GA7583@vcr.star-c.com> <20051101195715.212ea264.rdunlap@xenotime.net> <20051102043643.GA5577@vcr.star-c.com> <20051101205659.7e97c145.rdunlap@xenotime.net> <20051102051343.GA7057@vcr.star-c.com> <20051101211203.68f1e119.rdunlap@xenotime.net> Reply-To: ibedonc@star-c.com, ibedonc@star-c.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from dpc6935171158.direcpc.com ([69.35.171.158]:18084 "EHLO vcr.star-c.com") by vger.kernel.org with ESMTP id S932285AbVKBFWX (ORCPT ); Wed, 2 Nov 2005 00:22:23 -0500 Content-Disposition: inline In-Reply-To: <20051101211203.68f1e119.rdunlap@xenotime.net> Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: "Randy.Dunlap" , linux-ide@vger.kernel.org On Tue, Nov 01, 2005 at 09:12:03PM -0800, Randy.Dunlap wrote: > On Tue, 1 Nov 2005 23:13:43 -0600 Don Carroll wrote: > > > On Tue, Nov 01, 2005 at 08:56:59PM -0800, Randy.Dunlap wrote: > > > On Tue, 1 Nov 2005 22:36:43 -0600 Don Carroll wrote: > > > > > > > I think it was , I can try again > > > > > > > > the next one is without MSI > > > > > > > > > > I'm sorry to put you to all of that trouble. > > Hey I want to get it working :) > > was no trouble (I am systems Eng) > > OK, good. > > > > I've seen some very similar issues which turned out to be MSI-related, > > > but this one doesn't seem to be that way -- unless MSI + irqpoll > > > (your next test) happens to work for you -- then manybe it will > > > give us some more evidence. If it does boot, please send us > > > the contents of /proc/interrupts . > > nope , still times out > > > > here is /proc/interrupts anyway > > irq 19 is the ahci > > and irq 16 also (libata on both of them). when I rmmod ahci it, libata drops from 19 > How do you know which one is for which controller/drive(s)? > > Anyone else out there have ideas?? > > > > CPU0 CPU1 > > 0: 333 459694 IO-APIC-edge timer > > 1: 3 4244 IO-APIC-edge i8042 > > 8: 0 0 IO-APIC-edge rtc > > 9: 0 0 IO-APIC-level acpi > > 12: 31 51463 IO-APIC-edge i8042 > > 15: 5 14079 IO-APIC-edge ide1 > > 16: 26 72751 IO-APIC-level libata > > 17: 0 0 IO-APIC-level uhci_hcd:usb1 > > 18: 0 77 IO-APIC-level uhci_hcd:usb2, ehci_hcd:usb5, > > VIA8237 > > 19: 0 0 IO-APIC-level uhci_hcd:usb3, libata > > 20: 2 2824 IO-APIC-level uhci_hcd:usb4, eth0 > > NMI: 641 1026 > > LOC: 459992 459969 > > ERR: 0 > > MIS: 0 > > > --- > ~Randy