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:
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:
So, if team refuses to provide officially kernel with dmesg enabled,
can I receive such kernel in PM?
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?