Openguys.org | Open your hands to world
December 03, 2008, 03:32:50 PM
How to configure HUAWEI WIRELESS MODEM(153.6K) in linux - drivers.
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
: New Users Welcome !!!
Home
Help
Search
Calendar
Donations
GoogleTagged
Login
Register
Openguys.org | Open your hands to world
»
LINUX KNOWLEDGE SHARING BASE
»
Multimedia support with Linux
How to configure HUAWEI WIRELESS MODEM(153.6K) in linux - drivers
Pages: [
1
]
« previous
next »
Author
Topic: How to configure HUAWEI WIRELESS MODEM(153.6K) in linux - drivers (Read 1783 times)
Open Your Hands
Administrator
Full Member
Posts: 131
How to configure HUAWEI WIRELESS MODEM(153.6K) in linux - drivers
«
on:
August 29, 2007, 09:47:26 AM »
Linux drivers for HUAWEI WIRELESS MODEM(153.6K).
If you have this type of modem then you can configure your modem in Linux using below steps.
System Requirements
* Linux with kernel above 2.6.** (Check it by command in console uname -a).
(Personally Tested on RHEL5)
1. It is well assumed that Linux is up on your system and your USB/Serial cable is plugged in.
Now in console type command
#tail -100 /var/log/dmessages or dmesg -c
Search for the following lines
ti_usb_3410_5052 1-1:2.0: TI USB 3410 1 port adapter converter detected
usb 1-1: TI USB 3410 1 port adapter converter now attached to /dev/ttyUSB0
If u even see ttyUSB0 in the kernel message then also your modem is detected and you can configure your dial up. You can use GUI interface or CLI. Configure your wvdial.conf in /etc and start your dialup.
If not then possibly u will be seeing the following error messages in bundle but i will paste only two lines here.
ti_usb_3410_5052 1-1:1.0: TI USB 3410 1 port adapter converter detected
ti_usb_3410_5052: probe of 1-1:1.0 failed with error -5
We need to configure one rule file in /etc/udev/rules.d/026_ti_usb_3410.rules .In console login as a root
#su root
password *****
#cd /etc/udev/rules.d/
#vi 026_ti_usb_3410.rules (Now Paste the following lines in it)
#TI USB 3410 - openguys.org
SUBSYSTEM=="usb_device" ACTION=="add" SYSFS{idVendor}=="0451",SYSFS{idProduct}=="3410" \
SYSFS{bNumConfigurations}=="2" \
SYSFS{bConfigurationValue}=="1" \
RUN+="/bin/sh -c 'echo 2 > /sys%p/device/bConfigurationValue'"
SAVE AND EXIT
Now once again plug out ur USB/Serial cable and then plugin.
Again type dmesg -c in console
Check the kernel message and find the following line
ti_usb_3410_5052 1-1:2.0: TI USB 3410 1 port adapter converter detected
usb 1-1: TI USB 3410 1 port adapter converter now attached to /dev/ttyUSB0
If its ok. then configure your dial up.
«
Last Edit: August 29, 2007, 10:24:29 AM by Open Your Hands
»
Logged
Openguys.org | Open your hands to world
How to configure HUAWEI WIRELESS MODEM(153.6K) in linux - drivers
«
on:
August 29, 2007, 09:47:26 AM »
Logged
Pages: [
1
]
GoogleTagged:
hwawei
vpn
commands
modem
drive
rules
port
install
connection
filesharing
testking
mobile
adaptor
wir
hauwei
download
wirless
definition
set
config
« previous
next »
Jump to:
Please select a destination:
-----------------------------
LINUX KNOWLEDGE SHARING BASE
-----------------------------
=> What are the major Linux operating systems
=> Multimedia support with Linux
=> Linux web servers
=> Open source mail servers
=> Data base servers that compatible with Linux
=> Linux system administration
===> DHCP Servers configuration
===> Remote access services | VPN
===> Build full functional dns service and LDAP
===> File sharing with Linux - samba
=> How to enhanced Linux security
=> Linux shell with full list of commands
=> Scripting methods Perl , shell
-----------------------------
WINDOWS KNOWLEDGE SHARING BASE
-----------------------------
=> Windows operating system platforms
=> Web servers that support with windows
=> Mail servers and windows
=> Data base servers that compatible with windows
=> Windows system administration
=> Scripting methods bat files and schedule task
-----------------------------
OTHER OS KNOWLEDGE SHARING BASE
-----------------------------
=> Unix system administration
=> Sun Solaris Operating Systems
-----------------------------
DOWNLOADS | ATTACHMENTS (Share Some Thing With OpenGuys Community)
-----------------------------
=> Huge Picture Collection Gallery
=> Funny Attachments
=> Software downloads
=> Mobile software downloads for free
=> Free E-books
===> Cisco Related E books
===> Windows Related E books
===> Linux Related E books
===> Java Related and other E books
===> Free Testking & Brain Dumps.
=====> Other Exams
=====> Linux related exams
=====> Windows related exams
=====> Cisco related exams
=> Serials and Cracks
-----------------------------
WATCH ONLINE MOVIES | FILMS | CARTOONS
-----------------------------
=> Films | Watch latest films online
=> TV shows | Most wonted TV shows
=> Cartoons | Cool Your Lifestyle
-----------------------------
OPEN GUYS BLOG (Share Your Ideas With OpenGuys)
-----------------------------
=> Visit to our monthly shout Blog and pick some thing
All rights reserved by © 2007, Openguys.org