Thanks! I made skin and it works (the first time).
When I reboot, dvdplayer binary initializes TVB-T chip, but there is no driver in AMP12. So it reboot, reboot, reboot, reboot always.
Could not find driver in official firmware, kernel is bigger than AMP kernel, so the driver seems inside kernel. I cannot extract driver.
I opened the NTR83 and looked at TVB-T chip. It is realtek 2830. I found source code for driver here
http://lxr.free-electrons.com/source/dr ... /rtl2830.chttp://lxr.free-electrons.com/source/dr ... /rtl2830.hhttp://lxr.free-electrons.com/source/dr ... 830_priv.hI have no tools to compile it for little endian processor. I know how to compile in Linux but don't know good cross-compiler and settings for this mediabox.
You added drivers for many devices, so maybe you have tools to compile. I don't like to annoy you again,
but can you tell me what you used?