Gentoo Archives: gentoo-user

From: Daniel da Veiga <danieldaveiga@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] can't stop the panic on eeepc
Date: Wed, 06 May 2009 20:16:06
Message-Id: 342e1090905061315n4a3bfcc9kac8227e56b25881e@mail.gmail.com
In Reply to: Re: [gentoo-user] can't stop the panic on eeepc by maxim wexler
1 On Wed, May 6, 2009 at 16:51, maxim wexler <blissfix@×××××.com> wrote:
2 >> Well, it seems your kernel lacks support for the disks. Are
3 >> you sure
4 >> you compiled in all the necessary USB, SATA disk support?
5 >
6 > Still panics
7 >
8 > chrooted, ran make menuconfig, make && make modules_install and copied over the kernel three more times. Attached find the latest iteration of the config.
9 >
10 >> Are you
11 >> using an initrd?
12 >
13 > No, never used one on a gentoo box before. That's a fedora thing, isn't it?
14 >
15
16 Just to be sure no needed modules would be missing. I use initrd on my
17 Gentoo boxes, nothing wrong with it... Fedora thing?! That's a linux
18 kernel thing (or maybe option), anyway, I'm lazy enough to use
19 genkernel, lol.
20
21 Don't you need SATA support for this drives to work? Seems yours is missing:
22
23 # CONFIG_BLK_DEV_IDE_SATA is not set
24 # CONFIG_SATA_AHCI is not set
25 # CONFIG_SATA_PMP is not se
26
27 Not sure, anyway, try it...
28
29 --
30 Daniel da Veiga