View Single Post
Posts: 434 | Thanked: 245 times | Joined on Jan 2010
#387
Originally Posted by aslande View Post
Following your instructions, I noticed it downloaded 0.3.5 instead of 0.3.4 like you claimed yours did. Anyway to force it to use the old package (assuming that is what is wrong)? Were there additional steps beyond rebooting that you used to kick off DHCP?
The easiest way is to uninstall current version, then disable extras-devel and install it again, but this time from extras-testing where is v0.3.4.

Another option is to specify version in xterminal. First uninstall current version:
Code:
sudo gainroot
apt-get remove --purge mobilehotspot
and then type:
Code:
apt-get install mobilehotspot=0.3.4



Originally Posted by aslande View Post
Lastly, how do you shut off your connections before starting MHS? (my connections seem to establish after rebooting, regardless of the state of the device on shutdown).
I shutdown my connections with desktop widget ConnectNow. Also you can tap on clock, then from appeared menu select "Internet connection" and choose "Disconnect [connection's name]".

Another thing, my Internet connections (Menu->Settings) are set to "Always ask".