Loading...
Uploaded by ILO98120 on Oct 29, 2011
1. Make a download script or download Ubuntu 10.04 networking packages2. Put all the networking packages to the same folder3. Open terminal and go to the foldercd /home/path to the right folder4. Install packages using --force depends optionsudo dpkg --force-depends -i *.deb5. Test the connetion usin wvdial (the right settings is needet)sudo wvdial6. Repair broken packages using Synaptic7. Re-start and connect using NetworkManagerThe right packages for 32-bit Ubuntu#!/bin/shwget -c http://fi.archive.ubuntu.com/ubuntu/pool/main/p/ppp/ppp_2.4.5~git20081126t100...wget -c http://fi.archive.ubuntu.com/ubuntu/pool/main/p/pppconfig/pppconfig_2.3.18ubu...wget -c http://fi.archive.ubuntu.com/ubuntu/pool/main/p/pppoeconf/pppoeconf_1.19ubunt...wget -c http://fi.archive.ubuntu.com/ubuntu/pool/universe/g/gnome-ppp/gnome-ppp_0.3.2...wget -c http://fi.archive.ubuntu.com/ubuntu/pool/main/m/modemmanager/modemmanager_0.3...wget -c http://fi.archive.ubuntu.com/ubuntu/pool/main/n/network-manager/network-manag...wget -c http://fi.archive.ubuntu.com/ubuntu/pool/main/n/network-manager-applet/networ...wget -c http://fi.archive.ubuntu.com/ubuntu/pool/main/n/network-manager-pptp/network-...wget -c http://fi.archive.ubuntu.com/ubuntu/pool/main/n/network-manager-pptp/network-...wget -c http://fi.archive.ubuntu.com/ubuntu/pool/main/w/wvdial/wvdial_1.60.3_i386.deb
Science & Technology
Standard YouTube License
@thenicksoul Huawei E220 does not work with 11.10's NetworkManager or Wvdial .. =/
Sakis3G script is the best solution .. :)
ILO98120 1 week ago
Good trick ILO98120..!!!
The best way I found to get wvdial installed on system is to open Software Center > click search button > in search box write keyword "wvdial" > you will find the link / install button, Hit it.
You will get wvdial installed on your system.
thenicksoul 1 week ago
Load more suggestions
@thenicksoul Huawei E220 does not work with 11.10's NetworkManager or Wvdial .. =/
Sakis3G script is the best solution .. :)
ILO98120 1 week ago
Good trick ILO98120..!!!
The best way I found to get wvdial installed on system is to open Software Center > click search button > in search box write keyword "wvdial" > you will find the link / install button, Hit it.
You will get wvdial installed on your system.
thenicksoul 1 week ago