linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mark Lord <liml@rtr.ca>
To: Mikel Olasagasti <hey_neken@mundurat.net>
Cc: linux-ide@vger.kernel.org
Subject: Re: No DMA on a Dell Latitude D820 with >2.6.20
Date: Sun, 27 Jan 2008 11:59:06 -0500	[thread overview]
Message-ID: <479CB85A.5080803@rtr.ca> (raw)
In-Reply-To: <1201450320.8386.7.camel@localhost>

Mikel Olasagasti wrote:
> Hi,
> 
> I'm having problems with my disk on a Latitude D820 after upgrading
> kernel to any >2.6.20 No DMA support can be activated, giving me a very
> poor I/O performance.
> 
> I'm using ata_piix driver on a ICH7 system with no AHCI support AFAIK
..

Actually, no.  You are really using the IDE driver ("hda") for your disk
on the 2.6.23 kernel.

You can fix this by just not including the IDE driver in your kernel build,
and by fixing your /boot/grub/menu.lst file to use root=/dev/sda6
instead of root=/dev/hda6.

Plus whatever special soup gentoo might require.

Cheers


> I opened a thread[1] on gentoo-forums (the distro I use) with all the
> output i think can be interesting.
> 
> Hope you can help me guys. Thanks for all :)
> 
> [1] http://forums.gentoo.org/viewtopic-p-4731161.html 


      reply	other threads:[~2008-01-27 16:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-27 16:12 No DMA on a Dell Latitude D820 with >2.6.20 Mikel Olasagasti
2008-01-27 16:59 ` Mark Lord [this message]

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=479CB85A.5080803@rtr.ca \
    --to=liml@rtr.ca \
    --cc=hey_neken@mundurat.net \
    --cc=linux-ide@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 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).