Join Today
+ Reply to Thread
Page 1 of 4 1234 LastLast
Results 1 to 10 of 40
Like Tree4Likes

Thread: Internet thru E6 on Linux???

  1. #1
    Join Date
    Mar 2008
    Location
    God's own Country, INDIA.
    Posts
    370

    Question Internet thru E6 on Linux???

    I'm using Ubuntu and I want to access internet thru my ROKR E6, using advanced GPRS connection.

    I can do it thru windows, but how do I do it on Ubuntu?

    It detects E6 as a USB device but not as a modem.

    Does anybody know how to do it???

  2. Default

    which version of ubuntu are you using....?!!

  3. #3
    Join Date
    Feb 2006
    Location
    Beijing
    Posts
    358

    Default

    i think new version 8.04

  4. #4
    Join Date
    Mar 2008
    Location
    God's own Country, INDIA.
    Posts
    370

    Default

    Yes, I'm using 8.04

  5. #5
    Join Date
    Mar 2008
    Location
    Warsaw/Poland
    Posts
    17

    Default

    Quote Originally Posted by thakkarnimesh View Post
    It detects E6 as a USB device but not as a modem.
    Did You switch the USB mode in "modem" position?
    What lsusb (on Ubuntu) shows You?
    Spidey likes this.

  6. #6
    Join Date
    Mar 2008
    Location
    God's own Country, INDIA.
    Posts
    370

    Default

    How to use isusb?
    Should I execute this command in the terminal window?

    I'm not so much familiar with Linux.

  7. #7
    Join Date
    Jul 2005
    Location
    Franconia
    Posts
    4,866

    Default

    Quote Originally Posted by thakkarnimesh View Post
    How to use isusb?
    Should I execute this command in the terminal window?
    yes!
    type lsusb and enter on your computer in a terminal window.
    you should see something like this:
    Code:
    swifty@barton:~/moko/qtopia$ lsusb
    Bus 003 Device 007: ID 1131:1001 Integrated System Solution Corp. KY-BT100 Bluetooth Adapter
    Bus 003 Device 006: ID 046d:c408 Logitech, Inc. Marble Mouse (4-button)
    Bus 003 Device 005: ID 0424:223a Standard Microsystems Corp. 8-in-1 Card Reader
    Bus 003 Device 004: ID 0424:2504 Standard Microsystems Corp.
    Bus 003 Device 003: ID 05e3:0606 Genesys Logic, Inc.
    Bus 003 Device 002: ID 0424:2502 Standard Microsystems Corp.
    Bus 003 Device 001: ID 0000:0000
    Bus 001 Device 001: ID 0000:0000
    Bus 002 Device 001: ID 0000:0000
    Spidey likes this.

  8. #8
    Join Date
    Mar 2008
    Location
    God's own Country, INDIA.
    Posts
    370

    Default I Tried wvdialconf and wvdial

    I executed the command isusb, but it shows unknown command.

    Now I remembered that it should have been Isusb and not isusb, as Linux is case-sensitive.

    Will post the output when I boot to Ubuntu next time.
    After isusb failed, I tried using wvdialconf (which I found in ScanModem)

    It created a file /etc/wvdial.conf

    Code:
     
    Contents of /etc/wvdial.conf
    ----------------------------
    [Dialer Defaults]
    Init1 = ATZ
    Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
    Modem Type = USB Modem
    Phone = *99***1#
    ISDN = 0
    Password = ''
    New PPPD = yes
    Username = ''
    Modem = /dev/ttyACM0
    Baud = 460800
    I edited this file manually to change some properties.
    I use vodafone and it says the settings as below;

    Code:
     
    Access Number  *99***1#
    User name    <blank> 
    Password     <blank>
    For blank fields I've set them as '', as leaving it completely blank was giving error.
    Is it Correct?

    So, after making these changes, and setting phone to USB Modem.
    I issued the command wvconf, and it gave the following output.

    Code:
    --> WvDial: Internet dialer version 1.60
    --> Cannot get information for serial port.
    --> Initializing modem.
    --> Sending: ATZ
    ATZ
    OK
    --> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
    ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
    OK
    --> Modem initialized.
    --> Sending: ATDT*99***1#
    --> Waiting for carrier.
    ATDT*99***1#
    CONNECT
    --> Carrier detected.  Waiting for prompt.
    ~[7f]}#@!}!}!} }<}!}$}%}"}&} } } } }#}$@#}%}&h}#} } }'}"}(}"}#}<~
    --> PPP negotiation detected.
    --> Starting pppd at Sat Jul 12 21:12:36 2008
    --> Pid of pppd: 10716
    --> Using interface ppp0
    --> pppd: ??[06][08]@?[06][08]
    --> pppd: ??[06][08]@?[06][08]
    --> pppd: ??[06][08]@?[06][08]
    --> pppd: ??[06][08]@?[06][08]
    --> pppd: ??[06][08]@?[06][08]
    --> pppd: ??[06][08]@?[06][08]
    --> pppd: ??[06][08]@?[06][08]
    --> Disconnecting at Sat Jul 12 21:12: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
    After this, it was constantly reconnecting, with the same above error, "The PPP daemon has died".

    Can somebody help me, what is does this error mean?
    And if I'm missing something.

  9. #9
    Join Date
    Mar 2008
    Location
    God's own Country, INDIA.
    Posts
    370

    Default

    Well, I checked Isusb command on root terminal but still is shows this error,
    "bash: Isusb: command not found"

  10. #10
    Join Date
    Mar 2008
    Location
    Warsaw/Poland
    Posts
    17

    Default

    Did you write small "L" as a first letter? If not - we know why bash screams, that he don't know this command


 
+ Reply to Thread
Page 1 of 4 1234 LastLast

Similar Threads

  1. Replies: 11
    Last Post: 10-03-2008, 05:34 PM
  2. Broadband internet in Linux
    By RA13 in forum Linux
    Replies: 1
    Last Post: 07-02-2008, 01:16 PM
  3. Q: Can you access internet on A1200 using PC internet connection?
    By ltepperson in forum A1200 General Chat
    Replies: 4
    Last Post: 10-24-2007, 04:23 PM
  4. Requesting LINUX WALLPAPERS 2 create new linux skin
    By hunter2k9 in forum MotoTheme
    Replies: 1
    Last Post: 07-23-2007, 01:40 AM
  5. LINUX?? right !! i found some gps software for LINUX??
    By burtonsunny in forum E680i General Chat
    Replies: 3
    Last Post: 01-13-2006, 01:04 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Single Sign On provided by vBSSO

Search Engine Optimization by vBSEO 3.6.0 RC 1