our modifications are for UExxB70xx, LExxB65x.nobody0472 wrote:Hi all,
I do have an LE46A956, and I can confirm that the service-plug is a serial output, but during a normal boot only two lines are exported there.
I have tried to patch the exe.img (as it is not encrypted for the series), but couldn't get telnet to work.
I've tweaked the run-script in the exe.img, but no luck on this.
Has anybody an idea how to get telnet to work on this device ?
Thanks,
N.
your model use the firmware T-RBYDEU if i checked this correct,
where /etc/telnetd_start.sh is't existent.
your firmware includes
find T-RBYDEU/dimage | grep telnet
T-RBYDEU/dimage/rootfs/sbin/telnetd
T-RBYDEU/dimage/rootfs/usr/sbin/telnetd
you can try to tweak your firmware to call
Code: Select all
/sbin/telnetd &
Code: Select all
/sbin/inetd &
Code: Select all
/etc/telnetd_start.sh&
if you had success pls read and report in this thread:
http://forum.samygo.tv/viewtopic.php?f=2&t=19#p79
or send me the informations requested in the thread via pm
arris