Archive of News about Google, Technology News,Technical News, Business News, Medical News, and Software Testing News
Friday, August 20, 2010
Settings Dialup Haier C700 in Debian / Ubuntu linux
Technology News Tutorial : Settings Dialup Haier C700 in Debian / Ubuntu linux
Well, Here's how I connect the modem HP haier c700 smart operator who said smartnya not suitable for linux on my debian.
1. Setting modules so that the c700 identified in the system as ttyUSB
How:
gedit / etc / modules
Enter the following into the file:
usbserial vendor = 0x05c6 product = 0x9004
2. Install wvdial
How:
apt-get install wvdial
3. Edit wvdial.conf according to the rules of the smart user and password
How:
gedit / etc / wvdial.conf
Replace everything with the following settings:
[Dialer Defaults]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0 = 0 & C1 & D2 FCLASS = 0
Modem = / dev/ttyUSB1
Phone = # 777
Idle Seconds = 999999999999999999999999999999
Password = smart
Modem Type = Analog Modem
Stupid Mode = 1
CompuServe = 0
Baud = 460 800
Dial Command = ATDT
Ask Password = 0
ISDN = 0
Username = smart
FlowControl = CRTSCTS
4. Setting etc / ppp / options so as not to break his connections within a short time
Find and replace:
LCP-echo-failure 4 to
LCP-echo-failure 999999999999999999999999999999999999999999999999999999999
Then you disable LCP-echo-interval 30 thus becomes:
# LCP-echo-interval 30
5. Already , live dial:
wvdial
Similarly Settings Dialup Haier C700 in Debian / Ubuntu linux
Settings Dialup Haier C700 in Debian / Ubuntu linux hopefully useful
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment