USB keyboard.
Joerg Sonnenberger
joerg at britannica.bec.de
Mon Jan 31 16:55:43 PST 2005
On Tue, Feb 01, 2005 at 02:20:45AM +0100, Bartek Stalewski wrote:
> --- code ---
> root at insomniac ~ # tail -n 1 /var/log/messages
> Feb 1 02:12:30 insomniac kernel: link_elf: symbol kbd_attach undefined
> --- code ---
Your kernel doesn't have KBD_INSTALL_CDEV, which is required for the
ukbd module, if you don't provide an alternative opt_kbd.h.
> All works fine (both enable and disable support for DOS) for gentoo
> linux livecd. Windows (98 and XP) installer-cd works just with enabling
> dos support, DragonFly 1.0A-release livecd boots properly (without
> stopping at boot time), but keyboard don't work in any configuration of
> bios. The same with FreeBSD 5.3.
There's some problem with the hand-over between BIOS and DF.
Can you post your (verbose) dmesg?
Joerg
More information about the Users
mailing list