dkms icon indicating copy to clipboard operation
dkms copied to clipboard

Conditional built modules in dkms.conf

Open JDarnley opened this issue 1 year ago • 3 comments

Similar to #392 I am looking for a conditional listing of files in dkms.conf but in contrast to that (I think) I want it to be based on a kernel config option. In my case I specifically want CONFIG_AUXILIARY_BUS.

I make a package using "dkms mkdeb" so I need it to be checked when apt tries to make dkms install it much later and elsewhere for every kernel that dkms tried to install for.

Is there an approved way to query this at "build" time?

JDarnley avatar Dec 19 '24 16:12 JDarnley

Have a look here

https://github.com/georgezhao2010/midea_ac_lan/issues/83

metalrise avatar Jun 09 '25 11:06 metalrise

Have a look here

#83

Thank you but my unit has values for Energy and it's quite accurate.

MBRetrofit avatar Jun 30 '25 04:06 MBRetrofit

I have the exact same issue... Total Energy consumption is there, but the realtime power is always 0. My unit is an Ariston PRIOS 35

WekTorALL avatar Nov 13 '25 08:11 WekTorALL