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 = "55534243000000000000000000000011060000000000000000 000000000000"

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



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


 


All times are GMT +7. The time now is 04:54 AM.


no new posts