public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* ata_piix: port disabled.  ignoring.
@ 2004-05-14 13:11 Geert Uytterhoeven
  2004-05-14 15:09 ` Matt Domsch
  0 siblings, 1 reply; 12+ messages in thread
From: Geert Uytterhoeven @ 2004-05-14 13:11 UTC (permalink / raw)
  To: Jeff Garzik; +Cc: Linux Kernel Development

	Hi Jeff,

I'm trying to install Linux on a SATA disk in a Dell PowerEdge 750, which has
an Intel 82875P chipset with an Intel 6300ESB SATA Storage Controller.

I managed to do the actual installation by booting from a Knoppix 3.4 CD (using
kernel 2.4.26 or 2.6.5 (apparently SATA drivers were not included), doesn't
matter much) in an external USB CD-ROM driver, and installing Debian testing
using FAI (Fully Automatic Installation). It took a while because the SATA
drive was used in backwards compatiblity mode without DMA, but it succeeded.

The kernel I installed was kernel-image-2.6.5-1-686-smp from Debian, which has
SATA support included. But when I want to boot it, I get (manual copy):

| ata1: PATA max UDMA/33 cmd 0x1F0 ctl 0x3F6 bmdma 0xFEA0 irq 14
| ata1: port disabled. ignoring.

I don't care, no PATA devices attached.

| ata2: SATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xFEA8 irq 15
| ata2: port disabled. ignoring.

Bad, the Maxtor 6Y080M0 I want to boot from is there :-(

And after that it tries the normal IDE driver, which of course fails with:

| ide0: I/O resource 0x1F0-0x1F7 not free

I looked at ata_piix.c, and apparently the driver decides whether a port is
disabled by checking a bit in PCI config space, so this looks like a BIOS setup
problem to me. But the BIOS has the first SATA port enabled (`AUTO', and it
does see a 80 GB disk there), while the PATA and second SATA ports are marked
`OFF'.

Just to be sure, I also tried acpi=off and pci=noacpi, but no avail.

Do you have a clue? Would it help to try 2.6.6?

Thanks for all suggestions!

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- Sony Network and Software Technology Center Europe (NSCE)
Geert.Uytterhoeven@sonycom.com ------- The Corporate Village, Da Vincilaan 7-D1
Voice +32-2-7008453 Fax +32-2-7008622 ---------------- B-1935 Zaventem, Belgium

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2004-05-24 10:57 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-14 13:11 ata_piix: port disabled. ignoring Geert Uytterhoeven
2004-05-14 15:09 ` Matt Domsch
2004-05-14 15:38   ` Geert Uytterhoeven
2004-05-14 16:02   ` Jeff Garzik
2004-05-17 11:10     ` Geert Uytterhoeven
2004-05-17 14:19       ` Geert Uytterhoeven
2004-05-18 13:20         ` Bartlomiej Zolnierkiewicz
2004-05-19  7:48           ` Geert Uytterhoeven
2004-05-19 13:10             ` Bartlomiej Zolnierkiewicz
2004-05-24  9:51               ` Geert Uytterhoeven
2004-05-24 10:55                 ` Bartlomiej Zolnierkiewicz
2004-05-20  5:00         ` Jeff Garzik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox