[Gpe-list] gpe-image on gpe

Florian Boor florian.boor at kernelconcepts.de
Wed Feb 6 11:46:38 CET 2008


Hi,

zhihuaye schrieb:
> I build a gpe image and use qemu to emulate it. Because the rootfs is jffs2
> format ,I change it to ext2 for qemu. I do as the follows: 
> ---------------------------------------------------------------------------------------------------
>  qemu-img create -b gpe.ext2 -f qcow2 hda.img 1G qemu-system-arm -M
> versatilepb -kernel ./zImage-2.6.23-qemuarm-20080117154438.bin -hda ./hda.img
> -append "root=/dev/sda init=/sbin/init rootfstype=ext2" -serial vc -serial
> pty -net tap,ifname=tap0,vlan=0 -net nic,vlan=0 
> ----------------------------------------------------------------------------------------------------
>  When booting it from qemu and entering the gpe-login,Everything seems right
> except the keyboard and the mouse  have no response. I don't why.When the
> system boot and before gpe-dm starts,I press "Alt-LeftArrow" more than 3
> times,I can enter the tty1 and sometimes I can enter gpe-login and keyboard
> work ,mouse still do not work. Could you please how to solve it? Thanks !

check if you have a working mouse first. You should have a mouse device in
/dev/input/.
If you have then edit your /etc/X11/Xserver file and append a line that makes
sure the "-mouse" parameter with the correct device is passed  to the X server
on startup. It should be pretty obvious from the examples in that file how to
ddo this properly.
If you could provide a patch for this it would be great.

Greetings

Florian

-- 
The dream of yesterday                  Florian Boor
is the hope of today                    Tel: +49 271-771091-15
and the reality of tomorrow.            Fax: +49 271-771091-19
[Robert Hutchings Goddard, 1904]        florian.boor at kernelconcepts.de

1D78 2D4D 6C53 1CA4 5588  D07B A8E7 940C 25B7 9A76



More information about the Gpe-list mailing list