All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Gustavo Guillermo Pérez" <gustavo@compunauta.com>
To: Jeff Garzik <jeff@garzik.org>, LKML <linux-kernel@vger.kernel.org>
Subject: Re: Can't enable DMA over ATA on Intel Chipset 2.6.16
Date: Sun, 27 Aug 2006 13:16:21 -0500	[thread overview]
Message-ID: <200608271316.22992.gustavo@compunauta.com> (raw)
In-Reply-To: <44F1DD09.6030300@garzik.org>

El Domingo, 27 de Agosto de 2006 12:57, escribió:
> Gustavo Guillermo Pérez wrote:
> > Hello list, I can't enable DMA on this chipset, even forcing with the
> > options provided in kconfig.
>
> Google around for combined mode, and/or set your BIOS to something other
> than legacy IDE mode.
already tryed with BIOS legacy
/dev/hdc:
 setting using_dma to 1 (on)
 HDIO_SET_DMA failed: Operation not permitted
 setting xfermode to 69 (UltraDMA mode5)
 using_dma    =  0 (off)
root@rp-1 /home/gus # hdparm -d1 -X udma1 /dev/hdc

/dev/hdc:
 setting using_dma to 1 (on)
 HDIO_SET_DMA failed: Operation not permitted
 setting xfermode to 65 (UltraDMA mode1)
 using_dma    =  0 (off)
root@rp-1 /home/gus # hdparm -d1 -X udma2 /dev/hdc

/dev/hdc:
 setting using_dma to 1 (on)
 HDIO_SET_DMA failed: Operation not permitted
 setting xfermode to 66 (UltraDMA mode2)
 using_dma    =  0 (off)
root@rp-1 /home/gus # hdparm -d1 -X udma3 /dev/hdc

/dev/hdc:
 setting using_dma to 1 (on)
 HDIO_SET_DMA failed: Operation not permitted
 setting xfermode to 67 (UltraDMA mode3)
 using_dma    =  0 (off)
root@rp-1 /home/gus # hdparm -d1 -X udma4 /dev/hdc

/dev/hdc:
 setting using_dma to 1 (on)
 HDIO_SET_DMA failed: Operation not permitted
 setting xfermode to 68 (UltraDMA mode4)
 using_dma    =  0 (off)
root@rp-1 /home/gus # hdparm -d1 -X udma5 /dev/hdc

/dev/hdc:
 setting using_dma to 1 (on)
 HDIO_SET_DMA failed: Operation not permitted
 setting xfermode to 69 (UltraDMA mode5)
 using_dma    =  0 (off)


-- 
Gustavo Guillermo Pérez
Compunauta uLinux
www.compunauta.com

  reply	other threads:[~2006-08-27 18:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-27 17:39 Can't enable DMA over ATA on Intel Chipset 2.6.16 Gustavo Guillermo Pérez
2006-08-27 17:57 ` Jeff Garzik
2006-08-27 18:16   ` Gustavo Guillermo Pérez [this message]
2006-08-27 18:27     ` Jeff Garzik
2006-08-27 19:34       ` Gustavo Guillermo Pérez
2006-08-28 19:57         ` Lennart Sorensen
2006-08-29  1:42           ` Gustavo Guillermo Pérez
2006-08-29 11:04             ` Alan Cox
2006-08-29 13:01             ` Lennart Sorensen

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=200608271316.22992.gustavo@compunauta.com \
    --to=gustavo@compunauta.com \
    --cc=jeff@garzik.org \
    --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.