USB Keyboard // PE 440 SC - 2.6.20
Guillaume Leccese
guillaume.leccese at oxalide.com
Tue Feb 6 12:32:08 CST 2007
Hi,
I use a custom CD (based on Debian) to install my servers. The CD is
like a live CD. It's used to dump my system on the disk.
The CD work with a custon kernel with no loadable module support. So,
drivers are build in the kernel.
My PE 440 SC does not have a PS2 entry (USB ...). I would like to use a
usb keyboard to perform the install and use my system.
I use the latest kernel: 2.6.20
$ cat .config | grep -i usb | grep -v ^#
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
CONFIG_USB_ARCH_HAS_EHCI=y
CONFIG_USB=y
CONFIG_USB_DEBUG=y
CONFIG_USB_UHCI_HCD=y
CONFIG_USB_HID=y
But the keyboard does not work :/
Anyone have a suggestion ?
Thx in advance !
(sorry for my english ...)
Guillaume
More information about the Linux-PowerEdge
mailing list