Suchergebnisse
Suchergebnisse 1-2 von insgesamt 2.
-
HDF 1.2 kernel missing dmesg
BeitragThanks 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!
-
HDF 1.2 kernel missing dmesg
BeitragHello, 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: Zitat: „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…