Search the web
Sign In
New User? Sign Up
linux_bangladesh · Linux Bangladesh
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
How to connect your Linux to internet using W810i as a usb modem   Message List  
Reply | Forward Message #48 of 99 |
Hi to all Linuxheades who use GPRS/EDGE internet connection through
usb modem/mobile in windows and are finding it difficult to do the
same thing in Linux. Just follow my tips and check the files I posted
in files section.

Step # 1:
To find out which port the modem is using, use:

sudo dmesg | grep tty

(In my case the port I found was /dev/ttyACM0)

Step # 2:

To enable the root account (i.e. set a password) use:

sudo passwd root

Step # 3:
Place wvdial in /etc/ppp/peers/ & place wvdial.conf (select and rename
appropriate file for you, edit if necessary) in /etc/

Step # 4:
Give access permissions to the modem to normal users:

chmod a+rw /dev/ttyACM0

Step # 6:
Type wvdial from superuser console (su)

Note: all steps also worked perfectly worked under OpenSuse 10.2
(sudo & changing root passwword are not necessary, I used the su
command under OpenSuse)

Thanks,
Toufiq






Thu May 1, 2008 5:17 pm

toufiq_km
Offline Offline
Send Email Send Email

Forward
Message #48 of 99 |
Expand Messages Author Sort by Date

Hi to all Linuxheades who use GPRS/EDGE internet connection through usb modem/mobile in windows and are finding it difficult to do the same thing in Linux....
Toufiq Khan Majlis
toufiq_km
Offline Send Email
May 1, 2008
5:17 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help