All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Hutchings <ben@decadent.org.uk>
To: thomas.debesse+debian@gmail.com, 598518@bugs.debian.org
Cc: linux-ide@vger.kernel.org
Subject: Re: Bug#598518: linux-image-2.6-686: ata_piix module loaded before ahci module deactivate hotplug support (regression from lenny)
Date: Wed, 29 Sep 2010 23:27:10 +0100	[thread overview]
Message-ID: <1285799230.28504.105.camel@localhost> (raw)
In-Reply-To: <20100929165034.21331.69639.reportbug@albatros.savanenet>

[-- Attachment #1: Type: text/plain, Size: 1110 bytes --]

On Wed, 2010-09-29 at 18:50 +0200, thomas.debesse+debian@gmail.com
wrote:
[...]
> ICH6 sata controller could be managed by both ata_piix and ahci module but only
> ahci module handle hotplug.
> At boot time, when ata_piix is loaded before ahci module, it takes control of
> the ICH6 controller and the ahci module does'nt manage nothing. Because
> ata_piix also manage ICH6 sata controller, hard drives are managed, but because
> ata_piix module is used in place of ahci module, because ahci module is'nt
> used, hotplug (and other ahci functionnalities indeed) does'nt works.
[...]
> The solution is to load ahci module before ata_piix module, then we can have
> SATA drives managed by ahci module and IDE drives managed by ata_piix module.
[...]

You can force ahci to be loaded first:
1. Add the line 'ahci' to /etc/initramfs-tools/modules.
2. Run 'update-initramfs -u' to regenerate the initramfs.
3. Reboot.

But it seems like it would be better if ahci was automatically
preferred.

Ben.

-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 828 bytes --]

       reply	other threads:[~2010-09-29 22:27 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20100929165034.21331.69639.reportbug@albatros.savanenet>
2010-09-29 22:27 ` Ben Hutchings [this message]
2010-10-04 16:46   ` Bug#598518: linux-image-2.6-686: ata_piix module loaded before ahci module deactivate hotplug support (regression from lenny) Tejun Heo
2010-10-04 17:54     ` maximilian attems
2010-10-05  7:45       ` Thomas DEBESSE
2010-10-05  9:05         ` maximilian attems
2010-10-06 17:04           ` Thomas DEBESSE
2010-10-06 18:33             ` Ben Hutchings
2010-10-20 12:58               ` Thomas DEBESSE
2010-11-15 13:43                 ` Thomas DEBESSE

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=1285799230.28504.105.camel@localhost \
    --to=ben@decadent.org.uk \
    --cc=598518@bugs.debian.org \
    --cc=linux-ide@vger.kernel.org \
    --cc=thomas.debesse+debian@gmail.com \
    /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.