Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 1 Jan 2003 23:19:01 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 1 Jan 2003 23:19:01 -0500 Received: from admin.nni.com ([216.107.0.51]:49674 "EHLO admin.nni.com") by vger.kernel.org with ESMTP id ; Wed, 1 Jan 2003 23:19:00 -0500 From: Andrew Rodland Organization: Dis Organization To: linux-kernel@vger.kernel.org, jsimmons@infradead.org Subject: fbcon breakage? Date: Wed, 1 Jan 2003 23:27:18 -0500 User-Agent: KMail/1.5 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200301012327.18244.arodland@noln.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3080 Lines: 86 Hi! I'm using a Dell Latitude CPi A laptop, with a Neomagic 2200 graphics chip in it. Since earlier today, I can't get it to work with neofb; I get a really nasty oops early in the boot, right after neofb initialized. I changed more than a few things today, but I changed everything back, around, and in circles, and it still seems to come down to neofb. Anyway, I manually copied down the oops and ran it through ksymoops. Output follows. Please Cc:, as I read the list through GMANE. Thanks --hobbs --snip-- ksymoops 2.4.6 on i686 2.4.19-ck14. Options used -v vmlinux (specified) -K (specified) -L (specified) -o /lib/modules/2.5.53/ (specified) -m System.map (specified) No modules in ksyms, skipping objects Unable to handle kernel NULL pointer dereference at virtual address 00000018 c02423e8 *pde = 00000000 Oops: 0000 CPU: 0 EIP: 0060:[] Not tainted Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00010206 eax: 00000000 ebx: 00000018 ecx: c0376da0 edx: 00000000 esi: c11f7e28 edi: c11f7e48 ebp: c11f7e08 esp: c11f7dbc ds: 007b es: 007b ss: 0068 Stack: c033d7cc c11f6000 c033d7cc c0135041 c11d9408 c03ec6a0 00000000 00000000 00000000 00000020 00000000 00000010 00000010 c11f7e68 cbd57000 c03a1e7f c11f7e68 00000001 cbd57000 06060000 0e0e0a0a 1a1a1616 22221e1e 00001212 Call Trace: [] [] [] [] [] [] [] [] [] [] [] Code: 0f b7 13 89 54 24 10 8d 43 02 83 c5 02 83 c7 02 73 c6 02 85 >>EIP; c02423e8 <===== >>ecx; c0376da0 Trace; c0135041 Trace; c0240e29 Trace; c0242c15 Trace; c024ec87 Trace; c023f509 Trace; c01e60ad Trace; c01e9ee0 Trace; c01e2d94 Trace; c0105705 Trace; c0105040 Trace; c0108ff9 Code; c02423e8 00000000 <_EIP>: Code; c02423e8 <===== 0: 0f b7 13 movzwl (%ebx),%edx <===== Code; c02423eb 3: 89 54 24 10 mov %edx,0x10(%esp,1) Code; c02423ef 7: 8d 43 02 lea 0x2(%ebx),%eax Code; c02423f2 a: 83 c5 02 add $0x2,%ebp Code; c02423f5 d: 83 c7 02 add $0x2,%edi Code; c02423f8 10: 73 c6 jae ffffffd8 <_EIP+0xffffffd8> Code; c02423fa 12: 02 85 00 00 00 00 add 0x0(%ebp),%al <0>kernel panic: Attempted to kill init! - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/