Opened 16 years ago

Closed 15 years ago

#2366 closed bug (invalid)

Mouse stops working

Reported by: mrsunshine Owned by: marcusoverhagen
Priority: normal Milestone: R1
Component: Drivers/Mouse/PS2 Version: R1/pre-alpha1
Keywords: Cc: tomas.wilhelmsson@…
Blocked By: Blocking:
Platform: x86

Description

When booting for a moment i can move the mouse then blam it stops working, in the syslog it says strange <X> delta and that it unpublishes the mouse.

Attachments (3)

mousepart (4.9 KB ) - added by mrsunshine 16 years ago.
Mouse portion with grep
syslog (343.7 KB ) - added by mrsunshine 16 years ago.
the whole syslog
syslog.2 (297.0 KB ) - added by mrsunshine 16 years ago.
new syslog with tracing added

Download all attachments as: .zip

Change History (8)

by mrsunshine, 16 years ago

Attachment: mousepart added

Mouse portion with grep

by mrsunshine, 16 years ago

Attachment: syslog added

the whole syslog

comment:1 by mrsunshine, 16 years ago

Cc: tomas.wilhelmsson@… added
Platform: Allx86

KERN: ps2: probe_mouse Standard PS/2 mouse found
KERN: auich: init_hardware()
KERN: auvia: init_hardware()
KERN: loaded driver /boot/beos/system/add-ons/kernel/drivers/dev/audio/hmulti/emuxki
KERN: ps2: devfs_publish_device input/keyboard/at/0, status = 0x00000000
KERN: ps2: devfs_unpublish_device input/mouse/ps2/0, status = 0x00000000
KERN: ps2: devfs_unpublish_device input/mouse/ps2/1, status = 0x00000000
KERN: ps2: devfs_unpublish_device input/mouse/ps2/2, status = 0x00000000
KERN: ps2: keyboard found
KERN: ps2: hot removal of input/mouse/ps2/3
KERN: ps2: ps2_mouse_disconnect input/mouse/ps2/3
KERN: ps2: devfs_unpublish_device input/mouse/ps2/3, status = 0x00000000

The output i get now from the syslog, still same problem tho (hrev26258)

comment:2 by marcusoverhagen, 16 years ago

Status: newassigned

Please enable #define TRACE_PS2 in src/add-ons/kernel/bus_managers/ps2/ps2_common.h compile, install capture a new syslog, move the mouse until it doesn't work anymore.

What kind of mouse is that? What kind of motherboard/notebook?

by mrsunshine, 16 years ago

Attachment: syslog.2 added

new syslog with tracing added

comment:3 by mrsunshine, 16 years ago

Its a touchpad on a acer 3050 laptop

comment:4 by marcusoverhagen, 16 years ago

You said on IRC that it once worked. what revision did break it? (try binary search)

comment:5 by marcusoverhagen, 15 years ago

Resolution: invalid
Status: assignedclosed

no further response from bug reporter, closing

Note: See TracTickets for help on using tickets.