On Thu, 1 Jan 2009, Németh Márton wrote: > >> Steps to reproduce: > >> 1. boot kernel with parameters "rw root=/dev/sdb1 log_buf_len=1M init=/bin/ > >> bash" > >> 2. modprobe -k uhci_hcd > >> 3. modprobe -k usbhid > >> Current result in case of 2.6.27: USB keyboard starts to work > >> Current result in case of 2.6.28: USB keyboard does not work > > Is it input/HID, or USB? > The same USB keyboard is working correctly with Clevo D410J laptop with 2.6.28, > so I guess it might be an USB problem. Why are you doing the modprobe by hand? Doesn't the module get autoloaded properly? Anyway, in 2.6.28, this keyboard is driven by specialized 'hid-bright' driver. Does modprobing it by hand fix the problem? -- Jiri Kosina SUSE Labs