Re: agpgart problem on 2.4.0-ac1

2001-01-05 Thread Alan Cox

> wanted to try the latest stuff, but X fails to start now.

Yep

> dmesg part:
> Linux agpgart interface v0.99 (c) Jeff Hartmann
> agpgart: Maximum main memory to use for agp memory: 93M
> agpgart: agpgart: Detected an Intel i815 Chipset.
> Unable to handle kernel NULL pointer dereference at virtual address
> 

I broke agpgart. It will be cured (I hope) in -ac2 coming soon. That bug is
also one in -ac1 so its not in the Linus tree

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/



Re: agpgart problem on 2.4.0-ac1

2001-01-05 Thread Manfred

> EIP: 0010:[<>] 
> Call Trace: [] [] [] [] 
>   [] [] [] 
>   [] [] [] 
>
> Code: Bad EIP value. 

Could you parse your oops through ksymoops?

Probably someone called an uninitialized function pointer, or there was
a stack overrun.

--
Manfred
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/



agpgart problem on 2.4.0-ac1

2001-01-05 Thread Narancs 1

Dear all!

wanted to try the latest stuff, but X fails to start now.

dmesg part:
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 93M
agpgart: agpgart: Detected an Intel i815 Chipset.
Unable to handle kernel NULL pointer dereference at virtual address

 printing eip:

*pde = 
Oops: 
CPU:0
EIP:0010:[<>]
EFLAGS: 00010246
eax:    ebx: c8827000   ecx: c020da88   edx: 0001
esi:    edi:    ebp:    esp: c78a1f04
ds: 0018   es: 0018   ss: 0018
Process modprobe (pid: 61, stackpage=c78a1000)
Stack: c8829bb0 c8827000  c8827068 3fd0  c8829d50
c882aa00
    0063 c8827000 c01156cd c78a bfffc3a4 bfffc3a4
bfffc364
   3b67 c779a000 0060 c779b000 ffea 0007 c1253460
0060
Call Trace: [] [] [] []
[] [] []
   [] [] []

Code:  Bad EIP value.

lsmod
Module  Size  Used by
nls_cp850   3584   2  (autoclean)
nls_iso8859-2   3360   2  (autoclean)
smbfs  31056   2  (autoclean)
floppy 45296   0  (autoclean)
serial 43312   1  (autoclean)
isa-pnp27600   0  (autoclean) [serial]
ide-cd 26288   0
cdrom  26720   0  [ide-cd]
softdog 1472   0  (unused)
agpgart16336   1  (initializing)
8139too14784   1
rtc 5248   0
ipchains   30848   0  (unused)

I hope you'll fix it soon.


Köszönettel
Narancs v1

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/