bobiturboto wrote:Update:
I have replaced busy box with the original one (that coming with the hack), and after reboot I have telnet but no ssh access.
Now my telnet prompt looks like this:
Sorry about that.
After the correction now my prompt looks better but I still not have access to ssh (password is not accepted):
Also oscam can't be started with this version of busy box with the default is fine. The Startup script is attached below.
with this version of busy box with the default is fine.
What do you mean by that? I did not tell you to change anything with busy box... What did you do?
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":) If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!If you want root DISABLE internet access to your device!!!!DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
Status: Connecting to 192.168.0.101...
Response: fzSftp started
Command: open "root@192.168.0.101" 22
Command: Pass: ********
Status: Connected to 192.168.0.101
Error: Connection closed by server with exitcode 127
Error: Could not connect to server
The other thing is my root is starting much faster, before I needed to wait 30 secs.
I think with your fix now is better.
Status: Connecting to 192.168.0.101...
Response: fzSftp started
Command: open "root@192.168.0.101" 22
Command: Pass: ********
Status: Connected to 192.168.0.101
Error: Connection closed by server with exitcode 127
Error: Could not connect to server
The other thing is my root is starting much faster, before I needed to wait 30 secs.
I think with your fix now is better.
I didn't tell you to replace busy box, I didn't tell you to change your passed. Remove /mtd_rwarea/passwd, reboot TV and post the result of this command:
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":) If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!If you want root DISABLE internet access to your device!!!!DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
sectroyer wrote:
I didn't tell you to replace busy box, I didn't tell you to change your passed. Remove /mtd_rwarea/passwd, reboot TV and post the result of this command:
About changed password you never told me that need to be the default. About busy box I wanted to test what is the behaviour with the ver for E.
Please keep in mind I am complaining from nothing just I want to help for improving SamyGO, and providing extra information from my side will help about this.
I am professional QA so believe me I know a lot about testing.
sectroyer wrote:
I didn't tell you to replace busy box, I didn't tell you to change your passed. Remove /mtd_rwarea/passwd, reboot TV and post the result of this command:
About changed password you never told me that need to be the default. About busy box I wanted to test what is the behaviour with the ver for E.
Please keep in mind I am complaining from nothing just I want to help for improving SamyGO, and providing extra information from my side will help about this.
I am professional QA so believe me I know a lot about testing.
You can do whatever you want but don't ask for my help. I don't need any extra information. For now your "extra information" only makes it harder for me to help you. I need you to only do what I ask you to. Changing ssh password shouldn't have "big" impact on tests but it looks you have removed it completely!!! With that nothing will work!!!
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":) If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!If you want root DISABLE internet access to your device!!!!DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
cat /etc/profile
which dropbear
ls -l `which dropbear`
ps aux | grep dropbear
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":) If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!If you want root DISABLE internet access to your device!!!!DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
Okay it looks that before we continue we need to make a fix to telnet init script. All the changes you have to do should go to the 01_02_telnet.init file.
Right before this line:
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":) If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!If you want root DISABLE internet access to your device!!!!DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!