[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How do I unload a crashed module?



Hi,

I apparently have an error in init_module() and I get an exception message:

  /usr/bin/rtlinux: line 161: 3155 Segmentation fault ${INSMOD} $modules

when I load the module.

However, after this I cannot unload the module :

  Device or resource busy.

Is there any way to recover from this apart from rebooting?

thanks
Russell Thamm