On Sun, 30 Nov 2008, David Mack wrote:
When I run startx on a fully patched F10 on a Dell Optiplex GX260 (Intel graphics), X hangs in an uninterruptible sleep with this message in the log: intel_bufmgr_fake.c:387: Error waiting for fence: Device or resource busy. Any suggestions?
The intel graphics drivers in Fedora 10 are rather flaky. I saw the same problem, (and just got around to reporting it at
https://bugzilla.redhat.com/show_bug.cgi?id=473809 ). Adding the line Option "NoAccel" "yes"to the right section in /etc/X11/xorg.conf might help, though I don't currently have access to the machine I saw it on so I can't test it.
Michael Young