LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-27-2008, 06:37 PM   #1
mlandvodm
LQ Newbie
 
Registered: May 2008
Posts: 1

Rep: Reputation: 0
Question how to connect using E250 samsung mobile modem


Pliz help

im using Mandrake 2005 linux OS, im trying to connect to the
internet using Samsung E250 mobile USB modem.how do i configure
this modem on linux. are there any drivers? pliz help.
 
Old 06-17-2008, 01:11 PM   #2
Affy
LQ Newbie
 
Registered: Sep 2007
Location: Patna,INDIA
Posts: 4

Rep: Reputation: 0
I'm also using the same phone but another linux os UBUNTU 7.10.If you got connected pls help me out.
 
Old 09-19-2008, 08:39 AM   #3
ahmsayed
LQ Newbie
 
Registered: Sep 2008
Posts: 2

Rep: Reputation: 0
there is nothing driver in linux for that phone
i try but fild
 
Old 09-20-2008, 08:56 AM   #4
Affy
LQ Newbie
 
Registered: Sep 2007
Location: Patna,INDIA
Posts: 4

Rep: Reputation: 0
Hey guys I finally find the solution on connecting GPRS set to pc running with linux.......
Heres the URL where u find the sol............
 
Old 09-20-2008, 09:02 AM   #5
Affy
LQ Newbie
 
Registered: Sep 2007
Location: Patna,INDIA
Posts: 4

Rep: Reputation: 0
http://bayanijuan.blogspot.com/searc...p990i+in+linux
 
Old 09-21-2008, 05:28 PM   #6
ahmsayed
LQ Newbie
 
Registered: Sep 2008
Posts: 2

Rep: Reputation: 0
but thos files for motorila and nokia !! where samsung ??
 
Old 09-25-2008, 06:10 AM   #7
parijat.chauhan
LQ Newbie
 
Registered: May 2008
Posts: 7

Rep: Reputation: 0
SAMSUNG doesn't seem to work with Linux....
here i m using SAMSUNG SGH-P310 it also not able to connect.
wvdial tries for a while but then connection terminates and modem hangs.
if u find solution plz post it.

bye bye
 
Old 03-15-2009, 12:34 PM   #8
parijat.chauhan
LQ Newbie
 
Registered: May 2008
Posts: 7

Rep: Reputation: 0
Solution to all these problems

Well guys...i m posting this message in case if any one of you still facing problem in connecting dial-up over mobile-phone.
i hav used this method to successfully connect to my Samsung SGH-P310
phone. i should remind you tht "wvdial" is not able to connect successfully with this phone or some other phone from Samsung and possibly
other Vendors too.

If you still unable to connect , lets keep posting to this thread.

Here is Procedure...................................................

we will create two files[ i assume you are connecting using USB cable]
1. chatscript
2. connection
/////////\\\\\\\\\///////////\\\\\\\\\\\\
$nano chatscript

TIMEOUT 30
ECHO ON
ABORT '\nBUSY\r'
ABORT '\nERROR\r'
ABORT '\nNO ANSWER\r'
ABORT '\nNO CARRIER\r'
ABORT '\nNO DIALTONE\r'
ABORT '\nRINGING\r\n\r\nRINGING\r'
'' \rAT
OK 'AT+CGDCONT=1,"IP","airtelgprs.com"'
OK ATD*99***1#
CONNECT ""

------------------------------------------------------------------------
Remember here:
Access point for my Internet service provider is airtelgprs.com and you should change it to according to your service provider.

Dialing number is *99***1#
you should also change it according to your service provider
=-----------------------------------------------------------------------
$nano connection


debug
nopcomp
noaccomp
nomagic
receive-all
noccp
novj
novjccomp
noauth
connect "/usr/sbin/chat -v -f /etc/ppp/chatscript"
usepeerdns
/dev/ttyACM0 115200
defaultroute
lcp-echo-failure 0

------------------------------------------------------------------------
here ttyACM0 is my mobile modem node.
------------------------------------------------------------------------
//////////\\\\\\\\\\///////////\\\\\\\\\\\\

after creating these two files

#mv connection /etc/ppp/peers
#mv chatscript /etc/ppp

now dial the connection as

#/usr/sbin/pppd call connection
this will dial the connection. you can watch dialing progress through reading log file

#tail -f /var/log/messages

************************************************************************
for easily connecting each time ,make a script, say connectinternet.sh
and put it into /usr/sbin
$nano connectinternet.sh

#!/bin/sh
/usr/sbin/pppd call connection
tail -f /var/log/messages

save the file

$chmod +x connectinternet.sh
#mv connectinternet.sh /usr/sbin

now you have to use only

#connectinternet.sh

and you will be connected.
************************************************************************

hope this post will help somebody. for further clarification you can mail me at parijat.chauhan@aol.in
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How can you use a Samsung SGH X630 mobile as a bluetooth EDGE modem? toufiq_km Linux - Hardware 7 09-25-2008 06:32 AM
Samsung E900 mobile phone, GPRS modem & Slackware 10.1 norkers Linux - Hardware 5 02-25-2008 06:12 AM
Using Samsung A920 as modem PlancksCnst Linux - Hardware 0 09-16-2006 11:39 PM
Samsung X30 - modem tracywebb Linux - Laptop and Netbook 3 11-09-2004 07:50 PM
Trying to connect to a Samsung Yepp YP-30SH Korix Linux - Hardware 1 08-09-2004 11:22 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:06 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration