* DMA problems with ICH5 in ATA mode
@ 2004-12-08 11:36 Roy Sigurd Karlsbakk
2004-12-08 16:26 ` Jeff Garzik
0 siblings, 1 reply; 2+ messages in thread
From: Roy Sigurd Karlsbakk @ 2004-12-08 11:36 UTC (permalink / raw)
To: linux-kernel
hi
I have a disk connected to one of the below controllers in ATA mode,
but I can't enable DMA on it. Intel ATA support is in kernel, but when
hdparm -d1 /dev/hdc I get the following (extracted from strace)
write(4, " HDIO_SET_DMA failed: Operation "..., 46 HDIO_SET_DMA failed:
Operation not permitted
lspci -vvvvvv gave this
0000:00:1f.2 IDE interface: Intel Corp. 82801EB (ICH5) Serial ATA 150
Storage Controller (rev 02) (prog-if 8a [Master SecP PriP])
Subsystem: Micro-Star International Co., Ltd.: Unknown device
7650
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium
>TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin A routed to IRQ 0
Region 0: I/O ports at <unassigned>
Region 1: I/O ports at <unassigned>
Region 2: I/O ports at <unassigned>
Region 3: I/O ports at <unassigned>
Region 4: I/O ports at fc00 [size=16]
please cc: to me as I'm not on the list
roy
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: DMA problems with ICH5 in ATA mode
2004-12-08 11:36 DMA problems with ICH5 in ATA mode Roy Sigurd Karlsbakk
@ 2004-12-08 16:26 ` Jeff Garzik
0 siblings, 0 replies; 2+ messages in thread
From: Jeff Garzik @ 2004-12-08 16:26 UTC (permalink / raw)
To: Roy Sigurd Karlsbakk; +Cc: linux-kernel
Roy Sigurd Karlsbakk wrote:
> hi
>
> I have a disk connected to one of the below controllers in ATA mode, but
> I can't enable DMA on it. Intel ATA support is in kernel, but when
> hdparm -d1 /dev/hdc I get the following (extracted from strace)
>
> write(4, " HDIO_SET_DMA failed: Operation "..., 46 HDIO_SET_DMA failed:
> Operation not permitted
You either need to (a) disable legacy (combined) mode, (b) use piix
rather than generic IDE driver, or (c) enable libata for your SATA.
Jeff
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-12-08 16:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-08 11:36 DMA problems with ICH5 in ATA mode Roy Sigurd Karlsbakk
2004-12-08 16:26 ` Jeff Garzik
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.