Support was added for the e200 into Kernal 2.6.20 so it should work out of the box.
i hope you can help me guys on this one??? i have a usb e220 modem connected to my system, backtrack knows its there , i just dont know how to configure it to dial and connect? i know i am a big gigantic neewbbbbbbb!!!, any help would great..thankyou anyone for your time...
Support was added for the e200 into Kernal 2.6.20 so it should work out of the box.
Have a look into WVDial or if your on the Vodafone network:
https://forge.betavine.net/projects/vodafonemobilec/
Vodafone Mobile Connect Card driver for Linux is a GPRS/UMTS/HSDPA device manager written in Python, licensed under the GPL. Features: Data call handling Send/Receive SMS SIM phone book management Graphical user interface using GTK
sorry forgot to mention its not vodaphone? network 3....i have tried wvdialconf, it finds modem, but when i wvdial it states phone, username, password not found....i have googled it to solve the problem, its just actually executing the procedure? how do i edit gedit and transfer to the correct file,,,once again guys thanks for your help and time...
I am also trying to get e220 on BT.
I know you said your not on vf but here is an example of a wvdial.conf that can be used as a template things will need to be changed like Init4 = AT+CGDCONT=1,"IP","vfinternet.au" and other things. Hopfully this gives you something to work with.
try
~#nano /etc/wvdial.conf or wherever your wvdial.conf is.
navigate with arrow keys
save with ctrl+x Y enter.
I am having trouble installing wvdial. i have installed wvstreams-4.4.1.tar.gz and wvdial-1.60.tar.gz but when i try bt ~ # wvdialconf, i get error
wvdialconf: error while loading shared libraries: libwvstreams.so.4.4: cannot open shared object file: No such file or directory.
I know where the libwvstreams.so.4.4 file is how can i show wvdial where it is, or does it need to be installed to somewhere particular?
What did you do to install wvdial on BT?
Australia - Vodafone - Hardy - wvdial.conf example
[Dialer 3g] this could also be [Dialer Defaults]
Init2 = ATZ
Init3 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Stupid Mode = 1
Modem Type = Analog Modem
ISDN = 0
Phone = *99#
Modem = /dev/ttyUSB0
username = username
Password = password
Dial Command = ATDT
Baud =460800
Init4 = AT+CGDCONT=1,"IP","vfinternet.au"
hey guys,
I have a eee 901 which has an huwaei e620 3.5G modem, built in,
Currently runs perfectly in my primary os, eeebuntu but i cannot get it to start in BT3
Just wondered if anyone else has had the same issue and how you may have resolved it.
NB. I am running BT3 from a SD Card and have not et up persistent changes.
I would be happy to install BT3 as long as the huwaei works as I need it for my travels.
Any help would be greatly appreciated.
Mac
eee901 Atheros - Running Eeebuntu and 901 LZM'd BT3
Hi,
In my bt3 don have wvdial, how to get or install wvdial?
John
Use umtsmon to dial up its very easy and convenient and it displays your signal strength etc.
http://umtsmon.sourceforge.net/
I had troubles compiling umtsmon in bt3 so I'l also provide a link for a working binary...
http://www.spryweb.co.uk/umtsmon.tar.gz
you will have to disable "Replace default route" or something to get it working in bt3. Just setup a profile and untick "Replace Default Route" and your good to go
There was an old issue with 2.6.20 and those modems if I recall correctly as they have the memory card slot on the side old kernels pick them up as storage devices instead of a modem.
Check out this link for more info..
http://wiki.debian.org/Huawei/E220
Hope this helps![]()
Hi,
I get connected but cannot ping any website. What i need to configure?
bt etc # wvdial celcom3g
--> WvDial: Internet dialer version 1.60
--> Cannot get information for serial port.
--> Initializing modem.
--> Sending: ATZ
ATZ
OK
--> Sending: ATZ
ATZ
OK
--> Sending: AT+CGDCONT?
AT+CGDCONT?
+CGDCONT: 1,"IP","my3g","0.0.0.0",0,0
OK
--> Modem initialized.
--> Sending: ATDT*99#
--> Waiting for carrier.
ATDT*99#
CONNECT
--> Carrier detected. Starting PPP immediately.
--> Starting pppd at Fri Apr 10 13:54:53 2009
--> Pid of pppd: 3842
--> pppd: [10]
--> Using interface ppp0
--> pppd: [10]
--> pppd: [10]
--> pppd: [10]
--> pppd: [10]
--> pppd: [10]
--> pppd: [10]
--> pppd: [10]
--> local IP address 10.141.171.238
--> pppd: [10]
--> remote IP address 10.64.64.64
--> pppd: [10]
--> primary DNS address 203.82.64.67
--> pppd: [10]
--> secondary DNS address 203.82.64.41
--> pppd: [10]
try..
Should get you online.Code:cp /etc/ppp/resolv.conf /etc/resolv.conf