I have noticed that in the syslog for a while: service_harddrake[605]: running: /sbin/modprobe -n parport_pc service_harddrake[605]: class_discard: class_discard::DESTROY called at main/usr/share/harddrake/service_harddrake50 service_harddrake[605]: unknown line 1555 ( #for hardware detection)
Then, few lines down: insmod: /lib/modules/2.4.19-3mdk/kernel/drivers/parport/parport_pc.o.gz: init_module: Device or resource busy insmod: Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters. You may find more information in syslog or the output from dmesg modprobe: modprobe: insmod parport_lowlevel failed kernel: lp: driver loaded but no devices found Nothing is connected to the parallel port, so it does not cause any trouble ; I was just wondering. IRQ 7 is free in /proc/interrupts and the parport module is loaded. =-= kk1
