Ceriwis  

Go Back   Ceriwis > HOBI > Komputer & Teknologi > Non Windows > Linux & Open source community

Reply
 
Thread Tools
  #1  
Old 24th November 2011
Asalvo's Avatar
Asalvo Asalvo is offline
Member Aktif
 
Join Date: Nov 2011
Posts: 190
Rep Power: 0
Asalvo mempunyai hidup yang Normal
Default [share] install huawei e1550 di fedora

gan, ane cuman sekedar pengen share install modem huawei e1550 di fedora (mungkin bisa di distro lain)... sebenernya ngopi dari forum sebelah.. tapi ga apa2lah.. ane juga yang nulis disana.. hehehe..



Untuk bisa menggunakan USB Modem Huawei E1550, bisa dilakukan langkah-langkah berikut :




Code:

# yum install usb_modeswitch

lalu, edit file /etc/usb_modeswitch.conf



tambahkan baris-baris berikut pada file tersebut :




Code:

# Huawei E1550
DefaultVendor = 0x12d1
DefaultProduct = 0x1446
MessageEndpoint = 0x01
MessageContent = "5553424300000000000000000000001106000000000000000 0000000000000"

setelah itu, run usb_modeswitch. Mesti menggunakan root gan




Code:

# usb_modeswitch

akan ada output seperti ini :




Code:

* usb_modeswitch: tool for controlling "flip flop" mode USB devices
* Version 0.9.6 (C) Josua Dietze 2009
* Works with libusb 0.1.12 and probably other versions
Looking for default devices
Found default devices (1)
Prepare switching, accessing latest device
Looking for active default driver to detach it
OK, driver found ("usb-storage")
OK, Driver "usb-storage" successfully detached
Setting up communication with device
Trying to send the message
OK, message successfully sent.
-> See /proc/bus/usb/devices (or call lsusb) for changes. Bye

Agar setiap restart tidak perlu melakukan perintah usb_modeswitch, maka :

- buat file /etc/udev/rules.d/45.usb-modeswitch.rules

lalu isikan :




Code:

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

untuk idProduct dan idVendor, samakan dengan DefaultProduct dan DefaultVendor pada /etc/usb_modeswitch.conf



UPDATE :


Quote:






Originally Posted by mpukampring



keren , okay, kalo bisa TKP nya disertakan ya....






TKP --> http://forum.fedora.or.id/index.php/topic,917.0.html

</div>
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Terkait
Thread Thread Starter Forum Replies Last Post
JUAL Di cari modem huawei e1550 unlock logo huawei PenjahatBank Gadget dan Aksesoris 0 8th November 2012 02:03 AM
JUAL modem huawei e1550 dan huawei e153 firewallx Networking & Communications 0 23rd May 2012 01:51 AM
[ASK] Install PPTP Server Di Fedora Core 12 Nokidding Linux & Open source community 0 24th November 2011 07:26 AM
[share] Apa itu Fedora Linux ?? Nokidding Linux & Open source community 0 24th November 2011 06:51 AM
[ask] install file multimedia fedora 12 Linuxgeek Linux & Open source community 0 23rd November 2011 01:37 PM

 


All times are GMT +7. The time now is 01:19 AM.