| ï
 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.  
 |