Nokia E61: Configuring Ubuntu and Yoigo

June 3rd, 2007 | by Operator









logo-Ubuntu_1.png
Well I've finally been able to configure my nokia e61 to navigate from Ubuntu Feisty and Yoigo. Thanks to a July post networked lives, I chop the bug again and returned to the charge. Acknowledge the assistance provided to the user puppet, because in doing some small modifications to your setup I could connect.

The first thing to do is create:
etc / .wvdial.conf (remember that you must do as root)
[Dialer Defaults]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Init3 = AT+CGDCONT=1,”IP”,”internet”
Modem Type = USB Modem
Baud = 460800
New PPPD = yes
Modem = /dev/ttyACM0
ISDN = 0
Phone = 99 **1#
Username = “”
Stupid Mode = 1
Ask Password = 0
Dial Command = ATDT
Compuserve = 0
Force Address =
Idle Seconds = 3000
DialMessage1 =
DialMessage2 =
Auto DNS = 1

Once you hit this, we create in our $ HOME file:. Wvdialrc (remember that the point is very important) and paste this:
[Dialer YoigoUSB]
[Dialer Defaults]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0 = 0 & C1 & D2 + FCLASS = 0
Init3 = AT + CGDCONT = 1, "IP", "internet"
Modem Type = USB Modem
Baud = 460800
New PPPD = yes
Modem = / dev/ttyACM0
ISDN = 0
Phone = * 99 *** 1 #
Username = "
Password = "
Stupid Mode = 1
Ask Password = 0
Dial Command = ATDT
Compuserve = 0
Force Address =
Idle Seconds = 3000
DialMessage1 =
DialMessage2 =
Auto DNS = 1
The next step is to create a file to make it more functional connection. On the desktop we yoigoUsb.sh and give permissions (chmod + x yoigoUsb.sh from the console or right-gnome, properties / permissions. It is interesting also to give you execute permissions as the program). Once done this in the file paste:
/ bin / bash
wvdial YoigoUSB
ip link set ppp0 mtu 472
Well that's it, now all we have to do is connect the usb cable nokia e61 and selecting pcsuite mode. On the desktop click on the file and choose the option yoigoUsb.sh run on the terminal, we should appear something like this:

Pantallazo.png
I was going to do a small article on the post-installation of ubuntu, but as I think you can not overcome this post ubuntulife, I leave the link

If you enjoyed this post, make sure you subscribe to my RSS feed! Related Posts

4 Responses to "Nokia E61: Configuring Ubuntu and Yoigo"

  1. By cento on June 4, 2007

    Well if you cost, good work Operator ...

  2. By jatsman on June 5, 2007

    ...
    ... There there ... pulling console ... jajajaj ... with what you like ...
    ...

  3. By Operator on June 5, 2007

    The console is your friend and whenever I like. Anyway Ubuntu is 100% functional from graphical environment and you have a choice part of the console!

    To see when you install ...

  4. By get on Aug 14, 2007

    please slack if you console cool ^ ^

    but I think more than one Ubuntero q surrender, after discovering that linux does not do things by themselves : D

Post a Comment