1838195 Members
3869 Online
110125 Solutions
New Discussion

Re: DKLMs and ignite

 
Bill McNAMARA_1
Honored Contributor

DKLMs and ignite

 
It works for me (tm)
4 REPLIES 4
harry d brown jr
Honored Contributor

Re: DKLMs and ignite

Bill,

I haven't had any issues with it. As far as ignite and dlkm, I'm not to sure how the two can interact. My question is what were you loading? Maybe I can try to replicate it.

live free or die
harry
Live Free or Die
Bill McNAMARA_1
Honored Contributor

Re: DKLMs and ignite

You wouldn't have the s/w, it's more 'in-built' for the moment.

In either case,
Run
# kmadmin -s
Name ID Status Type
=====================================================
krm 1 UNLOADED WSIO
sdsp 2 LOADED WSIO
sdsp_copy 3 UNLOADED WSIO
sdsp_sildtmf 4 UNLOADED WSIO
sdsp_fio 5 UNLOADED WSIO
sdsp_acomp 6 UNLOADED WSIO
sdsp_aexp 7 UNLOADED WSIO
sdsp_mucomp 8 UNLOADED WSIO
sdsp_muexp 9 UNLOADED WSIO
sdsp_imacomp 10 UNLOADED WSIO
sdsp_imaexp 11 UNLOADED WSIO
sonet_proxy 12 UNLOADED WSIO
sdsp_buffer 13 UNLOADED WSIO
udpio 14 LOADED STREAMS
sdsp_rtpio 15 UNLOADED WSIO
sdsp_freqgd 16 UNLOADED WSIO

just to see what dklms you have... and if they're loaded or not. You'll then have to figure out what s/w they come from and create an ignite bundle from that.

You'll have to create a make_bundles / make_config and add to your index the dklm software to reproduce.

If fails of sw load and config on ignitition.

Later,
Bill
It works for me (tm)
harry d brown jr
Honored Contributor

Re: DKLMs and ignite

Nothing!

[root]pbctst: kmadmin -s
Name ID Status Type
=====================================================
krm 1 UNLOADED WSIO


Oh well :-)) Can we equate the functionality of dlkm to dynamic kernel parameters?

live free or die
harry
Live Free or Die
Bill McNAMARA_1
Honored Contributor

Re: DKLMs and ignite

no dklms and dynamic tunables are two different things!

Later,
Bill
It works for me (tm)