Am Mo, den 02.02.2004 schrieb xiaohuli@xxxxxxxxxxxxxxxxxxxx um 17:03: > Hi Guys, > > I built kernel 2.6.1 from source this weekend. It > works except it failed to mount USB file system. I > also failed to find modules for UBS mouse and UBS > keyboard. Can I add the modules to kernel ( modules > for UBS files system, for keyboard, and mouse ), what > are these modules ? > > I used Microsoft multimedia keybaod and mouse connected > to a KVM. It works fine in X windows, but in terminal > mode, the machine spews out messages like : > .....unknown key released..... > > I can still use vi etc, but painful. Does anyone know > anything about this ? > > Thanks, > > Xiaohu > Hey, yep you must change your modules.conf , cause the usb modules were renamed to: alias usb-controller usb-ohci alias usb-controller1 ohci-hcd alias usb-controller2 uhci-hcd and remember that the modpobe.conf file is _the_ module file in 2.6 greetings fabian