Gentoo Archives: gentoo-user

From: Mark Shields <laebshade@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Silicon Image 3112 Raid Controller on Kernel 2.6.22 and 2.6.23 not working.
Date: Sat, 08 Dec 2007 18:23:17
Message-Id: 642958cc0712081016l8a69639h46e626a9dadab190@mail.gmail.com
In Reply to: [gentoo-user] Silicon Image 3112 Raid Controller on Kernel 2.6.22 and 2.6.23 not working. by "Norman Rieß"
1 On Dec 8, 2007 7:57 AM, Norman Rieß <norman@×××××××××.org> wrote:
2
3 > Hi,
4 >
5 > i am using a Silicon Image, Inc. SiI 3112 [SATALink/SATARaid] Serial ATA
6 > Controller (rev 02) in a non-RAID configuration. Simply an an
7 > SATA-Controller so to speak.
8 > This worked fine ever since. But with the release of kernel 2.6.22 the
9 > controller stopped working.
10 >
11 > Here is a picture of the errormessage when the kernel loads.
12 >
13 > http://www.smash-net.org/kernel2.6.23/kernel_sil_err.jpg
14 >
15 > I googled around and found, that quite a few people had problems with
16 > SIL-Controllers. But none but one had this particular problem. This guy
17 > apparently told a kernel developer about this, who said he would take a
18 > look at it. So i waited till 3.6.23, but the problem still persists.
19 >
20 > Here is my kernel-config for 2.6.23:
21 > http://www.smash-net.org/kernel2.6.23/config-kernel-2.6.23
22 >
23 > Maybe someone on this list has a fresh idea.
24 >
25 > Regards
26 > Norman
27 > --
28 > gentoo-user@g.o mailing list
29 >
30 >
31 I have this same chipset and run two SATA drives in a RAID 1 (mirrored)
32 config, but I'm running hardened-2.6.20-r6. I will note I have had no
33 problems using the kernel drivers and have been using the hardened kernel
34 since 2.6.14; before that this was just a system using the gentoo-sources,
35 not sure how far that dates ('05-ish). I'll emerge the latest stable
36 hardened (2.6.22-r8) and test it, and check back with you guys. I was
37 thinking about upgrading anyways.
38
39 I looked at your config and noticed:
40
41 CONFIG_SATA_SIL24=y
42
43 You don't need this. It probably isn't causing the problem, but I would
44 disable it anyways.
45
46 Also disable
47
48 CONFIG_SATA_VIA=y
49
50 too.
51
52 --
53 - Mark Shields

Replies

Subject Author
Re: [gentoo-user] Silicon Image 3112 Raid Controller on Kernel 2.6.22 and 2.6.23 not working. "Norman Rieß" <norman@×××××××××.org>