linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Can't activate dma on ide/sata under 2.6.5/9 + Intel E7520 chipset
       [not found] ` <20041222094014.B5A1E5F727@attila.bofh.it>
@ 2004-12-22  9:52   ` Edward Broustinov
  2004-12-22 20:18     ` Jeff Garzik
  0 siblings, 1 reply; 3+ messages in thread
From: Edward Broustinov @ 2004-12-22  9:52 UTC (permalink / raw)
  To: linux-kernel

Hi,
hdparm -d1 /dev/hda (or /dev/sda) returns "HDIO_SET_DMA failed:
Operation not permitted" on both disks. 
Is it possible that there's no (full?) support for ICH5-R in those kernels?
The motherboard is Intel SE7520BD2, exact kernel versions which were
tried are:
2.6.9-1.667smp #1 SMP Tue Nov 2 15:09:11 EST 2004 x86_64 x86_64 x86_64
GNU/Linux (FC3 64bit)
2.6.5-1.358smp #1 SMP Sat May 8 09:28:14 EDT 2004 x86_64 x86_64 x86_64
GNU/Linux (FC2 64bit)

2.4.21/22 (RH9) and 2.6.7* (AS3.0) do not show this problem on the board.

Does anybody have any idea/patch/hack?

Thanks a lot,
Edward

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

* Re: Can't activate dma on ide/sata under 2.6.5/9 + Intel E7520 chipset
  2004-12-22  9:52   ` Can't activate dma on ide/sata under 2.6.5/9 + Intel E7520 chipset Edward Broustinov
@ 2004-12-22 20:18     ` Jeff Garzik
  2004-12-23 11:06       ` Edward Broustinov
  0 siblings, 1 reply; 3+ messages in thread
From: Jeff Garzik @ 2004-12-22 20:18 UTC (permalink / raw)
  To: Edward Broustinov; +Cc: linux-kernel

Edward Broustinov wrote:
> Hi,
> hdparm -d1 /dev/hda (or /dev/sda) returns "HDIO_SET_DMA failed:
> Operation not permitted" on both disks. 
> Is it possible that there's no (full?) support for ICH5-R in those kernels?
> The motherboard is Intel SE7520BD2, exact kernel versions which were
> tried are:
> 2.6.9-1.667smp #1 SMP Tue Nov 2 15:09:11 EST 2004 x86_64 x86_64 x86_64
> GNU/Linux (FC3 64bit)
> 2.6.5-1.358smp #1 SMP Sat May 8 09:28:14 EDT 2004 x86_64 x86_64 x86_64
> GNU/Linux (FC2 64bit)
> 
> 2.4.21/22 (RH9) and 2.6.7* (AS3.0) do not show this problem on the board.
> 
> Does anybody have any idea/patch/hack?

If you are using libata (/dev/sdX), then DMA is unconditionally enabled.

	Jeff




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

* Re: Can't activate dma on ide/sata under 2.6.5/9 + Intel E7520 chipset
  2004-12-22 20:18     ` Jeff Garzik
@ 2004-12-23 11:06       ` Edward Broustinov
  0 siblings, 0 replies; 3+ messages in thread
From: Edward Broustinov @ 2004-12-23 11:06 UTC (permalink / raw)
  To: linux-kernel

On Wed, 22 Dec 2004 15:18:01 -0500, Jeff Garzik <jgarzik@pobox.com> wrote:
> Edward Broustinov wrote:
> > Hi,
> > hdparm -d1 /dev/hda (or /dev/sda) returns "HDIO_SET_DMA failed:
> > Operation not permitted" on both disks.
> > Is it possible that there's no (full?) support for ICH5-R in those kernels?
> > The motherboard is Intel SE7520BD2, exact kernel versions which were
> > tried are:
> > 2.6.9-1.667smp #1 SMP Tue Nov 2 15:09:11 EST 2004 x86_64 x86_64 x86_64
> > GNU/Linux (FC3 64bit)
> > 2.6.5-1.358smp #1 SMP Sat May 8 09:28:14 EDT 2004 x86_64 x86_64 x86_64
> > GNU/Linux (FC2 64bit)
> >
> > 2.4.21/22 (RH9) and 2.6.7* (AS3.0) do not show this problem on the board.
> >
> > Does anybody have any idea/patch/hack?
> 
> If you are using libata (/dev/sdX), then DMA is unconditionally enabled.
> 
>         Jeff
> 
I'm pretty sure I do use libata, because /dev/sda is present, and I
see libata in 'lsmod' output.
I was wrong in my previous post. /dev/sda has dma enabled indeed, like
you said. I get this error only when I try to set dma on /dev/hda
disk.
I took vanilla 2.6.9 from kernel.org, compiled in nearly everything I
could just relate to IDE/ATA thing - no luck. I then took 2.6.10.rc3
and got the same result.
What am I missing here?

Please help,
Ed.

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

end of thread, other threads:[~2004-12-23 11:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1103708275.570197.31660@z14g2000cwz.googlegroups.com>
     [not found] ` <20041222094014.B5A1E5F727@attila.bofh.it>
2004-12-22  9:52   ` Can't activate dma on ide/sata under 2.6.5/9 + Intel E7520 chipset Edward Broustinov
2004-12-22 20:18     ` Jeff Garzik
2004-12-23 11:06       ` Edward Broustinov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).