Index: [thread] [date] [subject] [author]
  From: Tristan Wibberley <bloater@ps.cus.umist.ac.uk>
  To  : ggi-develop@eskimo.com
  Date: Sun, 8 Aug 1999 23:07:39 +0100

Re: KGIcon updates committed

On Sun, Aug 08, 1999 at 03:14:17AM -0700, Jon M. Taylor wrote:
> 	New stuff:
> 
> * The new /proc/kgi subsystem is in place.  All KGI-specific stuff goes
> here from now on so we can keep the fbdev interface nice and clean (and
> separate). 

I tried this with a ViRGE DX/GX, it seems to have no problems except
that 'ls -l' from /proc/kgi after insmodding kgicon.o *after* exiting
from XF86_SVGA appears to cause an Oops.

proc_iget: using deleted entry graphic0, count=808333601
Unable to handle kernel paging request at virtual address 2e31000a
current->tss.cr3 = 02fe9000, %cr3 = 02fe9000
*pde = 00000000
Oops: 0000
CPU:    0
EIP:    0010:[<2e31000a>]
EFLAGS: 00010206
eax: 2e31000a   ebx: c2164110   ecx: 0000110e   edx: 00000003
esi: c88f7000   edi: c02db600   ebp: c1d8b680   esp: c2ac5f04
ds: 0018   es: 0018   ss: 0018
Process ls (pid: 334, process nr: 35, stackpage=c2ac5000)
Stack: 00000001 c88f7000 00000000 c88f9008 c013fae3 c02db600 0000110e c88f7000
       c1d8b680 c2164220 c2ac5f80 c297ec80 c2ac5f80 ffffffea 00000000 c012b783
       c2164220 c1d8b680 c2ac5f80 c2128008 00000000 c2128008 c012b94c c297ec80
Call Trace: [<c013fae3>] [<c012b783>] [<c012b94c>] [<c012ba15>] [<c0129b3b>] [<c0109e50>]
Code: <1>Unable to handle kernel paging request at virtual address 2e31000a
current->tss.cr3 = 02fe9000, %cr3 = 02fe9000
*pde = 00000000
Oops: 0000
CPU:    0
EIP:    0010:[<c010a2cf>]
EFLAGS: 00010092
eax: 2e31000a   ebx: 00000000   ecx: 00000005   edx: c3f48000
esi: 0000002b   edi: c2ac6000   ebp: c4800000   esp: c2ac5e48
ds: 0018   es: 0018   ss: 0018
Process ls (pid: 334, process nr: 35, stackpage=c2ac5000)
Stack: c2ac4000 c01f2de0 c01fdd46 c88f7000 c02db600 c1d8b680 2e31000a c2164110
       0000110e 00000003 2e31000a 00010206 c4800000 c5000000 c010a330 c2ac5ec8
       c01b7828 c01b882d 00000000 00000000 c010f2f6 c01b882d c2ac5ec8 00000000
Call Trace: [<c4800000>] [<c5000000>] [<c010a330>] [<c01b7828>] [<c01b882d>] [<c010f2f6>] [<c01b882d>]
       [<c0109f55>] [<c013f4dd>] [<c013fae3>] [<c012b783>] [<c012b94c>] [<c012ba15>] [<c0129b3b>] [<c0109e50>]
Code: 0f b6 0c 03 89 4c 24 38 51 68 20 78 1b c0 e8 8e 97 00 00 83
Segmentation fault


-- 
Tristan Wibberley

Index: [thread] [date] [subject] [author]