Reply
Thread Tools
Posts: 93 | Thanked: 85 times | Joined on Feb 2010 @ Halifax
#1
The internet on my phone has stopped working, both the GPRS and Wifi when i click on the status bar and click internet connections nothing happens. Even changing the internet connection settings resolves nothing it does not connect to wifi or the specified GPRS connection. Is there any x cmnd code that i could use to check if my wireless/gprs is working. Thank you for your time
 
JonWW's Avatar
Posts: 623 | Thanked: 289 times | Joined on Jan 2010 @ UK
#2
To PING a website in XTerminal type:
Code:
sudo gainroot
ping google.com
or to get your IP address:
Code:
sudo gainroot
ifconfig
You need to be root to call these commands so make sure you ha rootsh installed.
 
Reply


 
Forum Jump


All times are GMT. The time now is 13:41.