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
-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
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
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
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
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