In message <[EMAIL PROTECTED]> Tim Beamish wrote: > I inserted a self made module called 'tt_mod' into rtlinux and when I > tried to remove it, I got a segmentation fault. I did an lsmod and got > this:
Obviously your module is broken and hosed up the whole system. > I can't insert tt_mod because it's already there and I can't remove it > because it isn't there. Now I can't even stop rtlinux as everything > seems to be in use. Is there a way to clean out the loaded modules in > rtlinux and force it to quit? Yes: reboot. And fix the bugs in your module. Wolfgang Denk -- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: [EMAIL PROTECTED] Experience is what causes a person to make new mistakes instead of old ones. -- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED] -- For more information on Real-Time Linux see: http://www.rtlinux.org/
