Gentoo Archives: gentoo-user

From: "Stefan G. Weichinger" <lists@×××××.at>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] hp H222 SAS controller
Date: Thu, 11 Jul 2013 22:06:59
Message-Id: 51DF2C73.7050701@xunil.at
In Reply to: Re: [gentoo-user] hp H222 SAS controller by Paul Hartman
1 Am 03.07.2013 00:42, schrieb Paul Hartman:
2 > On Tue, Jul 2, 2013 at 2:56 PM, Stefan G. Weichinger <lists@×××××.at> wrote:
3 >>
4 >> Does anyone use that controller with gentoo?
5 >>
6 >> If yes, which driver/module does support it?
7 >>
8 >> I ordered one for a server and did not really check the facts ;-)
9 >
10 > Looks like it uses the LSI SAS2008 chipset (basically LSI controller
11 > with HP branding), so you should enable kernel module mpt2sas
12 > (CONFIG_SCSI_MPT2SAS) and probably some other SAS-related options will
13 > be required as well if you don't already use them.
14
15 lspci shows something else here:
16
17
18 # lspci | grep SATA
19 00:1f.2 SATA controller: Intel Corporation 7 Series/C210 Series Chipset
20 Family 6-port SATA Controller [AHCI mode] (rev 04)
21 38:00.0 SATA controller: Marvell Technology Group Ltd. 88SE9172 SATA
22 6Gb/s Controller (rev 11)
23 3d:00.0 SATA controller: Marvell Technology Group Ltd. 88SE9172 SATA
24 6Gb/s Controller (rev 11)
25
26 so I have to look for Marvell stuff ... module "mv_sas" does not work
27 yet, no scsi-tape-device visible.
28
29 Stefan

Replies

Subject Author
Re: [gentoo-user] hp H222 SAS controller Paul Hartman <paul.hartman+gentoo@×××××.com>