DMA hangs when loading X. From XORG log: Fatal server error: DMA queue hang: dmaPut=c4, current=c8, status=0
This is the worst kind of bug report you can make, just saying it doesn't work. Hardware information is needed, also load the drm module with debug=1 option ("insmod drm.ko debug=1" in the proper folder), so you can provide a usefull kernel log. Also make sure you run the latest git versions. A full xorg log is also usefull.
Created attachment 11097 [details] XORG Log
The log says you're using the "nv" driver, not nouveau.
Created attachment 11098 [details] DRM Kernel Log
Created attachment 11099 [details] DRM Kernel Log
(In reply to comment #1) > This is the worst kind of bug report you can make, just saying it doesn't work. > > Hardware information is needed, also load the drm module with debug=1 option > ("insmod drm.ko debug=1" in the proper folder), so you can provide a usefull > kernel log. > > Also make sure you run the latest git versions. > > A full xorg log is also usefull. > I've attached the kernel and xorg logs. My hardware: NVIDIA TNT2 64 32 MB VRAM 203 MB RAM Intel Pentium w/ MMX
(In reply to comment #6) > (In reply to comment #1) > > This is the worst kind of bug report you can make, just saying it doesn't work. > > > > Hardware information is needed, also load the drm module with debug=1 option > > ("insmod drm.ko debug=1" in the proper folder), so you can provide a usefull > > kernel log. > > > > Also make sure you run the latest git versions. > > > > A full xorg log is also usefull. > > > I've attached the kernel and xorg logs. > It seems to me you attached the kernel log twice...
(In reply to comment #3) > The log says you're using the "nv" driver, not nouveau. > I attached the wrong log.
(In reply to comment #8) > (In reply to comment #3) > > The log says you're using the "nv" driver, not nouveau. > > > > I attached the wrong log. > I have to find where I saved the old one.
Created attachment 11100 [details] Nouveau XORG log This is the correct XORG log.
Some NV04 fixes went in. Please retest with latest DRM/DDX
I tried today the git nouveau driver with xorg and i get an identical crash. Are you interested in log (xorg/drm), if so i can give you this tomorrow. [quote Xorg.log] (II) NOUVEAU(0): [0x2002] 0x00000000 (II) NOUVEAU(0): [0x2003] 0x00000000 (II) NOUVEAU(0): [0x2004] 0x00000000 (II) NOUVEAU(0): [0x2005] 0x00000000 (II) NOUVEAU(0): [0x2006] 0x00000000 (II) NOUVEAU(0): End of fifo dump Fatal server error: DMA queue hang: dmaPut=1ffd, current=1, status=0 [/quote]
(In reply to comment #12) > I tried today the git nouveau driver with xorg and i get an identical crash. > Are you interested in log (xorg/drm), if so i can give you this tomorrow. > > [quote Xorg.log] > (II) NOUVEAU(0): [0x2002] 0x00000000 > (II) NOUVEAU(0): [0x2003] 0x00000000 > (II) NOUVEAU(0): [0x2004] 0x00000000 > (II) NOUVEAU(0): [0x2005] 0x00000000 > (II) NOUVEAU(0): [0x2006] 0x00000000 > (II) NOUVEAU(0): End of fifo dump > > Fatal server error: > DMA queue hang: dmaPut=1ffd, current=1, status=0 > > [/quote] > Sorry forget some details : I have an archlinux distribution uptodate (Xorg 7.3 if i remember, linux 2.6.23) My graphic card is a Geforce 7600 GT (G70)
(In reply to comment #13) > (In reply to comment #12) > > I tried today the git nouveau driver with xorg and i get an identical crash. > > Are you interested in log (xorg/drm), if so i can give you this tomorrow. > > No, this is not the same crash. The original poster has a TNT2, you have a Geforce 7600. Please file a separate bug with full Xorg _and_ kernel logs. Only then we can help you.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.