|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] IP definitions for Dom0
On Friday 05 May 2006 10:21, Robin Atwood wrote:
...
> Meanwhile, every time I move the
> PS/2 mouse I get a million messages like:
> evbug.c: Event. Dev: isa0060/serio0/input0, Type: 4, Code: 4, Value: 28
>
> Any idea what that's about?
Jep. Thats the debug module for the event system...
rmmod "evbug" to resolve that.
Or, unless you plan to debug some input hardware drivers, remove the evbug
driver completely from your kernel.
Or, maybe try adding a line "evbug" to /etc/hotplug/blacklist, to prevent
automatic loading of that module.
/Ernst
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|