New answers tagged 3g
0
Sakis3g is best, you can download it from
http://www.sakis3g.org/versions/latest/i386/sakis3g.gz
or the x86_64 version also.
Only compatible for GSM at present.
All you need to do it download and extract the script file sakis3g somewhere.
$ cd /path/to/sakis3g
$ sudo chmod +x sakis3g
$ sudo ./sakis3g
A GUI follows, where you will be asked for very ...
0
Its very simple. All you need to do is to insert the dongle in the USB port. Once you insert the dongle you can get internet connection.
0
0 down vote
i use wvdial to connect to my 3g modem as below:
install wvdial : sudo apt-get install wvdial
edit the wvdial.comf file by any text editor say gedit by below command:
sudo gedit /etc/wvdial.conf
copy paste the following lines in wvdial.conf
[Dialer a]
Modem Type = Analog Modem
Phone = *99#
ISDN = 0
Baud = 460800
Username = " "
...
0
i use wvdial to connect to my 3g modem as below:
install wvdial :
sudo apt-get install wvdial
edit the wvdial.comf file by any text editor say gedit by below command:
sudo gedit /etc/wvdial.conf
copy paste the following lines in wvdial.conf
[Dialer a]
Modem Type = Analog Modem
Phone = *99#
ISDN = 0
Baud = 460800
Username = " "
Password = " "
Modem ...
1
try my solution on my blog!
http://fcastagnotto.wordpress.com/2013/04/29/usb_modeswitch-ubuntu-systems/
I use a Ubuntu 12.04.2 LTS i686
0
Try experimenting the arguments of pm-suspend, for example:
pm-suspend --quirk-radeon-off
Top 50 recent answers are included
