[Trac #96] Fix qemu support

Zarro Boogs per Child bugtracker at laptop.org
Wed Sep 20 10:04:22 EDT 2006


#96: Fix qemu support
---------------------+------------------------------------------------------
 Reporter:  glochan  |        Owner:  mlj     
     Type:  defect   |       Status:  reopened
 Priority:  normal   |    Milestone:  beta    
Component:  display  |   Resolution:          
 Keywords:           |  
---------------------+------------------------------------------------------
Changes (by tomeu):

  * status:  closed => reopened
  * resolution:  fixed =>

Comment:

 build85 boots correctly on qemu, but X doesn't start because xorg.conf
 sets the amd driver, which doesn't works on qemu. Using the fbdev driver
 instead will fix it:

 Section "Device"
         Identifier "fbdev"
         Driver "fbdev"
         BusID "PCI:0:2:0"
 EndSection

-- 
Ticket URL: <http://dev.laptop.org/ticket/96#comment:2>
One Laptop Per Child <http://laptop.org/>



More information about the Devel mailing list