Gentoo Archives: gentoo-user

From: Bob Sanders <rmsand@××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Adaptec AIC7xxx kernel problems?
Date: Fri, 02 Sep 2005 01:20:14
Message-Id: 20050901181438.014e1d15@chi.speakeasy.net
In Reply to: [gentoo-user] Adaptec AIC7xxx kernel problems? by "Brett I. Holcomb"
1 On Wed, 31 Aug 2005 22:13:43 -0400 (EDT)
2 "Brett I. Holcomb" <brettholcomb@×××××××××.net> wrote:
3
4 > I'm wondering if it's just me or is anyone else having problems. I am
5 > running 2.6.11-r6 with no problems on a system with an Adaptec 39160 card.
6 > I tried to go to 2.6.12-r6 and r9 but kept getting kernel panics on boot.
7 > I have another system I'm installing Gentoo on that has an Adaptec 2940uw
8 > on and since I was using 2005.0 it had 2.6.12 on it and would not boot. I
9 > found that on both systems if I build the aic7xxx as a module I can get
10 > further in the boot process. I also tried 2005.1 but that is a disaster
11 > on both systems. I tell it to noload=aic7xxx and it loads it anyway which
12 > results in system not running.
13 >
14
15 I run a couple of 32-bit systems at work with onboard Adaptec 79xx controllers.
16 Both had earlier 2.6.11 and 2.6.12 kernels and both now have 2.6.12-r9 kernels.
17 No problems on either. One runs a 4 disk software raid 5 setup (local Gentoo mirror).
18
19 Both boot off the SCSI controller.
20
21 fwiw- I never use "make oldconfig" Somewhere in the 2.6.x series I discovered that if
22 I mount /boot, then run "make config", it would pick up my running config. Perhaps it
23 was the System.map setting in /boot.
24
25 Regardless, I just do -
26 make menuconfig
27 make
28 make modules_install
29 make install
30 vim /boot/grub/grub.conf
31
32 > Is it just me <G>.
33 >
34
35 Sounds like something else in your config isn't set up properly.
36
37 Bob
38 -
39 --
40 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Adaptec AIC7xxx kernel problems? "Brett I. Holcomb" <brettholcomb@×××××××××.net>