Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.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 13:42:55
Message-Id: 4CF3AD7B.8050106@gmail.com
In Reply to: Re: [gentoo-user] gentoo-sources-2.6.35-r12 causes kernel panic by Mick
1 Mick wrote:
2 >
3 > Ughh! Spoke too soon. :-(
4 >
5 > The older PIII machine still crashes in the same manner. This is what
6 > I have configured:
7 >
8 > $ cat /usr/src/linux/.config | grep -i CONFIG_ATA
9 > # CONFIG_ATALK is not set
10 > # CONFIG_ATA_OVER_ETH is not set
11 > CONFIG_ATA=y
12 > # CONFIG_ATA_NONSTANDARD is not set
13 > # CONFIG_ATA_VERBOSE_ERROR is not set
14 > CONFIG_ATA_ACPI=y
15 > CONFIG_ATA_SFF=y
16 > CONFIG_ATA_BMDMA=y
17 > CONFIG_ATA_PIIX=y
18 > CONFIG_ATA_GENERIC=y
19 >
20 > Also,
21 >
22 > CONFIG_SATA_PMP=y
23 >
24 > CONFIG_PATA_ISAPNP=y
25 >
26 > CONFIG_PATA_ACPI=y
27 > CONFIG_PATA_LEGACY=y
28 >
29 > This is what this old machine contains:
30 >
31 > # lspci
32 > 00:00.0 Host bridge: Intel Corporation 82830 830 Chipset Host Bridge (rev 04)
33 > 00:01.0 PCI bridge: Intel Corporation 82830 830 Chipset AGP Bridge (rev 04)
34 > ...
35 > 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 42)
36 > 00:1f.0 ISA bridge: Intel Corporation 82801CAM ISA Bridge (LPC) (rev 02)
37 > 00:1f.1 IDE interface: Intel Corporation 82801CAM IDE U100 Controller (rev 02)
38 >
39 > I should be able to get onto the P4 later on and see if the problem
40 > persists there too.
41 >
42
43 I'm not sure if this would help but it couldn't hurt to try.
44
45 http://kmuto.jp/debian/hcl/
46
47 Hope that helps.
48
49 Dale
50
51 :-) :-)

Replies

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