#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/>
_______________________________________________
Devel mailing list
[email protected]
http://mailman.laptop.org/mailman/listinfo/devel