D d <[EMAIL PROTECTED]> writes:
> After start installer, without my action, lsmod show ahci and pata_marvell
> modules as loaded, but installer can't recognise drive.
>
> I see my ide drive, only after action:
>
> modprobe -r ahci
> modprobe -r pata_marvell
>
> and as order (http://duncanelliot.com/blog/?p=18) do:
>
> modprobe pata_marvell then
> modprobe ahci
>
> Before this build install-cd i can't do modprobe successfully, before
> installer detect drives. Thanks a lot.
That looks like a kernel issue in this case. From looking at the code
I remember to see a quirk to not use ahci if pata was enabled.
How people think we might workaround it?
I small background for the new interested people:
The user has problems using his Marvel IDE (in legacy mode). We have
pata_marvell available but ahci is loaded anyway.
It looks that the only way to workaround the issue is to do a hack
like we do to ide-generic (load it and check if new devices are
created). Do someone has any better alternative?
Cheers,
--
O T A V I OS A L V A D O R
-
E-mail: [EMAIL PROTECTED] UIN: 5906116
GNU/Linux User: 239058 GPG ID: 49A5F855
Home Page: http://otavio.ossystems.com.br
-
"Microsoft sells you Windows ... Linux gives
you the whole house."
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]