Page 3 of 40 FirstFirst 1234513 ... LastLast
Results 21 to 30 of 398

Thread: [SOLVED] HowTo set up EVDO card or usb enabled phone(CDMA)

  1. #21
    Join Date
    Jan 2006
    Beans
    68

    Re: HowTo set up EVDO card or usb enabled phone(CDMA)

    I messed with my config file and got it to work by adding Init3.
    Here's a copy for anyone with the same problem:
    [Dialer pulse]
    Dial Command = ATDP

    [Dialer shh]
    Init3 = ATM0

    [Dialer Defaults]
    Init1 = ATZ
    Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
    Init3 = AT+CGDCONT=1,"IP","WAP.CINGULAR"
    Phone = *99#
    Modem Type = USB Modem
    Stupid Mode = on
    Auto DNS = 1
    Baud = 115200
    Modem = /dev/ttyACM0
    Init = ATZ
    ISDN = 0
    Username = WAP@CINGULARGPRS.COM
    Password = CINGULAR1
    Carrier Check = no
    Auto Reconnect = on

  2. #22
    Join Date
    Jul 2006
    Beans
    2

    Re: HowTo set up EVDO card or usb enabled phone(CDMA)

    I got my information from this:

    http://samat.org/weblog/20070127-hig...inux-6-10.html

    As well as some reading up on the patching done to the airprime driver from other sources which I've managed to lose...

  3. #23
    Join Date
    Jul 2006
    Location
    Connecticut US
    Beans
    267
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: HowTo set up EVDO card or usb enabled phone(CDMA)

    Thanks WHO_CARES for the follow up and i found another post with solution to another exit code 16 and dropping connection:

    http://ubuntuforums.org/showthread.php?t=351882
    Last edited by Mach1US; November 12th, 2011 at 08:03 PM.
    Dell power edge 710 64bit - Dual 6 Core Xeons -64Gig ram:64bit-10.04-LTSLatitude E6400, Intel chipset, intel integrated graphics , Iw-3945ABG-Pro-miniPCI , UM150 EVDO , Orinoco-Gold-Pcmci , 14.1-WXGA+ ,10.04-64bit.Gnome

  4. #24
    Join Date
    Jan 2006
    Beans
    68

    Re: HowTo set up EVDO card or usb enabled phone(CDMA)

    Quote Originally Posted by Mach1US View Post
    i found another post with solution to another exit code 16 and dropping connection:

    http://ubuntuforums.org/showthread.php?t=351882
    I had tried that fix too, I don't think it works with Cingular/AT&T

  5. #25
    Join Date
    Jul 2007
    Beans
    2

    Re: HowTo set up EVDO card or usb enabled phone(CDMA)

    Thank you Mach1US!!!


    Here are the settings for Alltel (if anyone is interested)

    Code:
    [Dialer Defaults] 
    Stupid Mode = on 
    Modem = /dev/ttyACM0 
    Baud = 921600 
    Init = ATZ 
    Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 
    Phone = #777 
    Username = ??????????@alltel.net
    Password = alltel
    Init1 = ATZ 
    ISDN = 0 
    Modem Type = Analog Modem 
    Auto Reconnect = on 
    Carrier Check = no 
    [Dialer shh] 
    Init3 = ATM0 
    [Dialer pulse] 
    Dial Command = ATDP

  6. #26
    Join Date
    Jul 2007
    Beans
    1

    Re: HowTo set up EVDO card or usb enabled phone(CDMA)

    Can this be done with a CDMA2000 1900MHZ PDA phone like the Hitachi G1000? Thanks.
    Last edited by mlexp; July 17th, 2007 at 04:46 PM.

  7. #27
    Join Date
    Jul 2006
    Location
    Connecticut US
    Beans
    267
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: HowTo set up EVDO card or usb enabled phone(CDMA)

    Quote Originally Posted by mlexp View Post
    Can this be done with a CDMA2000 1900MHZ PDA phone like the Hitachi G1000? Thanks.
    This can definitely be done with any CDMA phone supporting evdo or other modem connections as long as the kernel recognizes the device and of course if there is a way to connect it to the PC you should be ok .
    The 1900MHZ is just the frequency on which your phone and carrier communicate and has no effect on its ability to connect
    One of the simplest ways is to connect the phone to usb or for that matter any connection of your choice and run " dmesg " command which will tell you what is happening when you connect it as well which connection is being assign to your device .
    Additionally you can run " lshw " which will display all your hardware and it's kernel corresponding information.
    If you happen to get your device up and running post back your findings .
    Last edited by Mach1US; July 18th, 2007 at 07:18 PM.
    Dell power edge 710 64bit - Dual 6 Core Xeons -64Gig ram:64bit-10.04-LTSLatitude E6400, Intel chipset, intel integrated graphics , Iw-3945ABG-Pro-miniPCI , UM150 EVDO , Orinoco-Gold-Pcmci , 14.1-WXGA+ ,10.04-64bit.Gnome

  8. #28
    Join Date
    Nov 2006
    Beans
    11

    Re: HowTo set up EVDO card or usb enabled phone(CDMA)

    Hello guys, I have a sprint razor v3m and the kernel finds the phone but when I do the dmesg i get the following
    Code:
    [ 2563.704000] SCSI device sdb: 1994385 512-byte hdwr sectors (1021 MB)
    [ 2563.704000] sdb: Write Protect is off
    [ 2563.704000] sdb: Mode Sense: 03 00 00 00
    [ 2563.704000] sdb: assuming drive cache: write through
    [ 2563.708000] SCSI device sdb: 1994385 512-byte hdwr sectors (1021 MB)
    [ 2563.708000] sdb: Write Protect is off
    [ 2563.708000] sdb: Mode Sense: 03 00 00 00
    [ 2563.708000] sdb: assuming drive cache: write through
    [ 2563.708000]  sdb: sdb1
    [ 2563.712000] sd 3:0:0:0: Attached scsi removable disk sdb
    [ 2563.712000] sd 3:0:0:0: Attached scsi generic sg1 type 0
    [ 2737.252000] usb 3-3: USB disconnect, address 8
    [ 2744.996000] usb 1-2: new full speed USB device using ohci_hcd and address 8
    [ 2745.200000] usb 1-2: configuration #1 chosen from 1 choice
    root@cloud9:~#
    Is there any updates for this how-to. My phone has the evdo modem in the phone. I am trying to get this working on a Toshiba sat. with fiesty

  9. #29
    Join Date
    Jul 2006
    Location
    Connecticut US
    Beans
    267
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: HowTo set up EVDO card or usb enabled phone(CDMA)

    Your dmesg shows that your phone is not being recognized by kernel .
    This is mine dmesg output when the phone is connected, i used same phone with only difference that this one is from verizon.
    HTML Code:
    [ 4950.728000] ohci_hcd 0000:04:00.1: remove, state 0
    [ 4950.728000] usb usb7: USB disconnect, address 1
    [ 4950.728000] ohci_hcd 0000:04:00.1: USB bus 7 deregistered
    [ 4950.728000] ACPI: PCI interrupt for device 0000:04:00.1 disabled
    [ 5327.532000] usb 4-2: new full speed USB device using uhci_hcd and address 2
    [ 5327.704000] usb 4-2: configuration #1 chosen from 2 choices
    [ 5327.704000] cdc_acm 4-2:1.0:ttyACM0: USB ACM device
    Make sure that your cable isn't damaged or has crossed pin out ideally try other cables to make sure it's not a phisical connection problem .
    In the future try to provide as much details as you can as this may shed a clue on what is wrong,
    You should pay attention to ttyACM0 portion , this will tell you which connectuion idientifier has been assign to your device.
    Last edited by Mach1US; July 29th, 2007 at 08:57 PM.
    Dell power edge 710 64bit - Dual 6 Core Xeons -64Gig ram:64bit-10.04-LTSLatitude E6400, Intel chipset, intel integrated graphics , Iw-3945ABG-Pro-miniPCI , UM150 EVDO , Orinoco-Gold-Pcmci , 14.1-WXGA+ ,10.04-64bit.Gnome

  10. #30
    Join Date
    Nov 2006
    Beans
    11

    Re: HowTo set up EVDO card or usb enabled phone(CDMA)

    It cannot be the cable as it works in windows just fine. I have tried it on another laptop and it gives the same output as posted above. I took my friends Razor verizon evdo phone and the OS gives out the correct output ( with the ttyAMO). Could it be that sprint has something disabled on the phone?

    My phone is the sprint Razor V3m (Red Phone). I cant think of any other detail that you might need

Page 3 of 40 FirstFirst 1234513 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •