Celcom berokband on Slackware 13
hehe...tadi bos aku suh try test celcom broadband nye speed. So aku pun try la *censored* dlm windows. Slow gile... 0.1Mbps je kot download. Pastu la ni nak try lak online guna Slack.
Simple jek nak online broadband gune linux. Konsep dia sama dgn PPP punya connection. Since aku guna Slackware 13, aku try nak guna wvdial je utk connect.

nak install wvdial ni korang kene install dulu wvstream library. Aku guna build dari slackbuild je.
http://slackbuilds.org/repository/13.0/libraries/wvstreams/
chmod +x wvstreams.Slackbuild
./wvstreams.SlackbuildJangan lupa donlod wvdial lak.
http://slackbuilds.org/repository/13.0/network/wvdial/
chmod +x wvdial.Slackbuild
./wvdial.Slackbuild
Ok lepas dah build tu, install jek...make sure korang install wvstreams dulu sebab ada dependency kat situ.
installpkg /tmp/wvstreams-4.6-i486-1_SBo.tgz
OK lepas tu baru install wvdial
installpkg /tmp/wvdial-1.60-i486-1_SBo.tgz
Ok slalunya by default configuration sepatutnya ok. but in case tak ok, korang kene edit sendiri la.. dalam kes aku, modem huawei ni dia detect jadik ttyUSB1. So modem aku jadik /dev/ttyUSB1. Kalau tak sure. cuba run dmesg | tail
dmesg | tail
usb 5-1: new full speed USB device using uhci_hcd and address 5
usb 5-1: New USB device found, idVendor=12d1, idProduct=1003
usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 5-1: Product: HUAWEI Mobile
usb 5-1: Manufacturer: HUAWEI Technologies
usb 5-1: configuration #1 chosen from 1 choice
usb-storage: probe of 5-1:1.0 failed with error -1
usb 5-1: USB disconnect, address 5
usb_storage: module is already loaded
usb_storage: module is already loaded
usb 5-1: new full speed USB device using uhci_hcd and address 6
usb 5-1: New USB device found, idVendor=12d1, idProduct=1003
usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 5-1: Product: HUAWEI Mobile
usb 5-1: Manufacturer: HUAWEI Technologies
usb 5-1: configuration #1 chosen from 1 choice
usb-storage: probe of 5-1:1.0 failed with error -5
usb-storage: probe of 5-1:1.1 failed with error -5
usb-storage: probe of 5-1:1.2 failed with error -1
usb_storage: module is already loaded
usb_storage: module is already loaded
usb_storage: module is already loaded
usb_storage: module is already loaded
usbcore: registered new interface driver usbserial
USB Serial support registered for generic
usbcore: registered new interface driver usbserial_generic
usbserial: USB Serial Driver core
USB Serial support registered for GSM modem (1-port)
option 5-1:1.0: GSM modem (1-port) converter detected
usb 5-1: GSM modem (1-port) converter now attached to ttyUSB0
option 5-1:1.1: GSM modem (1-port) converter detected
usb 5-1: GSM modem (1-port) converter now attached to ttyUSB1
usbcore: registered new interface driver option
option: v0.7.2:USB Driver for GSM modems
PPP generic driver version 2.4.2
Ok now kene edit config file untuk wvdialconf dan dia akan generate file kat /etc/wvdial.conf
wvdialconfOK aku punya contoh. /etc/wvdial.conf
[Dialer Defaults]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Modem = /dev/ttyUSB1
Phone = *99#
Idle Seconds = 30
Username = celcom
Password = celcom
Modem Type = USB Modem
Stupid Mode = 1
Compuserve = 0
Baud = 9600
Auto DNS = 1
Dial Command = ATDT
Ask Password = 0
ISDN = 0
Ok... lepas dah generate file, cabut dan pasang balik usb modem tadi untuk refresh dia... kalau x nanti dia jadi gelong sket...so taip wvdial
wvdial
--> WvDial: Internet dialer version 1.60
--> Cannot get information for serial port.
--> Initializing modem.
--> Sending: ATZ
ATZ
OK
--> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
OK
--> Modem initialized.
--> Idle Seconds = 30, disabling automatic reconnect.
--> Sending: ATDT*99#
--> Waiting for carrier.
ATDT*99#
CONNECT
--> Carrier detected. Starting PPP immediately.
--> Starting pppd at Thu Apr 8 17:28:33 2010
--> Pid of pppd: 29396
--> Using interface ppp0
--> local IP address 10.177.95.36
--> remote IP address 10.64.64.64
--> primary DNS address 203.82.64.41
--> secondary DNS address 203.82.64.67
ok... so dpt la *censored* ke tenet guna celly broadband.. test speed, boleh la.. tp still selow gak...



Tag: speedtest celcom broadband linux slackware huawei e220 wvdial wvstreams slackbuild








