Thread: no wifi
View Single Post
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#35
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...
 

The Following 2 Users Say Thank You to Schturman For This Useful Post: