Robert Hancock wrote:
Todd and Margo Chester wrote:
Robert Hancock wrote:
p.s., just of curiosity, what would the ACHI module look
like in my modprobe.conf?
You would change:
alias scsi_hostadapter2 ata_piix
to
alias scsi_hostadapter2 ahci
Thank you!
Question: would that be in addition to or a substitute
for? (I am concerned that my SATA DVD/CD burner would
stop working.)
Normally all the ports are AHCI if it's switched into that mode, so it
shouldn't be an issue. However, you could leave in ata_piix as the third
entry, so that the system will still boot if it's not in AHCI mode
properly. There's no real harm in having unnecessary drivers in there..
Once I get the achi module all loaded up correctly, would
I be able to get away with
alias scsi_hostadapter2 ahci
alias scsi_hostadapter3 ata_piix
in my /etc/modprobe.conf?
--
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html