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

[altq 985] Re: cbq module help




You got the error since the module was already loaded into the kernel.

You don't need to manually load the altq modules; altqd automatically
loads modules when necessary.

-Kenjiro

Ronneil Camara wrote:
> I just finished recompiling my kernel, altq modules and altq tools.
> 
> I have a question. I am receiving this message when I execute kdload
> altq_cbq.
> 
> module_register_init: MOD_LOAD (altq_cbq, c0122b9c, 0xc0c8e374) error 16
> 
> It appeared 3 times on the console after I executed it.
> 
> But when I do a kldstat, the modules are there
> 
> Id Regs Address     Size    Name
>  1    4 0xc0100000  248ce8  kernel
>  5    1 0xc0c8a000  5000    altq_cbq.ko
>  6    1 0xc0c90000  4000    altq_red.ko
>  7    1 0xc0c95000  3000    altq_rio.ko
> 
> Please help.
> 
> Thank you very much.
> 
> Neil