Comment 27 for bug 658521

Revision history for this message
Alessandro Tagliapietra (tagliapietra.alessandro) wrote : Re: In Live session or installation HD not recognized

Sorry, i was wrong, kernel compiled fine also with 2.6.36.1 stable.
But i've downloaded that also from kernel.org so dunno if ubuntu version works too.
You have to check that the drivers/ata/ahci.c file already contains:

PCI_DEVICE(0x1b4b, 0x9123), .driver_data = board_ahci_yes_fbs }, /* 88se9128 */

because older version without that string don't have the board_ahci_yes_fbs declared.