Il mar, 2003-04-15 alle 14:10, Giuseppe Sacco ha scritto: > Il mar, 2003-04-15 alle 13:16, Benjamin Herrenschmidt ha scritto: > > On Tue, 2003-04-15 at 12:32, Giuseppe Sacco wrote: > > > Il mar, 2003-04-15 alle 11:15, Benjamin Herrenschmidt ha scritto: > > > > On Tue, 2003-04-15 at 10:27, Giuseppe Sacco wrote: > > > > > Hi, > > > > > I have a powerbook3,5 with a PowerPC g4 and radeon M9. > > > > > > > > > > When I close the lid, the system crashes showing something like a > > > > > monitor prompt. > > > > > > > > What does that prompt says ? You can load the system.map along > > > > with the kernel (sysmap=<path> in yaboot.conf) to get symbols > > > > instead of just numbers in there, and you can then use the "t" > > > > command to get a backtrace. > > > > > > vector: 400 at pc=2f6c6960, lr=c00071d8 > > > msr=40001032, sp=dbcd7dc0 [dbcd7d10] > > > current=dbcd600, pid=590, comm=pmud > > > mon> > > Now that I specified the sysmap parameter the first line changed in > > vector: 400 at pc=2f6c6960, lr=c00071d8 (T disable_irq_nosync+0x98)
I just recompiled using 2.4.21-rc1-ben0 from CVS and now it works. I compiled agpgart and readeon as included in the kernel (not modules) so I do not use the DRM from trunk or XFree86 4.1. Thanks for your work, Ben, Giuseppe