Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Kernel hangs on Enabling IO-APIC IRQs
Date: Fri, 02 May 2008 21:12:12
Message-Id: 5bdc1c8b0805021412v323183b1oc34df3e44f2aefdd@mail.gmail.com
1 I'm bringing up this dual core laptop. The kernel hangs with these messages:
2
3 Intel machine check architecture supported.
4 Intel machine check reporting enabled on CPU#1
5 CPU1: AMD Athlon(tm) 64 X2 Mobile Technology TK-53 stepping 01
6 Total of 2 processors activated (6834.25 BogoMIPS).
7 ENABLING IO-APIC IRQs
8 ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
9
10 If I append noapic on kernel options in grub then the machine does
11 finish booting and I can log in so I'm not at a dead stop but I'd like
12 to figure out what's going on.
13
14 Any ideas where I might look for kernel config options that would effect this?
15
16 I haven't found all the stuff I'm looking for in make menuconfig yet
17 but grepping the kernel config file I've currently got this:
18
19 laptop1 linux # cat .config | grep APIC
20 CONFIG_X86_GOOD_APIC=y
21 CONFIG_X86_LOCAL_APIC=y
22 CONFIG_X86_IO_APIC=y
23 laptop1 linux #
24
25 I think I really want IO_APICs with a dual processor so I'm wondering
26 what else might be involved.
27
28 Thanks in advance,
29 Mark
30
31
32
33
34 laptop1 ~ # lspci
35 00:00.0 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
36 00:00.1 RAM memory: nVidia Corporation C51 Memory Controller 0 (rev a2)
37 00:00.2 RAM memory: nVidia Corporation C51 Memory Controller 1 (rev a2)
38 00:00.3 RAM memory: nVidia Corporation C51 Memory Controller 5 (rev a2)
39 00:00.4 RAM memory: nVidia Corporation C51 Memory Controller 4 (rev a2)
40 00:00.5 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
41 00:00.6 RAM memory: nVidia Corporation C51 Memory Controller 3 (rev a2)
42 00:00.7 RAM memory: nVidia Corporation C51 Memory Controller 2 (rev a2)
43 00:02.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1)
44 00:03.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1)
45 00:05.0 VGA compatible controller: nVidia Corporation MCP51 PCI-X
46 GeForce Go 6100 (rev a2)
47 00:09.0 RAM memory: nVidia Corporation MCP51 Host Bridge (rev a2)
48 00:0a.0 ISA bridge: nVidia Corporation MCP51 LPC Bridge (rev a3)
49 00:0a.1 SMBus: nVidia Corporation MCP51 SMBus (rev a3)
50 00:0a.3 Co-processor: nVidia Corporation MCP51 PMU (rev a3)
51 00:0b.0 USB Controller: nVidia Corporation MCP51 USB Controller (rev a3)
52 00:0b.1 USB Controller: nVidia Corporation MCP51 USB Controller (rev a3)
53 00:0d.0 IDE interface: nVidia Corporation MCP51 IDE (rev f1)
54 00:0e.0 IDE interface: nVidia Corporation MCP51 Serial ATA Controller (rev f1)
55 00:10.0 PCI bridge: nVidia Corporation MCP51 PCI Bridge (rev a2)
56 00:10.1 Audio device: nVidia Corporation MCP51 High Definition Audio (rev a2)
57 00:14.0 Bridge: nVidia Corporation MCP51 Ethernet Controller (rev a3)
58 00:18.0 Host bridge: Advanced Micro Devices [AMD] K8
59 [Athlon64/Opteron] HyperTransport Technology Configuration
60 00:18.1 Host bridge: Advanced Micro Devices [AMD] K8
61 [Athlon64/Opteron] Address Map
62 00:18.2 Host bridge: Advanced Micro Devices [AMD] K8
63 [Athlon64/Opteron] DRAM Controller
64 00:18.3 Host bridge: Advanced Micro Devices [AMD] K8
65 [Athlon64/Opteron] Miscellaneous Control
66 03:00.0 Network controller: Broadcom Corporation BCM94311MCG wlan
67 mini-PCI (rev 02)
68 laptop1 ~ #
69 --
70 gentoo-user@l.g.o mailing list