HDF 1.2 kernel missing dmesg

    • HDF 1.2 kernel missing dmesg

      Hello,

      is it possible for the team to prepare kernel with dmesg enabled?

      I'm working on attachable usb-dvb kernel modules,
      but it is too hard to debug
      dmesg says:
      dmesg: klogctl: Function not implemented


      In original spark kernel, dmesg is present, but some parts are staticaly linked in kernel.
      for example, after cross-compiling stock kernel sources it is impossible to load dvb-usb.ko

      so, I did some source hacking, and i think my modules are reday for spark.
      But spark is not my favorite firmware, enigma2 is much better!
      I tried to use kernel from PKT Haarp v3a, but HDF freezes on boot logo.
      tried this under spark:
      flash_eraseall /dev/mtd5
      nandwrite -a -p -m /dev/mtd5 /storage/c/enigma2/uImage

      So, if team refuses to provide officially kernel with dmesg enabled,
      can I receive such kernel in PM?
    • You may flash the HDF Image and receive the Kernelconfig for this Image via FTP in /proc, the "config.gz", and you can modify it to your needs and use it making your own Build.
      Note that this Image is based on stm23.

      If you want to use the Kernel oft the PKT Image (stm24), you might need all the related Modules as well, but i myself would not mix the different Architectures, there might be Trouble.

      Nevertheless I doubt that any Module relating to the original Sparksoft will work in Enigma2.
      _______________
      mfg tiopedro1958
    • Thanks :)

      actually, i looked for config.gz in few other images(original spark maybe), and it was missing.
      Now found config file, recompiling was fine, (stm23 125) and soon will post loadable modules if any interested.
      After I finish my work, anyone will be able to add cheap DVB-T tuner like this (mine was 7$)

      These modules will depend on kernel only, so they should work.
      (I did same for android devices and for TP-LINK with openwrt, so I have experience :)

      Thanks again for pointing!

    Flag Counter