misc/60512: launching X freezes CURRENT

Jan-Espen Pettersen sigsegv at leakingmemory.org
Sun Feb 1 16:10:18 PST 2004


The following reply was made to PR misc/60512; it has been noted by GNATS.

From: Jan-Espen Pettersen <sigsegv at leakingmemory.org>
To: freebsd-gnats-submit at FreeBSD.org, evenson at panix.com
Cc:  
Subject: Re: misc/60512: launching X freezes CURRENT
Date: Mon, 02 Feb 2004 01:07:54 +0100

 XFree86 freezes here too if I enable dri, but works fine without dri...
 
 Preloaded elf module "/boot/kernel/agp.ko" at 0xc082321c.
 agp0: <NVIDIA nForce2 AGP Controller> mem 0xe8000000-0xebffffff at 
 device 0.0 on pci0
 
 drm0: <ATI Radeon QY RV100 7000/VE> port 0xa000-0xa0ff mem 
 0xed000000-0xed00ffff,0xe0000000-0xe7ffffff irq 11 at device 0.0 on pci2
 info: [drm] AGP at 0xe8000000 64MB
 info: [drm] Initialized radeon 1.10.0 20020828 on minor 0
 
 System is an NF7-M motherboard with NForce2 chipset.
 
 It loops while doing an ioctl to /dev/dri/card0
 Here is a small part of ktrace of XFree86:
 
  49609 XFree86  CALL  ioctl(0x7,0x20006444 ,0)
  49609 XFree86  RET   ioctl -1 errno 16 Device busy
  49609 XFree86  CALL  ioctl(0x7,0x20006444 ,0)
  49609 XFree86  RET   ioctl -1 errno 16 Device busy
  49609 XFree86  CALL  ioctl(0x7,0x20006444 ,0)
  49609 XFree86  RET   ioctl -1 errno 16 Device busy
  49609 XFree86  CALL  ioctl(0x7,0x20006444 ,0)
  49609 XFree86  RET   ioctl -1 errno 16 Device busy
 *continues for ever*
 
 sys runs at nearly 100% after starting XFree86 (with dri), the console 
 dies and does never come up again. The kernel is up and userland works, 
 so I could ssh in and do ktrace, etc, and shutdown it 'cleanly'..
 
 Sorry, I don't have a null-modem cable yet..
 
 Jan-Espen Pettersen
 
 


More information about the freebsd-bugs mailing list