On Thu, 2003-08-07 at 12:09, Mike Mestnik wrote:
> This is what I get on an strace of the now hung X server.
> --- SIGALRM (Alarm clock) @ 0 (0) ---
> sigreturn()                             = ? (mask now [])
> ioctl(6, 0x6444, 0)                     = -1 EBUSY (Device or resource busy)
> ioctl(6, 0x6444, 0)                     = -1 EBUSY (Device or resource busy)
> ioctl(6, 0x6444, 0)                     = -1 EBUSY (Device or resource busy)
> <Back to top>
> 
> ps tells me that quake3 exited with a non-zero status, the || in my 
> script gets hung, and not being able to connect to tell me what happend.
> 
> There are no 3d apps running.  I read in another thread that the DRM 
> is soposed to clear things up if the app closes the inode?  Unless 
> some one else knowes what's wrong I'l start to look there.

This is a different issue. The X server loops calling the RADEON_CP_IDLE
ioctl, so it has the hardware lock, but the chip has probably locked up.
Could be related to http://bugs.xfree86.org/show_bug.cgi?id=271 ?


PS: It might be a good idea to provide a bit more context next time...

-- 
Earthling Michel Dänzer   \  Debian (powerpc), XFree86 and DRI developer
Software libre enthusiast  \     http://svcs.affero.net/rm.php?r=daenzer



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to