Mobile Internet in Ethiopia with CDMA on Ubuntu
Alex December 13th, 2009
Ethiopian Telecoms Company (ETC) started to provide a pre-paid mobile internet service several months ago, though as I (usually) have a good connection at work, I’ve never really considered purchasing a dongle and setting up an account for myself. However, my housemate Martin, with not having a computer, let alone internet connection through work, recently set himself up with CDMA.
The dongle comes with a driver/installation CD for Windows, so this morning I thought I’d have a go getting it set up on my laptop running Ubuntu 9.04. Getting it all set up proved to be much more straightforward than I had anticipated. Here’s what I needed to do:
1. Install wvdial (I have Ubuntu 9.04 Netbook remix, so if you have the normal desktop version this step may not be necessary): sudo apt-get install wvdial
2. Plug the CDMA dongle into a USB port
3. At the terminal enter: sudo wvdialconf
4. Then enter: sudo gedit /etc/wvdial.conf
5. In the text editor change the block that reads:
; Phone =
; Password =
; Username =
to be:
Phone = #777
Password = ETC
Username = ETC
Then save and close the editor.
6. At the terminal enter: sudo wvdial
7. Without closing the terminal open the browser and you should be connected.
Now that it’s working I have the opportunity to spend huge amounts of money using the internet whilst at home. I’m not sure of the exact tariff, but given our usage so far it seems to be around 0.5 birr per minute (approx 2p).
- No Comments
- 256 views



Alex Little. Licensed under