https://qa.mandrakesoft.com/show_bug.cgi?id=2272
Product: drakxtools
Component: DrakConnect
Summary: modprobe trying to load non-existent module
Version: 9.1-0.34mdk
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
While running drakconnect (from mcc) to detect network devices, these error
messages appear:
modprobe: Can't locate module serial
modprobe: Can't locate module serial
Please wait while probing serial ports...
Now, the command:
find /lib/modules/2.4.21pre4-6mdk/ -name "*serial*"
shows no matching module name:
/lib/modules/2.4.21pre4-6mdk/kernel/3rdparty/lirc/lirc_serial.o.gz
/lib/modules/2.4.21pre4-6mdk/kernel/drivers/char/generic_serial.o.gz
/lib/modules/2.4.21pre4-6mdk/kernel/drivers/char/pcmcia/serial_cs.o.gz
/lib/modules/2.4.21pre4-6mdk/kernel/drivers/parport/parport_serial.o.gz
/lib/modules/2.4.21pre4-6mdk/kernel/drivers/usb/serial
/lib/modules/2.4.21pre4-6mdk/kernel/drivers/usb/serial/safe_serial.o.gz
/lib/modules/2.4.21pre4-6mdk/kernel/drivers/usb/serial/usbserial.o.gz
/lib/modules/2.4.21pre4-6mdk/kernel/sound/drivers/snd-serial-u16550.o.gz
Why is modprobe trying to load a non-existent kernel module ? Or is it that it
has the wrong module name ?
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.