WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] PS/2 mouse

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] PS/2 mouse
From: Martin Saturka <kvutza@xxxxxxxxx>
Date: Thu, 28 Apr 2005 23:36:50 +0200
Delivery-date: Thu, 28 Apr 2005 21:36:32 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ILCKkDLjWuOfEWYVpQLSaeLUXvwNY+D2tUH0YgkA8na1MDrsdjjp2jwM1pa9LHWjfiCk7Je0Jqht0/hTsUMDbSRMaM1fH2SG4XuoO78PzDTZop3eUXy26WjFv2+wqtExVZcZwErvY3zVUkzGEWZ4mstWCj2xZj2rfjXLnbaY7eE=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Reply-to: kvutza@xxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hello,
PS/2 mouse is usually not recognized during booting domain0 on my
machine (oldish K7, MB with VIA KT600 chipset). It waits long time for
mouse check, and then it fails with:
-----
mice: PS/2 mouse device common for all mice
input: AT Translated Set 2 keyboard on isa0060/serio0
input: PS/2 Generic Mouse on isa0060/serio1
psmouse.c: Failed to enable mouse on isa0060/serio1
-----

In fact, distributed binary kernels fail with PS/2 keyboard too. I
have compiled kernel (with options on for rtc support), and it is well
with keyboard but usually wrong with mouse. Very rarely it detects
mouse:
-----
mice: PS/2 mouse device common for all mice
input: AT Translated Set 2 keyboard on isa0060/serio0
input: ImExPS/2 Logitech Explorer Mouse on isa0060/serio1
-----
In such cases, it works well both in console and in X-windows.

I run Linux Debian/Sarge. I tried all the available binary Xen
kernels, and xen-2.0-testing-src with 2.6.11.7 kernel.
Thanks for help.

Martin Saturka

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] PS/2 mouse, Martin Saturka <=