cagnulein
04-05-2003, 14:47
Ragazzi sono alla frutta. Ho un modem ADSL Speedtouch Alcatel. Ho letto tutti i post a riguardo e tutti i how-to e infatti sono arrivato abbastanza avanti. Le luci si accendono e si spengono (come devono appunto fare). La connessione viene stabilita ma quando faccio pppd call adsl ecco quello che mi viene fuori dal /var/log/messages/
May 4 14:22:48 linux kernel: HDLC line discipline: version $Revision: 3.3 $, maxframe=4096
May 4 14:22:48 linux kernel: N_HDLC line discipline registered.
May 4 14:22:58 linux modem_run[1844]: modem_run version 1.1 started by root uid 0
May 4 14:23:00 linux kernel: usb_control/bulk_msg: timeout
May 4 14:23:00 linux kernel: usbdevfs: USBDEVFS_BULK failed dev 2 ep 0x85 len 512 ret -110
May 4 14:23:15 linux modem_run[1844]: ADSL synchronization has been obtained
May 4 14:23:15 linux modem_run[1844]: ADSL line is up (832 kbit/s down | 192 kbit/s up)
May 4 14:23:31 linux kernel: CSLIP: code copyright 1989 Regents of the University of California
May 4 14:23:31 linux kernel: PPP generic driver version 2.4.2
May 4 14:23:31 linux pppd[1848]: pppd 2.4.1 started by root, uid 0
May 4 14:23:32 linux pppoa3[1849]: PPPoA3 version 1.1 started by root (uid 0)
May 4 14:23:32 linux pppoa3[1849]: Control thread ready
May 4 14:23:32 linux pppoa3[1852]: ppp(d) --> pppoa3 --> modem stream ready
May 4 14:23:32 linux pppoa3[1853]: modem --> pppoa3 --> ppp(d) stream ready
May 4 14:23:32 linux pppoa3[1853]: Management cell in stream (OAM)
May 4 14:23:32 linux pppoa3[1853]: 00 80 02 3a d2 11 6a 6a 6a 6a 6a 6a 6a 6a 6a 6a ...:..jjjjjjjjjj
May 4 14:23:32 linux pppoa3[1853]: 6a 6a 6a 6a 6a 6a 6a 6a 6a 6a 6a 6a 6a 6a 6a 6a jjjjjjjjjjjjjjjj
May 4 14:23:32 linux pppoa3[1853]: 6a 6a 6a 6a 6a 6a 6a 6a 6a 6a 6a 6a 6a 6a 6a 6a jjjjjjjjjjjjjjjj
May 4 14:23:32 linux pppoa3[1853]: 6a 6a 6a 00 af jjj..
May 4 14:23:32 linux pppd[1848]: using channel 1
May 4 14:23:32 linux pppd[1848]: Using interface ppp0
May 4 14:23:32 linux pppd[1848]: Connect: ppp0 <--> /dev/pts/3
May 4 14:23:32 linux pppd[1848]: Child process /usr/local/sbin/pppoa3 -m -1 -c -vpi 8 -vci 35 (pid 1849) terminated with signal 11
May 4 14:23:33 linux pppd[1848]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x54d41e44>]
May 4 14:23:34 linux kernel: usb_control/bulk_msg: timeout
May 4 14:23:34 linux kernel: usbdevfs: USBDEVFS_BULK failed dev 2 ep 0x7 len 53 ret -110
May 4 14:23:36 linux pppd[1848]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x54d41e44>]
May 4 14:23:39 linux pppd[1848]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x54d41e44>]
May 4 14:23:40 linux kernel: usb_control/bulk_msg: timeout
May 4 14:23:40 linux kernel: usbdevfs: USBDEVFS_BULK failed dev 2 ep 0x7 len 53 ret -110
May 4 14:23:42 linux pppd[1848]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x54d41e44>]
May 4 14:23:45 linux pppd[1848]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x54d41e44>]
May 4 14:23:46 linux kernel: usb_control/bulk_msg: timeout
May 4 14:23:46 linux kernel: usbdevfs: USBDEVFS_BULK failed dev 2 ep 0x7 len 53 ret -110
May 4 14:23:48 linux pppd[1848]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x54d41e44>]
May 4 14:23:51 linux pppd[1848]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x54d41e44>]
May 4 14:23:52 linux kernel: usb_control/bulk_msg: timeout
May 4 14:23:52 linux kernel: usbdevfs: USBDEVFS_BULK failed dev 2 ep 0x7 len 53 ret -110
May 4 14:23:54 linux pppd[1848]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x54d41e44>]
May 4 14:23:57 linux pppd[1848]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x54d41e44>]
May 4 14:23:58 linux kernel: usb_control/bulk_msg: timeout
May 4 14:23:58 linux kernel: usbdevfs: USBDEVFS_BULK failed dev 2 ep 0x7 len 53 ret -110
May 4 14:24:00 linux pppd[1848]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x54d41e44>]
May 4 14:24:03 linux pppd[1848]: LCP: timeout sending Config-Requests
May 4 14:24:03 linux pppd[1848]: Connection terminated.
May 4 14:24:03 linux pppoa3[1852]: Error reading from pppd
questo continua ad andare avanti all'infinito...
che puņ essere?
May 4 14:22:48 linux kernel: HDLC line discipline: version $Revision: 3.3 $, maxframe=4096
May 4 14:22:48 linux kernel: N_HDLC line discipline registered.
May 4 14:22:58 linux modem_run[1844]: modem_run version 1.1 started by root uid 0
May 4 14:23:00 linux kernel: usb_control/bulk_msg: timeout
May 4 14:23:00 linux kernel: usbdevfs: USBDEVFS_BULK failed dev 2 ep 0x85 len 512 ret -110
May 4 14:23:15 linux modem_run[1844]: ADSL synchronization has been obtained
May 4 14:23:15 linux modem_run[1844]: ADSL line is up (832 kbit/s down | 192 kbit/s up)
May 4 14:23:31 linux kernel: CSLIP: code copyright 1989 Regents of the University of California
May 4 14:23:31 linux kernel: PPP generic driver version 2.4.2
May 4 14:23:31 linux pppd[1848]: pppd 2.4.1 started by root, uid 0
May 4 14:23:32 linux pppoa3[1849]: PPPoA3 version 1.1 started by root (uid 0)
May 4 14:23:32 linux pppoa3[1849]: Control thread ready
May 4 14:23:32 linux pppoa3[1852]: ppp(d) --> pppoa3 --> modem stream ready
May 4 14:23:32 linux pppoa3[1853]: modem --> pppoa3 --> ppp(d) stream ready
May 4 14:23:32 linux pppoa3[1853]: Management cell in stream (OAM)
May 4 14:23:32 linux pppoa3[1853]: 00 80 02 3a d2 11 6a 6a 6a 6a 6a 6a 6a 6a 6a 6a ...:..jjjjjjjjjj
May 4 14:23:32 linux pppoa3[1853]: 6a 6a 6a 6a 6a 6a 6a 6a 6a 6a 6a 6a 6a 6a 6a 6a jjjjjjjjjjjjjjjj
May 4 14:23:32 linux pppoa3[1853]: 6a 6a 6a 6a 6a 6a 6a 6a 6a 6a 6a 6a 6a 6a 6a 6a jjjjjjjjjjjjjjjj
May 4 14:23:32 linux pppoa3[1853]: 6a 6a 6a 00 af jjj..
May 4 14:23:32 linux pppd[1848]: using channel 1
May 4 14:23:32 linux pppd[1848]: Using interface ppp0
May 4 14:23:32 linux pppd[1848]: Connect: ppp0 <--> /dev/pts/3
May 4 14:23:32 linux pppd[1848]: Child process /usr/local/sbin/pppoa3 -m -1 -c -vpi 8 -vci 35 (pid 1849) terminated with signal 11
May 4 14:23:33 linux pppd[1848]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x54d41e44>]
May 4 14:23:34 linux kernel: usb_control/bulk_msg: timeout
May 4 14:23:34 linux kernel: usbdevfs: USBDEVFS_BULK failed dev 2 ep 0x7 len 53 ret -110
May 4 14:23:36 linux pppd[1848]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x54d41e44>]
May 4 14:23:39 linux pppd[1848]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x54d41e44>]
May 4 14:23:40 linux kernel: usb_control/bulk_msg: timeout
May 4 14:23:40 linux kernel: usbdevfs: USBDEVFS_BULK failed dev 2 ep 0x7 len 53 ret -110
May 4 14:23:42 linux pppd[1848]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x54d41e44>]
May 4 14:23:45 linux pppd[1848]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x54d41e44>]
May 4 14:23:46 linux kernel: usb_control/bulk_msg: timeout
May 4 14:23:46 linux kernel: usbdevfs: USBDEVFS_BULK failed dev 2 ep 0x7 len 53 ret -110
May 4 14:23:48 linux pppd[1848]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x54d41e44>]
May 4 14:23:51 linux pppd[1848]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x54d41e44>]
May 4 14:23:52 linux kernel: usb_control/bulk_msg: timeout
May 4 14:23:52 linux kernel: usbdevfs: USBDEVFS_BULK failed dev 2 ep 0x7 len 53 ret -110
May 4 14:23:54 linux pppd[1848]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x54d41e44>]
May 4 14:23:57 linux pppd[1848]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x54d41e44>]
May 4 14:23:58 linux kernel: usb_control/bulk_msg: timeout
May 4 14:23:58 linux kernel: usbdevfs: USBDEVFS_BULK failed dev 2 ep 0x7 len 53 ret -110
May 4 14:24:00 linux pppd[1848]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x54d41e44>]
May 4 14:24:03 linux pppd[1848]: LCP: timeout sending Config-Requests
May 4 14:24:03 linux pppd[1848]: Connection terminated.
May 4 14:24:03 linux pppoa3[1852]: Error reading from pppd
questo continua ad andare avanti all'infinito...
che puņ essere?