[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] Problem booting xen in gui mode


  • To: "Fasiha Ashraf" <feehapk@xxxxxxxxxxx>
  • From: "Chen Peng" <chenpenghit@xxxxxxxxx>
  • Date: Wed, 26 Aug 2009 16:19:31 +0800
  • Cc: xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>
  • Delivery-date: Wed, 26 Aug 2009 01:20:24 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:x-mailer:mime-version :content-type; b=GMpK3lAv+w5hYp+HddajcCjqo9V1ZETKGj+5TY1ZnRQ5ylixXzqOscdMp+I9Wgc7rJ XdQbTiYWhK+IEOS1KgjboGlw6QXYOfvzkBesR+8UK06MsiBL+dIQds3hyrJzuddAJlGe rGf69bz37bBIIjY0TSzcVUEZzgpUDA0Prd3oA=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

ï
Use command #X -configure, it will generate a xorg.conf.new in your home directory.
 
I encountered the similar problem of yours before. I found my Intel G45 board-integrated graphic card  cound not work on Domain 0.
Then I modify my /etc/X11/xorg.conf and made the following changes:
In xorg.conf:
 
Change:
 
Section "Device"
        Identifier  "Card0"
        Driver      "intel"
        VendorName  "Intel Corporation"
        BoardName   "4 Series Chipset Integrated Graphics Controller"
        BusID       "PCI:0:2:0"
EndSection
 
To:
Section "Device"
        Identifier  "Card0"
        Driver      "vesa"
        VendorName  "Intel Corporation"
        BoardName   "4 Series Chipset Integrated Graphics Controller"
        BusID       "PCI:0:2:0"
EndSection
 
Then I could start X window in Domain 0.
 
 
2009-08-26

Chen Peng

åääï Fasiha Ashraf
åéæéï 2009-08-25  12:05:05
æääï Pasi_Kékkénen
æéï xen-users
äéï [Xen-users] Problem booting xen in gui mode
Hi

When selecting the xen kernel no gui will work. Is there some problem with my NVidia?
How to fix this problem? Even I dont found xorg.conf. Where to set X11 configurations?
Please help!

Regards
Fasiha Ashraf



Love Cricket? Check out live scores, photos, video highlights and more. Click here.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.