Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] gentoo-sources-2.6.35-r12 causes kernel panic
Date: Mon, 29 Nov 2010 14:53:40
Message-Id: AANLkTimfp3Q3gsRAU+kVAY3UK6p3NBwxUara0yDa855K@mail.gmail.com
In Reply to: Re: [gentoo-user] gentoo-sources-2.6.35-r12 causes kernel panic by Dale
1 On 29 November 2010 13:41, Dale <rdalek1967@×××××.com> wrote:
2 > Mick wrote:
3 >>
4 >> Ughh!  Spoke too soon.  :-(
5 >>
6 >> The older PIII machine still crashes in the same manner.  This is what
7 >> I have  configured:
8 >>
9 >>  $ cat /usr/src/linux/.config | grep -i CONFIG_ATA
10 >> # CONFIG_ATALK is not set
11 >> # CONFIG_ATA_OVER_ETH is not set
12 >> CONFIG_ATA=y
13 >> # CONFIG_ATA_NONSTANDARD is not set
14 >> # CONFIG_ATA_VERBOSE_ERROR is not set
15 >> CONFIG_ATA_ACPI=y
16 >> CONFIG_ATA_SFF=y
17 >> CONFIG_ATA_BMDMA=y
18 >> CONFIG_ATA_PIIX=y
19 >> CONFIG_ATA_GENERIC=y
20 >>
21 >> Also,
22 >>
23 >> CONFIG_SATA_PMP=y
24 >>
25 >> CONFIG_PATA_ISAPNP=y
26 >>
27 >> CONFIG_PATA_ACPI=y
28 >> CONFIG_PATA_LEGACY=y
29 >>
30 >> This is what this old machine contains:
31 >>
32 >> # lspci
33 >> 00:00.0 Host bridge: Intel Corporation 82830 830 Chipset Host Bridge (rev
34 >> 04)
35 >> 00:01.0 PCI bridge: Intel Corporation 82830 830 Chipset AGP Bridge (rev
36 >> 04)
37 >> ...
38 >> 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 42)
39 >> 00:1f.0 ISA bridge: Intel Corporation 82801CAM ISA Bridge (LPC) (rev 02)
40 >> 00:1f.1 IDE interface: Intel Corporation 82801CAM IDE U100 Controller (rev
41 >> 02)
42 >>
43 >> I should be able to get onto the P4 later on and see if the problem
44 >> persists there too.
45 >>
46 >
47 > I'm not sure if this would help but it couldn't hurt to try.
48 >
49 > http://kmuto.jp/debian/hcl/
50 >
51 > Hope that helps.
52
53 Thanks Dale, I think it is based on older kernels. It mentions:
54
55 ata_piix
56
57 which is the ONFIG_ATA_PIIX=y I have configured in the kernel. For a
58 minute I thought it's something simple I missed out on with the change
59 of the kernel version, but it seems it is more involved than that. I
60 just hope that the P4 machine works out right, because it is on daily
61 use.
62 --
63 Regards,
64 Mick

Replies

Subject Author
Re: [gentoo-user] gentoo-sources-2.6.35-r12 causes kernel panic Dale <rdalek1967@×××××.com>