LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 01-28-2004, 10:28 PM   #1
moxfyre
LQ Newbie
 
Registered: Jan 2004
Location: College Park, Maryland
Distribution: Debian unstable
Posts: 15

Rep: Reputation: 1
problems connecting cell phone as modem


I just bought a no-name USB-to-phone serial cable on eBay, hoping to use my mobile phone as a modem from Linux. Everything appears to be going fine when I connect it to my laptop(debian unstable 2.6.0 kernel):

Jan 27 20:22:11 localhost kernel: pl2303 1-1:1.0: PL-2303converter detected
...
Jan 27 20:22:11 localhost kernel: usb 1-1: PL-2303 converter nowattached to ttyUSB0 (or usb/tts/0 for devfs)

The problem is that when I connect my Nokia 3589i phone to it, I'munable to communicate with it. I've tried using minicom to send modem commands directly to the /dev/ttyUSB0 port, but this doesn't do anything. I've also tried gnokii, the linux Nokia phone manager program. No luck, the phone's display doesn't even indicate anything.

I'm not sure if there's something wrong with my cable or whether it's aproblem with the software or what I am doing wrong. Any advice would be greatly appreciated!!
 
Old 01-29-2004, 01:49 AM   #2
adz
Senior Member
 
Registered: Jun 2003
Location: Sydney
Distribution: Debian, FreeBSD
Posts: 1,713

Rep: Reputation: 53
Are you sure your phone has the capability to act as a modem?
 
Old 01-29-2004, 08:20 AM   #3
moxfyre
LQ Newbie
 
Registered: Jan 2004
Location: College Park, Maryland
Distribution: Debian unstable
Posts: 15

Original Poster
Rep: Reputation: 1
Yes, Nokia in fact sells an "official" cable for the phone ... But it doesn't work with Linux apparently. These generic usb-to-serial cables are supposed to work fine. So I'm kind of confused.
 
Old 01-29-2004, 08:51 PM   #4
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
I can tell you that the pl2303 works for my usb2serial adapter, Model GUC232A.

Do you have a way to test the serial port?
 
Old 01-30-2004, 09:27 AM   #5
moxfyre
LQ Newbie
 
Registered: Jan 2004
Location: College Park, Maryland
Distribution: Debian unstable
Posts: 15

Original Poster
Rep: Reputation: 1
I don't know how I can test the serial port alone without testing the phone as well. See, the cable correctly identifies itself as a pl2303, and minicom is perfectly happy to send modem commands to /dev/ttyUSB0, but nothing seems to get through to the phone.

Do you know of a good way to test the serial port?

Thanks!
 
Old 01-31-2004, 08:07 PM   #6
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
Only by sending and receiving data to something. You could check for voltages but that's not really going to prove anything.


We have a nokia at work that refuses to work with a data connection. Using windows it just says no dial tone. The phone does nothing.


I have not hooked up a nokia to my system, but my motorola needs a driver for the modem. However it connects to USB.

I load it like this, modprobe acm

Then I can communicate with it through /dev/ttyACM0.

Last edited by DavidPhillips; 01-31-2004 at 08:10 PM.
 
Old 02-02-2004, 07:41 PM   #7
moxfyre
LQ Newbie
 
Registered: Jan 2004
Location: College Park, Maryland
Distribution: Debian unstable
Posts: 15

Original Poster
Rep: Reputation: 1
Hmmm. So some Nokias don't work with data connections? Do you know what model it is that doesn't work? I hope that's not mine, which is a 3589i. Thanks for the info!
 
Old 02-03-2004, 07:21 PM   #8
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
I'll check when I get back out west. Leaving tomorrow, so I'll check it out Friday and let you know. I suspect it's a problem with the phone, but it might be the device. It should work in my opinion, but it doesn't.
 
Old 03-06-2004, 11:53 PM   #9
gbb123
Member
 
Registered: Mar 2004
Location: Ellsworth, Wisconsin
Distribution: Suse 9.0 Pro
Posts: 32

Rep: Reputation: 15
Nokia 3589i dial up.

Please let me know if you can get the data cable to work with linux. I have Suse 9.0 Pro installed on my laptop and would very much like to plug my nokia 3589i cell phone into it so I can dial up on the go .

I tend to drop my 3589i on the ground quite abit and it seems rather glitchy, for instance theExtended Network message sometimes looks like matrix charectors when it first boots and I know Ive had friends that have had bad luck with these phones glitching out after they are dropped on the ground. I know this probobly has nothing to do with it not being able to communicate properly via the data cable. Has anyone else had problems with these nokia phones?

I would really like to get linux loaded on this phone via the data cable as well, so I hope someone can solve this problem

Garrett
 
Old 03-08-2004, 01:44 PM   #10
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
What kind of cable is it. If it's USB then plug it in and watch /var/log/messages or your log file for your system. It should say something about the driver loading and the device name, etc

If the modules is not found load the driver acm or maybe cdc-acm for 2.6 kernels
 
Old 10-19-2004, 02:41 PM   #11
charon79m
Member
 
Registered: Oct 2003
Distribution: Just about anything... so long as it is Debain based.
Posts: 297

Rep: Reputation: 30
USB to Serial too...

I have a Model GUC232A as well. I am trying to use it to talk with Cisco equipment; however, I am not having any luck.

I see the device /dev/ttyUSB0 be created. When I attempt to get Minicom to use it to communicate, nothing happens. I've checked/changed the permissions on the device to allow everyone rw access to it, but I am not able to get anything accross. When I have the Router off and turn it on, I get blinking lights like data is flowing, but minicom does not display anything.

Anyone have a suggestion?

Thanks!

MrKnisely
 
  


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
RC1 cell phone modem seifenblasen SUSE / openSUSE 1 09-27-2005 02:33 PM
cell phone as an external modem deathsythe210 Linux - Networking 1 07-29-2004 07:09 PM
HELP!! usbserial / Cell Phone Modem muzicman82 Linux - Hardware 1 12-22-2003 07:03 AM
3g Device (Cell Phone) as a modem? ruahusker Linux - Networking 0 08-31-2003 04:55 PM
cell-phone to modem sparker1968 Slackware 0 04-12-2003 12:22 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 03:57 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