umtsmon on Ubuntu
2009-08-15 by xpheas
NetworkManager was not able to establish a UMTS broadband connection on my Vaio Notebook so i tried umtsmon.
On sourceforge are no maintained deb files available but a pr-ecompiled binary is: http://sourceforge.net/projects/umtsmon/files/
I had to start umtsmon with sudo rights, for some reason it did not start with unprivileged rights.
Create a profile and press "Connect". Thats it...

On sourceforge are no maintained deb files available but a pr-ecompiled binary is: http://sourceforge.net/projects/umtsmon/files/
BASH-Code:
| wget http://surfnet.dl.sourceforge.net/project/umtsmon/umtsmon/0.10alpha2/umtsmon-0.10alpha2.i386.tar.gz tar xfvz umtsmon-0.10alpha2.i386.tar.gz sudo mv umtsmon-0.10alpha2/umtsmon /usr/local/bin/ sudo umtsmon |
I had to start umtsmon with sudo rights, for some reason it did not start with unprivileged rights.
Create a profile and press "Connect". Thats it...

« back
can u help me?