Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S269153AbUJQOph (ORCPT ); Sun, 17 Oct 2004 10:45:37 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S269156AbUJQOpg (ORCPT ); Sun, 17 Oct 2004 10:45:36 -0400 Received: from rproxy.gmail.com ([64.233.170.197]:33179 "EHLO mproxy.gmail.com") by vger.kernel.org with ESMTP id S269152AbUJQOp2 (ORCPT ); Sun, 17 Oct 2004 10:45:28 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=GBkOJnO/J+bP5+f85w9AVND2Ph2iN6b4mORWIolua6z2ndowKLm89sPGIXWqr5xJ51XEMQVcZJ4o4r074RP5kMnJ8aMqOJo+A0JisCipsbf39CXL+4q3+dalLA7YmTGUahZjLSA2OBuQBUN501KBfR22m4qgPwnI5skOAvekne0 Message-ID: <58cb370e04101707456aa41970@mail.gmail.com> Date: Sun, 17 Oct 2004 16:45:28 +0200 From: Bartlomiej Zolnierkiewicz Reply-To: Bartlomiej Zolnierkiewicz To: James Stevenson Subject: Re: ATA/133 Problems with multiple cards Cc: Ian Pilcher , linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org, kernelnewbies@nl.linux.org In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <58cb370e04101412312fc42a57@mail.gmail.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2792 Lines: 81 Hi, On Sun, 17 Oct 2004 03:51:36 +0100 (BST), James Stevenson wrote: > > Hi, > > i did actually kind of get the card's working together but ran into > another problem. > > when i boot with ide=nodma and then turn on dma manually on all the other > cards / board chipset etc... they all function fine > > then i can only turn the dma up to ATA/100 if i set it to ata/133 it will > cause the errors. I assume this is something todo with the promise bois > not setting up the 3rd card at boot time. It only shows drive listing for > 2 of the 3 cards. There were very similar problems reported in the past and they were fixed by replacing power supply with a better one. Also you shouldn't need to use "ide=nodma" and play with hdparm, driver should tune the best mode available. If this doesn't work then something needs fixing. You can find out if BIOS/driver configures cards correctly by comparing PCI config space (lspci -xxx) for working/non-working controller. > Unfortunatly this generated another problem. > When read from both drives at the same time it functions normally and > see resonable performance. When i attempt to write to both drives it will > cause the machine to lockup. > > James > > > > On Thu, 14 Oct 2004, Bartlomiej Zolnierkiewicz wrote: > > > On Thu, 14 Oct 2004 13:12:42 -0500, Ian Pilcher wrote: > > > James Stevenson wrote: > > > > > > > > i seem to have run into an annoying problem with a machine which has > > > > 3 promise ata/133 card the PDC20269 type. > > > > > > > > > > .... > > > > > > > > > > > Does anyone have an explenation of why this can happen ? > > > > * check power supply > > * compare PCI config space of the "failing" controller to the one which > > is "working" (assuming that identical devices are connected to each), > > maybe firmware/driver forgets to setup some settings > > > > > Promise cards don't support more than two per machine. If you can get a > > > third card to work in PIO mode, consider it an added (but unsupported) > > > bonus. > > > > AFAIR people have been running 4-5 cards just fine > > - > > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > > the body of a message to majordomo@vger.kernel.org > > More majordomo info at http://vger.kernel.org/majordomo-info.html > > Please read the FAQ at http://www.tux.org/lkml/ > > > > -- > -------------------------- > Mobile: +44 07779080838 > http://www.stev.org > 3:40am up 12:22, 1 user, load average: 0.00, 0.00, 0.00 > > - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/