No internet yet, "LCP terminated by peer".

DVAT dva-tlse at wanadoo.fr
Sat Jul 26 17:45:09 UTC 2008



Hello,

I work under ubuntu 8.04-hardy, but I have no internet yet; I then write under windows OS and I also have to use it for downloads. (it's a dual boot with W2K-pro); I'm trying to set up a dsl modem fast 800 (II) (from sagem-France) and it's not won yet; here follows what gives a "tail -f" command of the /var/log/syslog file from the time when I plug the USB modem until the end of the world, or at least the unplug. (summary follows)

 

Jul 25 18:24:54 david-desktop kernel: [ 3128.140110] usb 3-2: [ueagle-atm] ADSL device founded vid (0X1110) pid (0X9021) Rev (0X500B): Eagle II

Jul 25 18:24:54 david-desktop NetworkManager: <debug> [1217003094.450761] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/usb_device_ffffffff_ffffffff_noserial'). 

Jul 25 18:24:54 david-desktop kernel: [ 3128.276118] usb 3-2: reset full speed USB device using uhci_hcd and address 9

Jul 25 18:24:54 david-desktop kernel: [ 3128.485788] usb 3-2: [ueagle-atm] using iso mode

Jul 25 18:24:54 david-desktop kernel: [ 3128.489139] usb 3-2: [ueagle-atm] (re)booting started 

Jul 25 18:24:56 david-desktop kernel: [ 3130.190342] usb 3-2: [ueagle-atm] ATU-R firmware version : 44e2ea17

Jul 25 18:24:56 david-desktop kernel: [ 3130.194226] usb 3-2: [Ueagle-atm] requesting firmware ueagle-atm/CMVep.bin.v2 failed, try to get older cmvs

Jul 25 18:24:56 david-desktop firmware_helper[7928]: main: error loading '/lib/firmware/ueagle-atm/CMVep.bin.v2' for device '/devices/pci0000:00/0000:00:10.2/usb3/3-2/firmware/3-2' with driver '(unknown)'

Jul 25 18:24:56 david-desktop kernel: [ 3130.202047] usb 3-2: [Ueagle-atm] use deprecated cmvs version, please update your firmware

Jul 25 18:24:56 david-desktop kernel: [ 3130.236220] usb 3-2: [ueagle-atm] modem started, waiting synchronization...

Jul 25 18:25:10 david-desktop kernel: [ 3144.202754] usb 3-2: [ueagle-atm] modem operational

Jul 25 18:25:10 david-desktop pppd[7965]: Plugin pppoatm.so loaded.

Jul 25 18:25:10 david-desktop pppd[7966]: pppd 2.4.4 started by root, uid 0

Jul 25 18:25:10 david-desktop pppd[7966]: Using interface ppp0

Jul 25 18:25:10 david-desktop pppd[7966]: Connect: ppp0 <--> 8.35

Jul 25 18:25:13 david-desktop pppd[7966]: Couldn't increase MTU to 9178. Using 1500

Jul 25 18:25:14 david-desktop pppd[7966]: LCP terminated by peer

Jul 25 18:25:17 david-desktop pppd[7966]: Connection terminated.

Jul 25 18:25:17 david-desktop pppd[7966]: Modem hangup

Jul 25 18:25:42 david-desktop kernel: [ 3176.313910] usb 3-2: [UEAGLE-ATM] uea_intr() failed with -84

Jul 25 18:25:42 david-desktop kernel: [ 3176.431468] usb 3-2: USB disconnect, address 9

Jul 25 18:25:42 david-desktop kernel: [ 3176.433279] usb 3-2: [UEAGLE-ATM] usb_control_msg error -19

Jul 25 18:25:42 david-desktop kernel: [ 3176.433378] usb 3-2: [ueagle-atm] ADSL device removed

Jul 25 18:25:42 david-desktop NetworkManager: <debug> [1217003142.788994] nm_hal_device_removed(): Device removed (hal udi is '/org/freedesktop/Hal/devices/usb_device_ffffffff_ffffffff_noserial'). 

Jul 25 18:25:42 david-desktop NetworkManager: <debug> [1217003142.798638] nm_hal_device_removed(): Device removed (hal udi is '/org/freedesktop/Hal/devices/usb_device_1110_9021_00604C63B36C_if1'). 

Jul 25 18:25:42 david-desktop NetworkManager: <debug> [1217003142.806044] nm_hal_device_removed(): Device removed (hal udi is '/org/freedesktop/Hal/devices/usb_device_1110_9021_00604C63B36C_if2'). 

Jul 25 18:25:42 david-desktop NetworkManager: <debug> [1217003142.814048] nm_hal_device_removed(): Device removed (hal udi is '/org/freedesktop/Hal/devices/usb_device_1110_9021_00604C63B36C'). 

Jul 25 18:25:47 david-desktop pppd[7966]: connect(8.35): No such device

Jul 25 18:25:47 david-desktop pppd[7966]: Exit.

 

You can read  -New device added,

        then  -requesting firmware ueagle-atm/CMVep.bin.v2 failed,

         and  -try to get older cmvs,

        then a story about the size of datagrams sent or received :

              -couldn't increase MTU to 9178. Using 1500

  and finally -LCP terminated by peer

 

-The size of the datagrams used is that told in /etc/ppp/peers/ueagle-atm, where are given the options of the link that I want to establish, and which follow :

# FR09 
# vendredi 25 juillet 2008, 14:51:44 (UTC+0200)
user "fti/cgwv7rf"
plugin pppoatm.so 8.35 
mtu 1500
noipdefault 
usepeerdns 
defaultroute 
persist 
noauth
debug

 The overall options of pppd are :

david at david-desktop:/etc/ppp$  egrep -v '#|^ *$' /etc/ppp/options
asyncmap 0
noauth
crtscts
lock
hide-password
proxyarp
lcp-echo-interval 30
lcp-echo-failure 4
noipx
 

 The warning about the firmware is not so alarming, but the end of the world comes here : "LCP terminated by peer"; I don't remember what LCP is the acronym for, except that C and P are for Control Protocol but I don't remember for the L; any way, the other end of the wire sends me out.

 Thanks to indicate me where I can download the file that I am missing. (CMVep.bin.v2)

 Any mean to understand exactly what happens would also be strongly appreciated.
  David (Toulouse-France)
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20080726/2312e434/attachment.html>


More information about the ubuntu-users mailing list