Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 235866 - install in qemu: X won't start
Summary: install in qemu: X won't start
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: LiveCD/DVD/USB (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Release Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-27 07:51 UTC by Török Edwin
Modified: 2009-11-13 13:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Török Edwin 2008-08-27 07:51:14 UTC
X won't start when I try install gentoo in qemu.
(II) LoadModule: "cirrus"
(WW) Warning, couldn't open module cirrus
(II) LoadModule "glx"
(II) Loading /usr/lib64/xorg/modules/extensions//libglx.so
dlopen: /usr/lib64/xorg/modules/extensions//libglx.so: cannot open shared object file: No such file or directory

I edit /etc/X11/xorg.conf manually, and change cirrus to vesa, and remove the glx line. X now starts up and can run the installer.

Reproducible: Always

Steps to Reproduce:
1. kvm-img create -f qcow2 gentoo.img 20G
2. kvm -hda gentoo.img -cdrom ~/Desktop/livecd-amd64-installer-2008.0-r1.iso -smp 4 -m 2048


Actual Results:  
X won't start and the Xorg.log is shown

Expected Results:  
X starts
Comment 1 Xake 2009-11-12 10:03:15 UTC
This works with 10.1, time to close?