Bug 60730 - psmouse spamming system log with error messages
Summary: psmouse spamming system log with error messages
Status: NEW
Alias: None
Product: Drivers
Classification: Unclassified
Component: Input Devices (show other bugs)
Hardware: All Linux
: P1 high
Assignee: drivers_input-devices
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-11 18:38 UTC by Adam Williamson
Modified: 2013-08-11 18:38 UTC (History)
0 users

See Also:
Kernel Version: 3.10.5
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description Adam Williamson 2013-08-11 18:38:52 UTC
I'm running Fedora 19 on a Dell XPS 13 (developer edition, the one that ships pre-loaded with Ubuntu). I just filed this bug with systemd as a journal rate limiting issue - https://bugs.freedesktop.org/show_bug.cgi?id=68000 - but it occurred to me it may be considered a bug on the kernel side too.

My system logs got huge, so huge journald waved a little white flag and died; looking through the logs, I see literally hundreds per second, at some points, of these:

Jun 27 02:53:35 laptop.localdomain kernel: psmouse serio1: Trackpad at isa0060/serio1/input0 - driver resynced.
Jun 27 02:53:35 laptop.localdomain kernel: psmouse serio1: Trackpad at isa0060/serio1/input0 lost sync at byte 1
Jun 27 02:53:35 laptop.localdomain kernel: psmouse serio1: Trackpad at isa0060/serio1/input0 - driver resynced.
Jun 27 02:53:35 laptop.localdomain kernel: psmouse serio1: Trackpad at isa0060/serio1/input0 lost sync at byte 1

It looks like I was on 3.9.6-301.fc19.x86_64 at that time, but dmesg shows it's still happening now, with 3.10.5-201.fc19.x86_64 .

Note You need to log in before you can comment on or make changes to this bug.