All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
To: James Stevenson <james@stev.org>
Cc: Ian Pilcher <i.pilcher@comcast.net>,
	linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org,
	kernelnewbies@nl.linux.org
Subject: Re: ATA/133 Problems with multiple cards
Date: Sun, 17 Oct 2004 16:45:28 +0200	[thread overview]
Message-ID: <58cb370e04101707456aa41970@mail.gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.44.0410170347430.3660-100000@beast.stev.org>

Hi,

On Sun, 17 Oct 2004 03:51:36 +0100 (BST), James Stevenson
<james@stev.org> 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 <i.pilcher@comcast.net> 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
> 
>

  reply	other threads:[~2004-10-17 14:45 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-14 16:23 ATA/133 Problems with multiple cards James Stevenson
2004-10-14 16:23 ` James Stevenson
2004-10-14 18:12 ` Ian Pilcher
2004-10-14 18:12   ` Ian Pilcher
2004-10-14 19:31   ` Bartlomiej Zolnierkiewicz
2004-10-14 19:31     ` Bartlomiej Zolnierkiewicz
2004-10-15  8:57     ` Hans-Peter Jansen
2004-10-17  2:51     ` James Stevenson
2004-10-17  2:51       ` James Stevenson
2004-10-17 14:45       ` Bartlomiej Zolnierkiewicz [this message]
2004-10-17 17:45         ` James Stevenson
2004-10-17 17:45           ` James Stevenson
2004-10-20 10:29           ` James Stevenson
2004-10-20 10:29             ` James Stevenson
2004-10-20 10:35       ` Hans-Peter Jansen
2004-10-20 10:35         ` Hans-Peter Jansen
2004-10-20 11:18         ` James Stevenson
2004-10-20 11:18           ` James Stevenson
2004-10-20 14:23           ` Hans-Peter Jansen
2004-10-20 14:23             ` Hans-Peter Jansen
2004-10-20 15:08             ` James Stevenson
2004-10-20 15:08               ` James Stevenson
2004-10-21 18:43             ` Bartlomiej Zolnierkiewicz
2004-10-21 20:00               ` Hans-Peter Jansen
2004-10-21 20:00                 ` Hans-Peter Jansen
2004-10-21 21:56                 ` James Stevenson
2004-10-21 21:56                   ` James Stevenson
2004-10-22  2:42                   ` Albert Lee
2004-10-22 23:51                     ` James Stevenson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=58cb370e04101707456aa41970@mail.gmail.com \
    --to=bzolnier@gmail.com \
    --cc=i.pilcher@comcast.net \
    --cc=james@stev.org \
    --cc=kernelnewbies@nl.linux.org \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.