Thread: no wifi
View Single Post
Posts: 27 | Thanked: 0 times | Joined on May 2013 @ United Arab Emirates
#39
Originally Posted by Schturman View Post
Another simple way to show output WITHOUT internet on the phone:
Create simple .txt file in MyDocs -> copy your output from terminal to this file -> transfer .txt file to your PC via usb cable...

Also before reflashing, try to run this command as root:
Code:
/sbin/initctl restart xsession/icd2
or

one-line command:
Code:
/sbin/initctl stop xsession/icd2 && sleep 3 && /sbin/initctl start xsession/icd2
It will restart your internet connections...
Still not working. What to do?