Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > GNU Linux Zone > Wireless Internet > problems with next G setup

Forgot Password?
 Wireless Internet   Anything related to getting wireless set up in Linux. WLAN, WiFi, etc.

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 03-15-2008   #1 (permalink)
Just Joined!
 
Join Date: Mar 2008
Posts: 2
problems with next G setup

This is a copy of a question I posted at linuxquestions.org

Hi, I've been trying to connect to to a wireless internet sevice using a sierra airprime 880U card on Arch linux. the card seems to be recognised OK but any attempt to connect ends with the modem hanging up.

I'm trying to use wvdial but have not had any more luck with pppd or kppp. My config file for wvdial is

[Dialer Defaults]
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Modem Type = Analog Modem
Phone = *99#1
ISDN = 0
Username = ***********
Init1 = ATZ
Password = *******
Modem = /dev/ttyUSB0
Baud = 9600

(note i've removed my username and password for this)

Initially when I start my computer I have problems with the ppp daemon
(This could well be the source of my problem but I don't really understand this) this is best illustrated using pppd

[bruce@crutch etc]$ sudo pppd call gsm
Password:
pppd: pppd is unable to open the /dev/ppp device.
You need to create the /dev/ppp device node by
executing the following command as root:
mknod /dev/ppp c 108 0

Running this command seems to help but I still get the modem hanging up

[bruce@crutch etc]$ sudo wvdial
--> WvDial: Internet dialer version 1.60
--> Cannot get information for serial port.
--> Initializing modem.
--> Sending: ATZ
OK
--> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
OK
--> Modem initialized.
--> Sending: ATDT*99#1
--> Waiting for carrier.
CONNECT 7200000
--> Carrier detected. Waiting for prompt.
--> Don't know what to do! Starting pppd and hoping for the best.
--> Starting pppd at Sat Mar 15 10:52:58 2008
--> Pid of pppd: 6616
--> Using interface ppp0
--> pppd: ��[06][08]p�[06][08]
--> pppd: ��[06][08]p�[06][08]
--> pppd: ��[06][08]p�[06][08]
--> pppd: ��[06][08]p�[06][08]
--> pppd: ��[06][08]p�[06][08]
--> pppd: ��[06][08]p�[06][08]
--> Disconnecting at Sat Mar 15 10:52:59 2008
--> The PPP daemon has died: A modem hung up the phone (exit code = 16)
--> man pppd explains pppd error codes in more detail.
--> Try again and look into /var/log/messages and the wvdial and pppd man pages for more information.
--> Auto Reconnect will be attempted in 5 seconds
--> Cannot get information for serial port.
--> Initializing modem.
--> Sending: ATZ
OK
--> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
OK
--> Modem initialized.
--> Cannot get information for serial port.
--> Initializing modem.
--> Sending: ATZ
OK
--> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
OK
--> Modem initialized.
--> Sending: ATDT*99#1
--> Waiting for carrier.
CONNECT 7200000
--> Carrier detected. Waiting for prompt.

And this carries on untill I abort the process.

Can someone please explain some of this? I'm stuck using other peoples internet until I can get this working
crutch52 is offline  


Reply With Quote
Old 03-15-2008   #2 (permalink)
Trusted Penguin
 
waterhead's Avatar
 
Join Date: Jul 2004
Location: Franklin, Wisconsin
Posts: 3,934
I found a How-To on getting an E-Plus UTMTS/HSUPA card recognized in Linux. I know it is a different card, but if you're lucky the process may just work for your card.

Linux with UMTS HSUPA ExpressCard - Perimeterless Network

With the card plugged in, enter this command.
Code:
cat /proc/bus/usb/devices
Find the card in the list. Copy the information from these three lines. You can post it here too.
Code:
P:  Vendor=  ProdID=  Rev=
S:  Manufacturer=
S:  Product=
You could enter that info when the module is loaded, but first you need to unload the module.
Code:
modprobe -r usbserial
Then reload it with the info obtained about the card.
Code:
modprobe usbserial vendor=<info here> product=<info here>
I don't know if this will actually work, I never ran modprobe with options before. If it does work, you can then add it to your modprobe file.
__________________
Paul

Please do not PM me with requests for help. I will not reply.
waterhead is offline   Reply With Quote
Old 03-15-2008   #3 (permalink)
Trusted Penguin
 
MikeTbob's Avatar
 
Join Date: Apr 2006
Location: Panther City, Tx
Posts: 4,059
It has been a very long time since I have used Dial-up Internet but I seem to remember having a similar problem. Everything looked good until it tried to connect, then it just died. My problem was that I had the modem dialing the wrong number to my ISP. So make sure that the number you are dialing is correct. (Yes I know this is dumb)
__________________
I do not respond to private messages asking for help.
Please keep it on the forums only.
MikeTbob is offline   Reply With Quote
Old 03-16-2008   #4 (permalink)
Just Joined!
 
Join Date: Mar 2008
Posts: 2
Thanks guys,
I'll see what I can make of what you've given me.
crutch52 is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 10:39 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2