On Sun, 17 Sept 2023 at 08:00, Andreas Beckmann <a...@debian.org> wrote: > > Package: smifb2-dkms > Version: 2.2.3.4.g1828e79-1 > Severity: serious > > Hi, > > the smifb2 module does not build for the -cloud kernel due to missing > I2C symbols and does not build for the armel and s390x kernels due to > missign DRM symbols. > > https://ci.debian.net/packages/s/smifb2/ > > Probably all that is needed is to add > > BUILD_EXCLUSIVE_CONFIG="CONFIG_DRM CONFIG_I2C"
Thanks a lot Andreas. I have not used dkms before and I was struggling to find this out. And now that you have mentioned it, I can find it in the man page. -- Regards Sudip