Mol kernel module

Samuel Rydh mol-general@lists.maconlinux.org
Tue, 30 Sep 2003 13:49:58 +0200


On Mon, Sep 29, 2003 at 11:00:39PM +0200, Markus Frauenfelder wrote:
> Hi
> 
> Some time ago I was running Mol without any problems. Recently I upgraded to
> 2.4.22-ben2. 
> At this time I am not able to run Mol anymore (not sure if the kernel is the
> problem, I think not).
> 
> Here comes my output:
> ---------------------------------------------
> root:~>startmol -X
> Mac-on-Linux 0.9.69 Copyright (C) 1997-2003 Samuel Rydh
> Starting MOL session 1
> Fatal error: Error: The MOL kernel module is not loaded
> ---------------------------------------------
> 
> any suggestions what to do?
> 
> besides I can't rmmod mol even if nothing 'mol'-like is running. Does that
> make any sense? And how can I remove the mol module anyway?

That can happen if MOL does exit properly. Usually, running MOL
again cleans things up (in this case, this obviously won't work and
a reboot is necessary to unload it).

I think that what happens here is that you have an old mol module
paired with a new MOL binary. The kernel module <-> user binary
interface has changed...

/Samuel