I have an integrated GeFroce MX4 and whenever I start X a garbled display pops up (the mouse works) and then a few seconds later X crashes. Logs here: http://www.jasp.com/nouveau/Xorg.0.log.old.241008.txt I noticed this: (EE) NOUVEAU(0): Pointer to LVDS manufacturer table invalid (EE) NOUVEAU(0): Pointer to LVDS manufacturer table invalid I don't know if that is significant. But further on: (II) NOUVEAU(0): Fifo dump (lockup 0x0000,0x04e9): ... big dump follows then... (II) NOUVEAU(0): End of fifo dump Fatal server error: DMA queue hang: dmaPut=4e9, current=0, status=0 Any resolution greatly appreciated. -- Andrew Betts -------------- next part -------------- A non-text attachment was scrubbed... Name: Xorg.0.log.old Type: application/x-trash Size: 67005 bytes Desc: not available Url : http://lists.freedesktop.org/archives/nouveau/attachments/20081024/e7bb3b5d/attachment-0001.old
On Fri, 24 Oct 2008 14:15:56 +0100 "Andrew Betts" <andrew.betts at jasp.com> wrote:> I have an integrated GeFroce MX4 and whenever I start X a garbled > display pops up (the mouse works) and then a few seconds later X > crashes. > > Logs here: http://www.jasp.com/nouveau/Xorg.0.log.old.241008.txt > > I noticed this: > (EE) NOUVEAU(0): Pointer to LVDS manufacturer table invalid > (EE) NOUVEAU(0): Pointer to LVDS manufacturer table invalid > > I don't know if that is significant. > > But further on: > (II) NOUVEAU(0): Fifo dump (lockup 0x0000,0x04e9): > ... big dump follows then... > (II) NOUVEAU(0): End of fifo dump > > Fatal server error: > DMA queue hang: dmaPut=4e9, current=0, status=0Could you post the kernel log from the crash? Also make sure you are not using nvidiafb and you don't have the proprietary driver loaded, or such. -- Pekka Paalanen http://www.iki.fi/pq/
> That kernel log is incomplete. Can you provide a full (from boot) log ?Sure. http://www.jasp.com/nouveau/kern.log.241008.txt
On Fri, Oct 24, 2008 at 19:38, Andrew Betts <andrew.betts at jasp.com> wrote:>> That kernel log is incomplete. Can you provide a full (from boot) log ? > > Sure. > > http://www.jasp.com/nouveau/kern.log.241008.txt >Okay, I wanted to ask for a debug kernel log, sorry :) (before starting X use modprobe drm debug=1) Stephane