Hide Forgot
Created attachment 837218 [details] Xlog.1.log of this guest Description of problem: In RHEL7 host, rhel4.9 guest can not detect the vga drivers, all of std/cirrus/qxl can not be drived Version-Release number of selected component (if applicable): # uname -r 3.10.0-61.el7.x86_64 # rpm -q qemu-kvm qemu-kvm-1.5.3-21.el7.x86_64 Guest components: # uname -r 2.6.9-100.ELsmp How reproducible: 100% Steps to Reproduce: 1.Install/Boot RHEL4.9 guest and try to install Desktop environment. 2. 3. Actual results: 1.During installation, it prompts that can not install with GUI, so need select text mode to install 2.When installing, even selected the Desktop component, after bootup, guest can not boot up with GUI when guest is booting with std/cirrus/qxl(qxl is not support default by guest). Inside guest: # lspci |grep VGA 00:02.0 VGA compatible controller: Technical Corp.: Unknown device 1111 I will attach the Xorg.1.log Expected results: Additional info:
I tried same cli, same guest in rhel6.5 host, this RHEL4.9 guest can boot successfully with GUI.