Gentoo Archives: gentoo-user-de

From: Christian Panten <mcr76@×××.net>
To: gentoo-user-de@l.g.o
Subject: [gentoo-user-de] Problem mit Kernel 2.6.12-r10 und irq 15: nobody cared
Date: Sun, 11 Sep 2005 02:56:24
Message-Id: 200509110454.03123.mcr76@gmx.net
1 So sollte es nun richtig sein.
2 Sorry, für meinen Fehler.
3
4
5 Hallo zusammen,
6
7 ich habe heute den Kernel auf 2.6.12-r10 upgedated. Dabei tritt nun folgende
8 Fehlermeldung beim Booten auf:
9
10 Probing IDE interface ide1...
11 hdc: CD-224E, ATAPI CD/DVD-ROM drive
12 irq 15: nobody cared (try booting with the "irqpoll" option)
13 [<c013a2ca>] __report_bad_irq+0x2a/0xa0
14 [<c013a3e0>] note_interrupt+0x80/0xf0
15 [<c0139ca8>] __do_IRQ+0x118/0x130
16 [<c0104f69>] do_IRQ+0x19/0x30
17 [<c0103352>] common_interrupt+0x1a/0x20
18 [<c011c95e>] __do_softirq+0x2e/0x90
19 [<c011c9e6>] do_softirq+0x26/0x30
20 [<c011cab5>] irq_exit+0x35/0x40
21 [<c0104f6e>] do_IRQ+0x1e/0x30
22 [<c0103352>] common_interrupt+0x1a/0x20
23 [<c014007b>] __alloc_pages+0x3b/0x430
24 [<c0139f32>] setup_irq+0xb2/0x130
25 [<c03327d0>] ide_intr+0x0/0x1a0
26 [<c013a142>] request_irq+0x82/0xa0
27 [<c03327d0>] ide_intr+0x0/0x1a0
28 [<c033684d>] init_irq+0x17d/0x470
29 [<c03327d0>] ide_intr+0x0/0x1a0
30 [<c033705d>] hwif_init+0xdd/0x260
31 [<c0336456>] probe_hwif_init_with_fixup+0x26/0xa0
32 [<c0339d72>] ide_setup_pci_device+0x92/0xb0
33 [<c05de8ad>] ide_scan_pcidev+0x5d/0x70
34 [<c05de907>] ide_scan_pcibus+0x47/0xd0
35 [<c05de1c0>] probe_for_hwifs+0x10/0x20
36 [<c05de22c>] ide_init+0x5c/0x70
37 [<c05c288b>] do_initcalls+0x2b/0xc0
38 [<c01002b0>] init+0x0/0x110
39 [<c01002b0>] init+0x0/0x110
40 [<c01002da>] init+0x2a/0x110
41 [<c0101348>] kernel_thread_helper+0x0/0x18
42 [<c010134d>] kernel_thread_helper+0x5/0x18
43 handlers:
44 [<c03327d0>] (ide_intr+0x0/0x1a0)
45 Disabling IRQ #15
46 ide1 at 0x170-0x177,0x376 on irq 15
47 Probing IDE interface ide2...
48 Probing IDE interface ide3...
49 Probing IDE interface ide4...
50 Probing IDE interface ide5...
51 hda: max request size: 128KiB
52 hda: 39070080 sectors (20003 MB) w/1806KiB Cache, CHS=38760/16/63, UDMA(33)
53 hda: cache flushes not supported
54 /dev/ide/host0/bus0/target0/lun0: p1 p2 p3 < p5 p6 >
55 hdc: ATAPI 24X CD-ROM drive, 128kB Cache, UDMA(33)
56 Uniform CD-ROM driver Revision: 3.20
57 ide-floppy driver 0.99.newide
58 libata version 1.11 loaded.
59
60 ich habe irqpoll mal als Kernel Option angegeben und konnte wenigstens ohne
61 weitere Probleme starten.
62
63 Woher kommt denn nun diese Fehlermeldung?
64 Und was kann ich dagegen machen, bzw. wie kann ich das reparieren?
65
66 Thx
67 Christian
68
69 --
70 gentoo-user-de@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-de] Problem mit Kernel 2.6.12-r10 und irq 15: nobody cared Michael Wahlbrink <linux.wali@×××.de>