View Single Post
Old 03-21-2011, 05:54 PM   #8
paulroberthill
Member
paulroberthill began at the beginning.
 
Posts: 14
Karma: 10
Join Date: Oct 2010
Location: London, UK
Device: Kindle 3 WiFi + 3G
After reading this post I started reading the Kindle Developer's Corner and came across this link:

http://info.iet.unipi.it/~luigi/kind...indle-terminal

On the page is the following text:

The kindle often complains that it cannot connect to a WiFi network, but what this really means is that it cannot connect to amazon.com, and this blocks the browser even if local connectivity is available.
To make the system believe that the network is reachable (and let the browser work), you can issue the following command:

dbus-send --system /default com.lab126.wifid.cmConnected


Might be worth looking into?
paulroberthill is offline   Reply With Quote