Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Kernel Configuration
Date: Sat, 28 Aug 2010 09:06:47
Message-Id: 201008280929.11177.michaelkintzios@gmail.com
In Reply to: [gentoo-user] Kernel Configuration by Aaron Bauman
1 On Friday 27 August 2010 21:11:57 Aaron Bauman wrote:
2 > All,
3 > I recently asked about some issues about getting my kernel to boot. I
4 > would rather not use the ubuntu kernel as previously suggested unless it is
5 > completely safe. I am currently booting successfully off of Ubuntu running
6 > kernel version 2.6.32-21-generic. The errors I kept getting when booting
7 > the gentoo kernel was an RPC failure for NET:. Not really sure what that
8 > could be. The following is my lspci output.
9 >
10 > 00:00.0 Host bridge: Advanced Micro Devices [AMD] RS780 Host Bridge
11 > Alternate
12 > 00:01.0 PCI bridge: Toshiba America Info Systems Device 9602
13 > 00:05.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge
14 > (PCIE port 1)
15 > 00:06.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge
16 > (PCIE port 2)
17 > 00:07.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge
18 > (PCIE port 3)
19 > 00:11.0 SATA controller: ATI Technologies Inc SB700/SB800 SATA Controller
20 > [AHCI mode]
21 > 00:12.0 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI0
22 > Controller
23 > 00:12.2 USB Controller: ATI Technologies Inc SB700/SB800 USB EHCI
24 > Controller 00:13.0 USB Controller: ATI Technologies Inc SB700/SB800 USB
25 > OHCI0 Controller
26 > 00:13.2 USB Controller: ATI Technologies Inc SB700/SB800 USB EHCI
27 > Controller 00:14.0 SMBus: ATI Technologies Inc SBx00 SMBus Controller (rev
28 > 41) 00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
29 > (rev 40) 00:14.3 ISA bridge: ATI Technologies Inc SB700/SB800 LPC host
30 > controller (rev 40)
31 > 00:14.4 PCI bridge: ATI Technologies Inc SBx00 PCI to PCI Bridge (rev 40)
32 > 00:18.0 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64,
33 > Sempron] HyperTransport Configuration
34 > 00:18.1 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64,
35 > Sempron] Address Map
36 > 00:18.2 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64,
37 > Sempron] DRAM Controller
38 > 00:18.3 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64,
39 > Sempron] Miscellaneous Control
40 > 00:18.4 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64,
41 > Sempron] Link Control
42 > 01:05.0 VGA compatible controller: ATI Technologies Inc M880G [Mobility
43 > Radeon HD 4200]
44 > 01:05.1 Audio device: ATI Technologies Inc RS880 Audio Device [Radeon HD
45 > 4200]
46 > 02:00.0 System peripheral: JMicron Technology Corp. SD/MMC Host Controller
47 > (rev 20)
48 > 02:00.2 SD Host controller: JMicron Technology Corp. Standard SD Host
49 > Controller (rev 20)
50 > 02:00.3 System peripheral: JMicron Technology Corp. MS Host Controller (rev
51 > 20)
52 > 02:00.4 System peripheral: JMicron Technology Corp. xD Host Controller (rev
53 > 20)
54 > 03:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless
55 > Network Adapter (PCI-Express) (rev 01)
56 > 04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
57 > RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 05)
58
59 Hi Aaron,
60
61 Along with posting back your detailed error, please also post the output of
62 this:
63
64 cat /usr/src/linux/.config | grep RPC
65
66 Alternatively, run:
67
68 cd /usr/src/linux
69 make menuconfig
70
71 then enter "/" and type the string that you want to seach for in the kernel
72 options - in this case "RPC". Read the list that you are offered and see if
73 you have enabled something in there which is not appropriate.
74
75 If you are unsure whether you need a particular kernel option or not and the
76 kernel help is not detailed enough, you can google for it to find out what it
77 does in more detail, or search and read relevant documentation in
78 /usr/src/linux/Documentation/
79
80 BTW, you do not seem to be using the latest stable gentoo kernel sources - is
81 there a reason for this?
82
83 PS. The Ubuntu kernel is safe enough, or Canonical would have patched it
84 sooner or later. It may be a bit bloated though, just like the Gentoo
85 genkernel is, so either of these are a good start with a working kernel for
86 your slimming down exercise.
87
88 Hope this helps.
89 --
90 Regards,
91 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature