Re: system log grows quickly with USB evbug.c messages.

From: Derrick 'dman' Hudson (dman_at_dman13.dyndns.org)
Date: 01/30/04

  • Next message: Nori Heikkinen: "arabic unicode in terminals"
    Date: Fri, 30 Jan 2004 17:31:42 -0500
    To: debian-user@lists.debian.org
    
    
    

    On Tue, Jan 27, 2004 at 11:03:56AM -0500, Darin Strait wrote:
    | I'm running a standard debian binary kernel package
    | (kernel-image-2.6.0-1-686) and it seems that I get a message written
    | to the system log for every USB event. Since I have a USB mouse and
    | keyboard, there are rather a lot of events.
    |
    | The messages looks like these (sorry for the wrapping):
    |
    | Jan 27 10:58:58 localhost kernel: evbug.c: Event. Dev: usb-0000:00:1f.2-2.2/input0, Type: 2, Code: 0, Value: -1

    This is a problem. The workaround :
        $ su
        # rmmod evbug
        # rm /lib/modules/2.6.0-1-686/kernel/drivers/input/evbug.ko

    Note that each time you upgrade the kernel-image package a new copy of
    evbug.ko will be provided. Remove the new one when that occurs. Also
    check the BTS to see when this issue is correctly resolved.

    -D

    -- 
    Yes, Java is so bulletproofed that to a C programmer it feels like being in a
    straightjacket, but it's a really comfy and warm straightjacket, and the world
    would be a safer place if everyone was straightjacketed most of the time.
                                                         -- Mark 'Kamikaze' Hughes
     
    www: http://dman13.dyndns.org/~dman/            jabber: dman@dman13.dyndns.org
    
    

    -- 
    To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    


  • Next message: Nori Heikkinen: "arabic unicode in terminals"