From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:34029) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QNkbU-0001f8-5N for qemu-devel@nongnu.org; Sat, 21 May 2011 07:44:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QNkbT-0001gq-5Y for qemu-devel@nongnu.org; Sat, 21 May 2011 07:44:20 -0400 Received: from mail-bw0-f45.google.com ([209.85.214.45]:56385) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QNkbS-0001gm-UT for qemu-devel@nongnu.org; Sat, 21 May 2011 07:44:19 -0400 Received: by bwz16 with SMTP id 16so3899499bwz.4 for ; Sat, 21 May 2011 04:44:17 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <201105211114.36933.bradh@frogmouth.net> References: <201105211114.36933.bradh@frogmouth.net> From: Amirali Shambayati Date: Sat, 21 May 2011 16:13:57 +0430 Message-ID: Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [Qemu-devel] mouse doesn't work on guest OS List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Brad Hards Cc: qemu-devel@nongnu.org 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 won't need mouse anymore! I'm newbie with kernel debugging and using qemu. Your help will be so valuable for me. On Sat, May 21, 2011 at 5:44 AM, Brad Hards wrote: > 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 not start? Does the kernel not boot? Does it show up in dmesg or > /proc? Does it work in text mode but not in X (or vice versa)? Does it work if > you use the -device (qdev) approach instead? Does it work if you use the > monitor console to "hotplug" the mouse after boot instead of on the command > line? > > Basically, you need to tell us what debugging you've done, and the results of > each part of that debugging. > > It might also help to know which version of qemu you are using. > > Brad > -- Amirali Shambayati Bachelor Student Computer Engineering Department Sharif University of Technology Tehran, Iran