Categories
internet rangkaian

Sambung ke internet dengan E1762 pada Ubuntu 9.10

Pasang usb_modeswitch. Sama ada muaturun dari https://forge.betavine.net/frs/?group_id=12&release_id=247 atau sambung ke internet melalui kabel rangkaian

  1. Edit /etc/usb_modeswitch dari

    ########################################################
    # Huawei E220 (aka "Vodafone EasyBox II", aka "T-Mobile wnw Box Micro")
    # Huawei E270
    # Huawei E870
    # and probably most other Huawei devices (just adapt product ID)
    #
    # Two options: 1. removal of "usb-storage" 2. the special control
    # message found by Miroslav Bobovsky
    #
    # Contributor: Hans Kurent, Denis Sutter

    ;DefaultVendor= 0x12d1;
    ;DefaultProduct= 0x1003

    # choose one of these:
    ;DetachStorageOnly=1
    ;HuaweiMode=1

    kepada

    ########################################################
    # Huawei E220 (aka "Vodafone EasyBox II", aka "T-Mobile wnw Box Micro")
    # Huawei E270
    # Huawei E870
    # and probably most other Huawei devices (just adapt product ID)
    #
    # Two options: 1. removal of "usb-storage" 2. the special control
    # message found by Miroslav Bobovsky
    #
    # Contributor: Hans Kurent, Denis Sutter

    DefaultVendor= 0x12d1
    ;DefaultProduct= 0x1003
    DefaultProduct= 0x1446

    # choose one of these:
    ;DetachStorageOnly=1
    ;HuaweiMode=1

    MessageEndpoint=0x01
    MessageContent="55534243000000000000000000000011060000000000000000000000000000"

  2. Tambah fail /etc/udev/rules.d/15-huawei-e1762.rules dengan kandungan seperti berikut

    SUBSYSTEM=="usb", SYSFS{idProduct}=="1446", SYSFS{idVendor}=="12d1", RUN+="/usr/sbin/usb_modeswitch"

  3. Klik-kanan pada NetworkManager Applet (ikon sebelah kiri/kanan bunyi pada panel GNOME) dan lakukan penetapan Mobile Broadband untuk Maxis. Pilih sahaja tetapan lalai/default
  4. But semula komputer
  5. Klik-kanan pada ikon NetworkManager dan pilih Maxis Broadband 1
  6. Jika terdapat sebarang masalah, maknanya konfigurasi tidak betul. Tolong jangan gunakan gedit untuk edit fail konfigurasi.

    Terima kasih kepada saudara Muhamad Nazir Samsudin melalui tips beliau di http://darjahsatu.blogspot.com/2009/09/maxis-broadband-with-linux-fedora-11.html

    Jika anda malas, muaturun fail berikut > usb_modeswitch
    Namakan semula sebagai usb_modeswitch.conf dan pindah ke /etc

6 replies on “Sambung ke internet dengan E1762 pada Ubuntu 9.10”

Kalau ada tak dapat dikesan sebagai modem usb, taip arahan berikut sebagai root dan tunggu 2 hingga 3 minit

# usb_modeswitch idProduct=1446 idVendor=12d1

thanks ea….. hurm, dah lame gak cari jalan camane nak connect ni… puas dah google. nnt try…. hopefully berjaya 🙂

Hi guys,

Thank you for the given tip. Thank to whoever figure this out (original source). I paste the live system that I have using the given tip for others to refer.

My system:
distro: Ubuntu Karmic 9.10
kernel: 2.6.31-16
package: usb-modeswitch_1.0.5-1

# lsusb | grep Huawei
Bus 002 Device 004: ID 12d1:1446 Huawei Technologies Co., Ltd.

# usb_modeswitch idProduct=1446 idVendor=12d1

Looking for default devices …
Found default devices (1)
Accessing device 004 on bus 002 …
Using endpoints 0x01 (out) and 0x81 (in)
Inquiring device details; driver will be detached …
Looking for active driver …
No driver found. Either detached before or never attached

Received inquiry data (detailed identification)
————————-
Vendor String:
Model String:
Revision String: @??
————————-

Device description data (identification)
————————-
Manufacturer: HUAWEI Technology
Product: HUAWEI Mobile
Serial No.: not provided
————————-
Setting up communication with interface 0 …
Trying to send the message to endpoint 0x01 …
OK, message successfully sent
Device is gone, skipping any further commands
-> Run lsusb to note any changes. Bye.

# lsusb | grep Huawei
Bus 002 Device 005: ID 12d1:1003 Huawei Technologies Co., Ltd. E220 HSDPA Modem / E270 HSDPA/HSUPA Modem

baru jumpa, dh lama terpikir boleh ke tak… terima kasih byk2, nanti saya sebarkan maklumat ni kpd kwn2 yg lain. 🙂

Leave a Reply to MoSA Cancel reply

Your email address will not be published. Required fields are marked *