Monday, January 26, 2009

How to connect to internet with mobile in fedora

Procedure::-

1> First connect u r Gprs enabled mobile to PC .

2> Then check for the Port that is using. We can check it by opening "terminal" and type

"dmesg" in the terminal. you will get lot of information , go to the end of the information and look for the port used by u r mobile. it looks like this.



From terminal::

Bluetooth: L2CAP socket layer initialized
Bluetooth: RFCOMM socket layer initialized
Bluetooth: RFCOMM TTY layer initialized
Bluetooth: RFCOMM ver 1.8
usb 2-1: new full speed USB device using ohci_hcd and address 2
usb 2-1: configuration #1 chosen from 1 choice
usbcore: registered new interface driver cdc_ether
drivers/usb/class/cdc-acm.c: Ignoring extra header, type -3, length 4
cdc_acm 2-1:1.1: ttyACM0: USB ACM device
usb 2-1: bad CDC descriptors
usbcore: registered new interface driver cdc_acm
drivers/usb/class/cdc-acm.c: v0.25:USB Abstract Control Model driver for USB modems and ISDN adapters
usbcore: registered new interface driver rndis_host
hda-intel: Invalid position buffer, using LPIB read method instead.
fuse init (API version 7.8)
SELinux: initialized (dev sda7, type fuseblk), uses genfs_contexts
SELinux: initialized (dev sda8, type fuseblk), uses genfs_contexts
SELinux: initialized (dev sda5, type fuseblk), uses genfs_contexts
SELinux: initialized (dev sda6, type fuseblk), uses genfs_contexts
SELinux: initialized (dev sda1, type fuseblk), uses genfs_contexts
PPP generic driver version 2.4.2
PPP Deflate Compression module registered



Here u can see my mobile device connected to USB port ttyACM0: USB ACM device.

3> After confirmation of u r device go to option "System " from u r desktop which is defaulty in the top.

Goto System -> Administration -> Network ->New -> Modem Connection


From here u have to configure u r device if it is not detected automatically
which i have said above ( ex:- ttyACM0) and click "Forward" .

4> In the next step u will get prefix ,areacode,phone number........etc fill the all
all the blanks with appropriate information provided by u r ISP (Internet
Service Provider) after finishing this step click "Forward " for the next
step also and finally finish all the above task succesfully .

5>click "connect " to connect to the internet and enjoy the power of web.

No comments:

Post a Comment