[Bug 9957] X hangs at startup with Radeon X800 GTO (PCIe) with DRI
bugzilla-daemon at annarchy.freedesktop.org
bugzilla-daemon at annarchy.freedesktop.org
Mon Feb 12 15:42:59 PST 2007
http://bugs.freedesktop.org/show_bug.cgi?id=9957
------- Comment #9 from nphilipp at redhat.com 2007-02-12 15:42 -------
Forgot one thing: When killing the X server (with SIGKILL), it somehow releases
/dev/dri/card0 (fuser shows it isn't in use anymore) and the process gets a
very short list open files:
root at wombat:~> pgrep -lf X
8593 Xorg
root at wombat:~> lsof -p 8593
COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME
Xorg 8593 root cwd DIR 253,0 4096 1015809 /root
Xorg 8593 root rtd DIR 253,0 4096 2 /
Xorg 8593 root txt unknown /proc/8593/exe
root at wombat:~>
The DRM kernel module is still in use, though:
root at wombat:~> lsmod|grep radeon
radeon 124257 1
drm 99049 2 radeon
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Xorg-driver-ati
mailing list