Welcome!

Welcome to Satlover forums, full of great people, ideas and excitement.

Please register if you would like to take part. link..

Register Now

Alert: Don't Use Hotmail Email Accounts for registration

Collapse

Before Access to all Forums and Trial accounts you must need to activate your account Email address

HUAWEI E220 Installer RC2

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • versign
    Member
    • Mar 2010
    • 51

    HUAWEI E220 Installer RC2

    HUAWEI E220 Installer description
    HUAWEI E220 Installer is a Linux installer for HUAWEI E220 USB modem.

    HUAWEI E220 Installer is a Linux installer for HUAWEI E220 USB modem. This is not for sale. You can change a password, phone dialer and username at /etc/wvdial.conf after installing a package. If you use this, you are agree that all fault it's not my responsible. Use this at your own risk. I has tested to x86, for other architecture such as amd etc, just try it and send me a comment at, http://mustakim.blogster.com

    1. After extract tar.gz file, change directories to the file and be the su@superuser@sudo. However, you can try both of them.

    Installation instructions:
    For installation, firs you must be a root and run this command:

    make special
    (for mandriva and sabayon)

    make install

    2.Dial wvdial huawei or sh /etc/mod.sh at terminal or use kppp to dial.

    3. I have test to 16 distro (top 20 distro at distrowatch) and it's work. But it doesn't work with FreeBSD, Mepis 5, gOS 2.0 Beta and Zenwalk 5.0

    4. For opensuse, copy and paste all of this at terminal. Dont forget to be a root first.

    tar xzvf lib.tar.gz
    cp 99-huawei.rules /etc/udev/rules.d/
    cp huawei-mobile.sh /lib/udev/
    mkdir -p /etc/chatscripts/
    cp huawei-e220.chat /etc/chatscripts/
    cp huawei-e220 /etc/ppp/peers/
    cp 10-huawei.rules /etc/udev/rules.d/
    cp h3g /etc/ppp/peers/
    cp huawei.sh /etc/
    cp huawei /etc/ppp/peers/
    cp huawei-chat.sh /usr/sbin/
    cp huawei-prep /etc/chatscripts/
    cp huawei-prep-nopin /etc/chatscripts/
    cp options /etc/ppp/
    cp pap-secrets /etc/ppp/
    cp chap-secrets /etc/ppp/
    cp con/huawei /etc/chatscripts/
    cp h3g.chat /etc/ppp/peers/
    cp huaweiAktBbo-i386.out /usr/sbin/
    cp wvdial /etc/ppp/peers/
    cp con/wvdial /usr/bin
    cp con/wvdialconf /usr/bin
    mkdir -p /usr/man/
    mkdir -p /usr/man/man1/
    cp con/wvdial.1 /usr/man/man1
    cp con/wvdialconf.1 /usr/man/man1
    cp resolv.conf /etc/
    cp wvdial.conf /etc
    cp mod.sh /etc
    mv libstdc++-libc6.1-1.so.2 /usr/lib
    mv libg++.so.2.7.2 /usr/lib
    mv libg++.so.2.7.2.8 /usr/lib
    mv libstdc++.so.2.7.2 /usr/lib
    mv libstdc++.so.2.7.2.8 /usr/lib
    mv libstdc++.so.2.8 /usr/lib
    mv libstdc++.so.2.8.0 /usr/lib
    mv libstdc++.so.2.9 /usr/lib
    mv libstdc++.so.2.9.dummy /usr/lib
    mv libstdc++-2-libc6.1-1-2.9.0.so /usr/lib
    mv libstdc++-3-libc6.2-2-2.10.0.so /usr/lib
    mv libstdc++-libc6.2-2.so.3 /usr/lib
    cp huaweiAktBbo-i386.out /etc/
    cp huaweiAktBbo-arm.out /etc/
    chmod a+x /etc/huaweiAktBbo-i386.out
    /etc/huaweiAktBbo-i386.out
    cp huaweiAktBbo.c /etc/
    chmod a+x /etc/huaweiAktBbo-arm.out
    chmod a+x /etc/huaweiAktBbo.c
    sh /etc/huawei.sh
    sh /etc/mod.sh

    Be a root and gedit/kate wvdial.conf at /etc/wvdial.conf. Transfer this text:

    #internet Dialer version 1.40
    #created by Mustakim
    #Written for the linux modem
    # Change Log:
    #
    # Added support for HSDPA.
    # Added Headers and version control.

    [Dialer Defaults]
    Phone = *99# (or can be *99***4#)
    Username = mustakim (or whatever)
    Password = samsung (or whatever)
    Stupid Mode = 1
    Dial Command = ATDT

    [Dialer huawei]
    Modem = /dev/ttyUSB0
    Baud = 1800000
    Init2 = ATZ
    Init3 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
    ISDN = 0
    Modem Type = Analog Modem
    Init4 = AT+CGDCONT=1,"IP","internet"

    List of Linux distribution that has been successfully tested:

    · Opensuse 10.3, 11 Alpha 0-1-2
    · Fedora 7, 8, 9 Alpha
    · Mandriva 2008.0
    · Sabayon Mini 2007
    · Ubuntu 7.10 (64bit), 8.04 Alpha 1-4
    · Kubuntu 7.10
    · Mint Daryna
    · PclinuxOS 2007

    What's New in This Release: [ read full changelog ]

    · Not using wvdial version 1.40 anymore, use your default linux wvdial version. (If you not install version e220rc1 yet, it will use your default wvdial)

    · Bugs on KPPP (e220rc1 installer)

    · Extra Note: If you not satisfied with this installer, you can remove it all on terminal. Use this at your own risk. You can modify wvdial.conf


    _http://linux.softpedia.com/progDownload/HUAWEI-E220-Installer-Download-34846.html
Working...