Hi, I want to switch from suspent2-sources to xen-sources. The suspend2-sources are 2.6.18-r1 and xen-sources are 2.6.16.28-r1 (btw I cannot find XEN section in 2.6.16.28-r2). Suspend2 kernel works fine to me, so I've installed xen-sources and did this to built it: 1) zcat /proc/config.gz > .config 2) make oldconfig 3) make menuconfig #(following the Gentoo documentation and manula configuration for separated vmlinuz dom0/domU) 4) update grub config file Then I rebooted my laptop and boot XEN kernel. And there's my problem. When I boot only to command line environment everything is fine, but when I try to boot to X.org the start process of the X.org stopped at GDM loading. The screen stays white with login field, but that's all. There's not possible to switch to text console. The attachment shows the GDM state (sorry for the quality, but I've did it by my cell phone :-) ) When I try vanilla-sources (2.6.17.13) kernel, I got same result :-( Can someone point me to a solution? Thanks a lot Pat P.S. My graphics card is ATI Radeon M300 in IBM TP T43 and I'm using open source driver distributed with X.org.