DragonFly BSD
DragonFly bugs List (threaded) for 2011-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: getty repeating too quickly on port /dev/ttyv0


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Tue, 30 Aug 2011 09:46:59 -0700 (PDT)

    It looks like the USB driver is having trouble with the keyboard,
    possibly an indication that the USB interrupt is not working.

    Try plugging the USB keyboard into a different USB port.

    --

    If that doesn't help, then emergency interrupt polling can be enabled
    and you can try bumping the frequency up as a workaround.

    sysctl kern.emergency_intr_enable=1
    sysctl kern.emergency_intr_freq=50

						-Matt



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]