Re: intel D865PERL and DMA for disks (IDE)?

From: Bartlomiej Zolnierkiewicz
Date: Fri Sep 12 2003 - 19:34:53 EST


On Saturday 13 of September 2003 02:19, Erik Steffl wrote:
> I am trying to set the DMA for ide disks but get the following error:
>
> jojda:/home/erik# hdparm -d 1 /dev/hda
>
> /dev/hda:
> setting using_dma to 1 (on)
> HDIO_SET_DMA failed: Operation not permitted
> using_dma = 0 (off)
>
> is it because it's not supported on given chipset or is there
> something I can do?
>
> debian unstable
> 2.4.21-ac4 (+ libata5 patches from Jeff Garzik)
> Intel D865PERL motherboard
>
> there are only two kernel options that I can see are relevant to
> chipset I use:
>
> CONFIG_BLK_DEV_PIIX=m
> CONFIG_SCSI_ATA_PIIX=y

You should use CONFIG_BLK_DEV_PIIX=y
or load piix module (may not be reliable).

> TIA
>
> erik

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/