The friday yum update of xorg hangs my fc4/x86_64 system. (tyan k8e, asus radeon x300se pcie). If I do an interactive startup and stop hitting <cr> sometime after sshd I can ssh in and look around. If I then try to do an "Xorg -configure" as root, the system hangs. The hang is definitely X related. Things worked just fine before the most recent yum update. Sep 16 20:34:13 Updated: xorg-x11-libs.x86_64 6.8.2-37.FC4.48.1 Sep 16 20:34:16 Updated: xorg-x11-libs.i386 6.8.2-37.FC4.48.1 Sep 16 20:34:17 Updated: xorg-x11-Mesa-libGL.i386 6.8.2-37.FC4.48.1 Sep 16 20:34:17 Updated: xorg-x11-Mesa-libGL.x86_64 6.8.2-37.FC4.48.1 Sep 16 20:34:18 Updated: xorg-x11-Mesa-libGLU.i386 6.8.2-37.FC4.48.1 Sep 16 20:34:18 Updated: xorg-x11-font-utils.x86_64 6.8.2-37.FC4.48.1 Sep 16 20:34:19 Updated: xorg-x11-Mesa-libGLU.x86_64 6.8.2-37.FC4.48.1 Sep 16 20:34:19 Updated: xorg-x11-xauth.x86_64 6.8.2-37.FC4.48.1 Sep 16 20:34:20 Updated: xorg-x11-xfs.x86_64 6.8.2-37.FC4.48.1 Sep 16 20:34:28 Updated: xorg-x11.x86_64 6.8.2-37.FC4.48.1 Sep 16 20:34:39 Updated: xorg-x11-devel.x86_64 6.8.2-37.FC4.48.1 Sep 16 20:34:39 Updated: xorg-x11-deprecated-libs.x86_64 6.8.2-37.FC4.48.1 Sep 16 20:34:40 Updated: xorg-x11-twm.x86_64 6.8.2-37.FC4.48.1 Sep 16 20:34:47 Updated: xorg-x11-devel.i386 6.8.2-37.FC4.48.1 Sep 16 20:34:49 Updated: xorg-x11-Xdmx.x86_64 6.8.2-37.FC4.48.1 Sep 16 20:34:50 Updated: xorg-x11-tools.x86_64 6.8.2-37.FC4.48.1 Sep 16 20:34:50 Updated: xorg-x11-deprecated-libs.i386 6.8.2-37.FC4.48.1 Sep 16 20:34:53 Updated: xorg-x11-sdk.x86_64 6.8.2-37.FC4.48.1 Sep 16 20:34:54 Updated: xorg-x11-Xvfb.x86_64 6.8.2-37.FC4.48.1 Sep 16 20:34:55 Updated: xorg-x11-doc.x86_64 6.8.2-37.FC4.48.1 Sep 16 20:34:56 Updated: xorg-x11-Xnest.x86_64 6.8.2-37.FC4.48.1 Sep 16 20:34:56 Updated: xorg-x11-xdm.x86_64 6.8.2-37.FC4.48.1 Sep 16 20:34:57 Updated: xorg-x11-deprecated-libs-devel.x86_64 6.8.2-37.FC4.48.1 Here is what happens when I run Xorg in the configure mode: [root@arbol X11]# Xorg -configure X Window System Version 6.8.2 Release Date: 9 February 2005 X Protocol Version 11, Revision 0, Release 6.8.2 Build Operating System: Linux 2.4.21-27.EL x86_64 [ELF] Current Operating System: Linux arbol.wsrcc.com 2.6.12-1.1447_FC4 #1 Fri Aug 26 20:35:25 EDT 2005 x86_64 Build Date: 14 September 2005 Build Host: crowe.devel.redhat.com Before reporting problems, check http://wiki.X.Org to make sure that you have the latest version. Module Loader present OS Kernel: Linux version 2.6.12-1.1447_FC4 (bhcompile@xxxxxxxxxxxxxxxxxxxxxx) (g cc version 4.0.1 20050727 (Red Hat 4.0.1-5)) #1 Fri Aug 26 20:35:25 EDT 2005 Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Sat Sep 17 00:49:46 2005 List of video drivers: atimisc radeon r128 mga glint nv tga s3 s3virge sis rendition neomagic tdfx savage cirrus tseng trident chips apm i128 ati ark cyrix siliconmotion vga dummy vesa i810 vmware fbdev v4l <hangs here, system stops answering pings etc> How does one back this xorg update out and prevent it from coming back the next time yum runs? -wolfgang