Results 1 to 3 of 3

Thread: mobile phone modem disconnects

  1. #1
    Join Date
    May 2009
    Beans
    5

    mobile phone modem disconnects

    Dell Inspiron laptop Ubuntu 8.04 connects through Nokia 5800 using Gnome-ppp,

    Dell Mini9 using same settings and Ubuntu 8.04 remix drops the connection with error 16 (modem disconnected)

    Any ideas anyone?

    Log
    --> Ignoring malformed input line: ";Do NOT edit this file by hand!"
    --> WvDial: Internet dialer version 1.60
    --> Cannot get information for serial port.
    --> Initializing modem.
    --> Sending: ATX3
    ATX3
    OK
    --> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
    ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
    OK
    --> Modem initialized.
    --> Sending: ATM1L3DT*99#
    --> Waiting for carrier.
    ATM1L3DT*99#
    ~[7f]}#@!}!}!} }9}#}%B#}%}(}"}'}"}"}&} } } } }%}&BJt}?|0~
    CONNECT
    --> Carrier detected. Starting PPP immediately.
    --> Starting pppd at Sat May 9 15:38:11 2009
    --> Pid of pppd: 15473
    --> Using interface ppp0
    --> Disconnecting at Sat May 9 15:38:12 2009
    --> 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.

    Thanks

  2. #2
    Join Date
    Aug 2008
    Location
    Athens Greece
    Beans
    973
    Distro
    Ubuntu Mate

    Re: mobile phone modem disconnects

    Quote Originally Posted by ArchieK View Post
    ...
    --> Modem initialized.
    --> Sending: ATM1L3DT*99#
    --> Waiting for carrier.
    ATM1L3DT*99#
    ~[7f]}#@!}!}!} }9}#}%B#}%}(}"}'}"}"}&} } } } }%}&BJt}?|0~
    CONNECT
    --> Carrier detected. Starting PPP immediately.
    --> Starting pppd at Sat May 9 15:38:11 2009
    --> Pid of pppd: 15473
    --> Using interface ppp0
    --> Disconnecting at Sat May 9 15:38:12 2009
    ...
    Hi ArchieK,
    as above seems to be connected and possibly the provider hangs you up, can you check the APN?
    Post here all your /etc/wvdial.conf and any info about your provider (APN, dial number) to check.

    Regards,
    George

  3. #3
    Join Date
    May 2009
    Beans
    5

    Re: mobile phone modem disconnects

    Just discovered that Gnome-ppp was mis-reporting the port the modem was on.

    On looking in /var/log/kern.log fouind this:

    tail -f /var/log/kern.log
    May 9 16:40:43 user kernel: [16585.005216] usb 5-3: new high speed USB device using ehci_hcd and address 8
    May 9 16:40:43 user kernel: [16585.136217] usb 5-3: configuration #1 chosen from 1 choice
    May 9 16:40:43 user kernel: [16585.139502] cdc_acm 5-3:1.1: ttyACM3: USB ACM device


    Where Gnome-ppp discovered the modem as /dev/ttyACM1 the correct port was ttyACM3
    changed the port and connected fine!

    Hope this helps anyone out there with the same problem

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
  •