Re: [Qemu-devel] mouse doesn't work on guest OS

2011-05-22 Thread John Haxby
On 22 May 2011, at 00:32, Brad Hards wrote: >> >> My problem is >> that, mouse is hanged in the middle of the screen. > I still don't understand the problem. I'm guessing you see the cursor in the > guest, but the host mouse isn't having any effect on that guest cursor. I do :-) I'm pretty su

Re: [Qemu-devel] mouse doesn't work on guest OS

2011-05-21 Thread Natalia Portillo
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Update to lastest Xorg and/or change mouse protocol in Xorg configuration. The default protocol is not emulated (at all, or well enough) by QEMU and while it detects a mouse it does not work, lastest Ubuntu version does not show this problem man

Re: [Qemu-devel] mouse doesn't work on guest OS

2011-05-21 Thread Brad Hards
On Sat, 21 May 2011 09:43:57 pm Amirali Shambayati wrote: > Hi Brad, Hi. Please don't "top post" (google for this if you don't understand it). > Qemu starts, kernel boots and ubuntu's GUI boots. I use "dmesg" in > terminal to see printks which I have put in kernel code. When I wrote "Does it show

Re: [Qemu-devel] mouse doesn't work on guest OS

2011-05-21 Thread Amirali Shambayati
Hi Brad, Qemu starts, kernel boots and ubuntu's GUI boots. I use "dmesg" in terminal to see printks which I have put in kernel code. My problem is that, mouse is hanged in the middle of the screen. I need mouse to connect to Internet!! if anyway exists to make Internet connection using terminal, I

Re: [Qemu-devel] mouse doesn't work on guest OS

2011-05-20 Thread Brad Hards
On Friday 20 May 2011 23:59:25 Amirali Shambayati wrote: > Mouse doesn't work on guest ubuntu. You need to debug it, as if it was real hardware. > But none of them worked for me. any help is appreciated. This isn't a very in-depth problem description. Remember that we can't see your screen. Does

[Qemu-devel] mouse doesn't work on guest OS

2011-05-20 Thread Amirali Shambayati
Hello all, I use Qemu to run ubuntu image(for kernel debugging affairs). I use following command: sudo qemu -hda ubuntu-qemu-test -append "root=/dev/sda1" -kernel /mnt/build/linux-2.6/arch/x86/boot/bzImage -boot c -net nic -net user Mouse doesn't work on guest ubuntu. I googled my problem, and I