Description of Problem: Hotplug tries to load the floppy module, even if floppy is compiled in the kernel, when there is a usb memory stick present. The compouter is a Sony Vaio SR1K. Version-Release number of selected component (if applicable): hotplug-2001_04_24-10 kernel-2.4.7-2x How Reproducible: always Steps to Reproduce: 1. start computer 2. after usb filesystem mount there are messages: can not load modules for block-major-2 Actual Results: Warnings for a kernel with in-kernel floppy and a kernel oups for a kernel with floppy as module. Expected Results: Additional Information:
Hotplug trying to load a module you've built into the kernel is harmless, what's the oops and where did you see that?
We (Red Hat) should try to fix this before next release.
Reassigning to kernel - oopses are kernel problems.