On Mon, Aug 17, 2009 at 11:54 AM, Hung Dang<[email protected]> wrote: > Hi all, > After I upgrade to the later version of xorg-server, dmesg output is > full of debugging input event messages. It is inconvenient when I want > to see what is going on with my computer. Below is the sample of > debugging message obtained from dmesg command > > evbug.c: Event. Dev: input3, Type: 4, Code: 4, Value: 458795 > evbug.c: Event. Dev: input3, Type: 1, Code: 15, Value: 0 > evbug.c: Event. Dev: input3, Type: 0, Code: 0, Value: 0 > > What should I do to get rid off these messages in dmesg output?
I think of 3 things to try: 1) fix the problem with the device that is causing the errors 2) rmmod the evbug module 3) blackist the evbug module

