Recently i am facing a strange problem. I am using a GP EDGE as my net connection with my siemens CX75 handset.
From last few days, i found that, in linux my download speed is too bad. But in windows its ok and fine.
Can you belive this? I tried debian sid, ubuntu dapper, gentoo 2005 . But same result.
Really strange problem. 🙁
Today me(lavluda) && salahuddin66 successfully configured GPRS/EDGE of Grameen Phone and Aktel in Linux.
to check your mobile as a modem
——————————-
#wvdialconf
Grameen Phone
here is a sample of my wvdial.conf (Grameen Phone EDGE/GPRS)
————————————————————
[Dialer Defaults]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Init3 = AT+CGDCONT=1,”IP”,”gpinternet”
Modem Type = Analog Modem
ISDN = 0
Phone = *99***1#
Modem = /dev/ttyUSB0
Username = xyz
Password = xyz
Baud = 115200
———————————————————–
change the modem speed/Baud and /dev/ttyUSB0 according to your mobile phone
Aktel
here is a sample of my wvdial.conf (Aktel GPRS)
————————————————————
[Dialer Defaults]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Modem Type = Analog Modem
ISDN = 0
Phone = *99***1#
Modem = /dev/ttyUSB0
Username = xyz
Password = xyz
Baud = 115200
———————————————————–
change the modem speed/Baud and /dev/ttyUSB0 according to your mobile phone
Start
To start type wvdial in shell