Hello,
When I try to load module ttime.o - "insmod ttime.o" - I get the
following message: "ttime.o: init_module: Device or resource busy".
"lsmod" shows that ttime.o was effectively not loaded. I am using RH7
with kernel 2.2.16-22. Does anyone have a guess on a possible reason for
this and how to fix it, so the module can be normally loaded ?
Thanks,
Marcus.
Hi,
For some unknown (to me) reason, this message has to do with X being
active. Leaving X causes the module to be correctly loaded. I guess X
should be using some resource that my module also wanted to use.
Marcus.
Marcus Ramos wrote:
> Hello,
>
> When I try to load module ttime.o - "insmod ttime.o" - I get the
> following message: "ttime.o: init_module: Device or resource busy".
> "lsmod" shows that ttime.o was effectively not loaded. I am using RH7
> with kernel 2.2.16-22. Does anyone have a guess on a possible reason for
> this and how to fix it, so the module can be normally loaded ?
>
> Thanks,
> Marcus.