All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matteo Brusa <matteo.brusa@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: libata/ata_piix stuck in combined mode
Date: Thu, 29 Sep 2005 09:56:33 +0200	[thread overview]
Message-ID: <433B9E31.5040406@gmail.com> (raw)

Hi,
I'm running Sarge on a Dell PE 750, official Debian kernel 2.6.8-2-686,
with 2 SATA disks. The disk controller is an Intel ICH5.
Since I upgraded from kernel 2.4 to 2.6, the DMA disk access doesn't
work anymore, because libata and ata_piix goes in combined mode:

# grep -i ata /var/log/dmesg
 BIOS-e820: 000000003ffc0000 - 000000003ffcfc00 (ACPI data)
Memory: 1031108k/1048320k available (1551k kernel code, 16284k reserved, 690k data, 148k init,
130816k highmem)
libata version 1.02 loaded.
ata_piix version 1.02
ata_piix: combined mode detected
ata1: PATA max UDMA/33 cmd 0x1F0 ctl 0x3F6 bmdma 0xFEA0 irq 14
ata1: dev 0 cfg 49:0f00 82:0000 83:0000 84:0000 85:0000 86:0000 87:0000 88:0407
ata1: dev 0 ATAPI, max UDMA/33
ata1: dev 0 configured for UDMA/33
scsi0 : ata_piix
ata2: SATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xFEA8 irq 15
ata2: dev 0 cfg 49:2f00 82:7c6b 83:7b09 84:4003 85:7c69 86:3a01 87:4003 88:207f
ata2: dev 0 ATA, max UDMA/133, 156250000 sectors:
ata2: dev 0 configured for UDMA/133
scsi1 : ata_piix
  Vendor: ATA       Model: Maxtor 6Y080M0    Rev: YAR5
EXT3-fs: mounted filesystem with ordered data mode.

I've read some posts here about disabling the PATA/SATA mixed mode in the BIOS; too bad there's no
such a switch in Dell servers.
I tried to disable the IDE cdrom in the BIOS, with no luck. Also kernel 2.6.12 from Knoppix 4.0.2
couldn't help.
Is there a way to force the ata_piix module out of combined mode?

Thanks in advance.

                 reply	other threads:[~2005-09-29  7:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=433B9E31.5040406@gmail.com \
    --to=matteo.brusa@gmail.com \
    --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.