Am 03.07.2013 00:42, schrieb Paul Hartman: > On Tue, Jul 2, 2013 at 2:56 PM, Stefan G. Weichinger <li...@xunil.at> wrote: >> >> Does anyone use that controller with gentoo? >> >> If yes, which driver/module does support it? >> >> I ordered one for a server and did not really check the facts ;-) > > Looks like it uses the LSI SAS2008 chipset (basically LSI controller > with HP branding), so you should enable kernel module mpt2sas > (CONFIG_SCSI_MPT2SAS) and probably some other SAS-related options will > be required as well if you don't already use them.
lspci shows something else here: # lspci | grep SATA 00:1f.2 SATA controller: Intel Corporation 7 Series/C210 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04) 38:00.0 SATA controller: Marvell Technology Group Ltd. 88SE9172 SATA 6Gb/s Controller (rev 11) 3d:00.0 SATA controller: Marvell Technology Group Ltd. 88SE9172 SATA 6Gb/s Controller (rev 11) so I have to look for Marvell stuff ... module "mv_sas" does not work yet, no scsi-tape-device visible. Stefan