Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ukbd_set_leds_callback:700: error=USB_ERR_STALLED

0 views
Skip to first unread message

O. Hartmann

unread,
Nov 21, 2009, 7:28:17 AM11/21/09
to freebsd...@freebsd.org, freebsd-...@freebsd.org
My personal workstation runs FreeBSD 8.0-PRE/amd64 on an oldish hardware
(AMD socket 939 platform). Since I replaced my good old but broken IBM
Model-M keyboard with a high-quality keyboard 'DASkeyboard', I receive
this error message on the console:


ukbd_set_leds_callback:700: error=USB_ERR_STALLED

What does it means?

Greatings,
Oliver
_______________________________________________
freebsd...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-curre...@freebsd.org"

Hans Petter Selasky

unread,
Nov 21, 2009, 5:02:50 PM11/21/09
to freebsd...@freebsd.org, O. Hartmann, freebsd-...@freebsd.org
On Saturday 21 November 2009 10:10:27 O. Hartmann wrote:
> My personal workstation runs FreeBSD 8.0-PRE/amd64 on an oldish hardware
> (AMD socket 939 platform). Since I replaced my good old but broken IBM
> Model-M keyboard with a high-quality keyboard 'DASkeyboard', I receive
> this error message on the console:
>
>
> ukbd_set_leds_callback:700: error=USB_ERR_STALLED
>
> What does it means?
Hi,

It means that there was an error updating the LED information on your
keyboard. Does the NUM-lock LED work for example?

There is a sysctl to disable this feature:

sysctl hw.usb.ukbd.no_leds=1

--HPS

0 new messages