Suihkulokki (Talk | contribs) |
(categorise) |
||
| (2 intermediate revisions not shown) | |||
| Line 11: | Line 11: | ||
* images | * images | ||
| + | ** mic should create qcow2 images for qemu, current images are 2.5G while qcow2's take < 1GB: | ||
| + | qemu-img convert -f raw -O qcow2 -c meego-handset-armv7l-qemu-nand.img meego-handset-armv7l-qemu-nand.qcow2 | ||
| + | qemu-img convert -f raw -O qcow2 meego-handset-armv7l-qemu-mmcblk0p.raw meego-handset-armv7l-qemu-mmcblk0p.qcow2 | ||
| + | |||
** link [[SDK/Qemu]] page with latest known working arm handset image | ** link [[SDK/Qemu]] page with latest known working arm handset image | ||
** link [[SDK/Qemu]] page with latest known working x86 handset image | ** link [[SDK/Qemu]] page with latest known working x86 handset image | ||
| Line 22: | Line 26: | ||
* bugs affecting us | * bugs affecting us | ||
| - | ** multitouch/xinput2 breaks Qt, no clicks work. https://bugs.meego.com/show_bug.cgi?id=12829 | + | ** multitouch/xinput2 breaks Qt, no clicks work. https://bugs.meego.com/show_bug.cgi?id=12829 |
== Under work == | == Under work == | ||
== Done == | == Done == | ||
| + | |||
| + | [[Category:SDK]] | ||
qemu-img convert -f raw -O qcow2 -c meego-handset-armv7l-qemu-nand.img meego-handset-armv7l-qemu-nand.qcow2 qemu-img convert -f raw -O qcow2 meego-handset-armv7l-qemu-mmcblk0p.raw meego-handset-armv7l-qemu-mmcblk0p.qcow2