Server Management - Remote Server Management
1752770 Members
4746 Online
108789 Solutions
New Discussion

ilo2 keyboard problems with redhat build

 
julian soda
Occasional Contributor

ilo2 keyboard problems with redhat build

Hello. I am having an issue where the keyboard and mouse are not working on the console of a RHEL 3 (U8) system running on a DL585G2. It seems to be a problem with our particular build as the keyboard works during the OS installation and works during grub, but I haven't been able to pinpoint the problem. Additionally, the cntrl-alt-delete button does nothing as well. We have many older iLOs (version 1) with the same build that do not have this issue. This happens on multiple machines, and we are running the latest firmware on each (1.26).

Below is the relevant sections of dmesg during the installation process (when this works):

usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
PCI: Setting latency timer of device 00:02.0 to 64
usb-ohci.c: USB OHCI at membase 0xffffff0000026000, IRQ 5
usb-ohci.c: usb-00:02.0, PCI device 10de:005a (nVidia Corporation)
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 10 ports detected
PCI: Setting latency timer of device 00:02.1 to 64
ehci-hcd 00:02.1: PCI device 10de:005b (nVidia Corporation)
ehci-hcd 00:02.1: irq 10, pci mem ffffff0000028000
usb.c: new USB bus registered, assigned bus number 2
PCI: 00:02.1 PCI cache line size set incorrectly (0 bytes) by BIOS/FW.
PCI: 00:02.1 PCI cache line size corrected to 64.
ehci-hcd 00:02.1: USB 2.0 enabled, EHCI 1.00, driver 2003-Jan-22
hub.c: USB hub found
hub.c: 10 ports detected
usb-uhci.c: $Revision: 1.275 $ time 20:35:44 Jul 5 2006
usb-uhci.c: High bandwidth mode enabled
usb-uhci.c: USB UHCI at I/O 0x3800, IRQ 17
usb-uhci.c: Detected 8 ports
usb.c: new USB bus registered, assigned bus number 3
hub.c: USB hub found
hub.c: 8 ports detected
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
hub.c: new USB device 01:04.4-1, assigned address 2
usb.c: USB device 2 (vend/prod 0x3f0/0x1027) is not claimed by any active driver.
hub.c: new USB device 01:04.4-2, assigned address 3
hub.c: USB hub found
hub.c: 7 ports detected
hub.c: new USB device 00:02.1-6, assigned address 2
hub.c: USB hub found
hub.c: 4 ports detected
usb.c: registered new driver hiddev
usb.c: registered new driver hid
input0: USB HID v1.01 Keyboard [HP Virtual Keyboard] on usb3:2.0
input1: USB HID v1.01 Mouse [HP Virtual Keyboard] on usb3:2.1
hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik
hid-core.c: USB HID support drivers

and the same section of dmesg after the installation (when it does not work):

usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
PCI: Setting latency timer of device 00:02.0 to 64
usb-ohci.c: USB OHCI at membase 0xffffff000001d000, IRQ 5
usb-ohci.c: usb-00:02.0, PCI device 10de:005a (nVidia Corporation)
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 10 ports detected
usb.c: registered new driver hiddev
usb.c: registered new driver hid
hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik
hid-core.c: USB HID support drivers
mice: PS/2 mouse device common for all mice


any help would be appreciated.