Dale Schroeder wrote: > The system is a Dell Dimension 2350 with an Intel 82845G/GL/GE Brookdale-G > video chip. A fresh install has linux-image-3.2.0-2-486 installed, which > boots without problems. After a dist-upgrade to linux-image-3.2.0-4-486 or > manually installing linux-image-3.2.0-4-686-pae, a kernel panic occurs on > each and every boot. Selecting the older kernel allows me to successfully > boot once again.
Thanks. Please attach output from reportbug --template xserver-xorg-video-intel What version is the linux-image-3.2.0-2-486 package? (3.2.0-2-486 is not a version number --- it's just part of the package name. You can get the version of the running kernel with "cat /proc/version", of the installed kernel with "dpkg-query -W linux-image-$(uname -r)", and of previously installed kernels by looking through /var/log/dpkg.log*.) > I have attached an image of the screen during a panic. Rough transcription for reference: Pid: 0, comm: swapper/0 Not tainted 3.2.0-4-686-pae #1 Debian 3.2.32-1 Dell Computer Corporation Dimension 2350/07W080 EIP: 0060:[<c10494b1>] EFLAGS: 00010013 CPU: 0 EIP is at __queue_work+0x193/0x1f4 EAX: f733856c EBX: f63b8a00 ECX: 00000020 EDX: f7338568 ESI: c14b5240 EDI: 00000010 EBP: 00000046 ESP: f6009f60 DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068 Process swapper/0 (pid: 0, ti=f6008000 task=c13defe0 task.ti=c13d8000) Stack: f7338568 f73cf800 00000000 f73cf800 00000000 00000010 f7338000 c1049555 f7338568 f7338000 f73a1400 f85d4e17 c11e601f 0c00fd08 00008000 00002e30 f7338328 00000006 f7338028 00000046 00000046 f7346940 f60064d4 00000010 Call Trace: [<c1049555>] ? queue_work_on+0x25/0x30 [<f85d4e17>] ? i8xx_irq_handler+0x6b/0x1dc [i915] [<c11e601f>] ? add_interrupt_randomness+0x2d/0x12a [<c1077394>] ? handle_irq_event_percpu+0x47/0x155 [<c107909e>] ? handle_level_irq+0x56/0x56 [<c10774c3>] ? handle_irq_event+0x21/0x3a [<c107909e>] ? handle_level_irq+0x56/0x56 [<c10790fe>] ? handle_fasteoi_irq+0x60/0x85 <IRQ> [<c100c657>] ? do_IRQ+0x2e/0x76 [<c12c62b0>] ? common_interrupt+0x30/0x38 [<c12000d8>] ? __ps2_command+0x248/0x2d4 [<c102420c>] ? native_safe_halt+0x2/0x3 [<c1010624>] ? default_idle+0x52/0x87 [<c100aab7>] ? cpu_idle+0x95/0xaf [<c14186fe>] ? start_kernel+0x320/0x325 Code: 41 c1 85 ff 74 17 8b 47 04 89 d9 ff 34 24 8b 54 24 0c ff 17 83 c7 08 83 3f 00 58 eb e7 8b 04 24 8b 14 24 83 c0 04 39 42 04 74 02 <0f> 0b 8b 7b 08 ff 44 bb 10 8b 43 50 c1 e7 04 39 43 4c 7d 21 8b EIP: [<c10494b1>] __queue_work+0x193/0x1f4 SS:ESP 0068:f6009f60 Kernel panic - not syncing: Fatal exception in interrupt Can you reproduce this using the 3.7.y kernel from experimental? If so, please try applying the patches from [1]. If you'd like more detailed instructions, let me know. Thanks and hope that helps, Jonathan [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=27;bug=692607 -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20121229051706.GA18903@elie.Belkin