Bug 64914
Summary: | usbkbd.o missing (was present in 2.4.7) | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | John Deisz <john.deisz> |
Component: | kernel | Assignee: | Pete Zaitcev <zaitcev> |
Status: | CLOSED WONTFIX | QA Contact: | Brian Brock <bbrock> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.3 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | athlon | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2004-01-05 20:28:12 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Attachments: |
Description
John Deisz
2002-05-14 14:01:38 UTC
The decision on usbkbd was made and it is not coming back. We must investigate why hid fails to work on user's machine. I would like to see the dmesg output of the problematic kernel. Please attach it to the bug, but do not drop it into the comment box. Also, please attach the contents of /proc/bus/usb/devices, preferably on both 2.4.18-3 and 2.4.18-3custom. Created attachment 60985 [details]
dmesg output after booting 2.4.18-3 (redhat kernel)
Created attachment 60986 [details]
dmesg output after booting 2.4.18custom (made from standard linux kernel source distribution, not from RH 2.4.18-3 source RPM)
Created attachment 60987 [details]
output of /proc/bus/usb/devices when using 2.4.18custom
I was unable to obtain /proc/bus/usb/devices after booting 2.4.18-3 as I do not have keyboard control in that case and thus could not access the file. The computer is firewalled so I can't log in remotely. Sorry about the delay in submitting the report. I have not had a good opportunity for rebooting the machine. Thanks! Single /proc/bus/usb/devices is enough - I need it to identify the keyboard and controller. Pity to hit it on production box and we cannot experiment. I'll try to squeeze something from the dmesg outputs. Please try the kernel from the latest beta, it has a fix for 55878. It may be the same thing. Get it from ftp.redhat.com, /pub/redhat/linux/beta/limbo/en/os/i386/RedHat/RPMS kernel-2.4.18-7.80.i386.rpm Unfortunately, I see no change with kernel-2.4.18-7.80.i386.rpm. There still is a hang of a few minutes at boot during USB intialization and they keyboard is dead when the boot is complete. Did anyone with this problem try 2.4.20-18.7 yet? |