I made a few more experiments. Created two 2MB files, one containg ones (i.e. FF) and one with zeros. I was able to download 'zeros' file with no problems, but downloading 'ones' file reliably crashed the connection.
Duncan Sands wrote: >modem_run has a "line monitoring" option, but it hasn't always worked. >Can you please send all the messages output by the module. > For brevity sake I'll send only the short version of logs before crash and after crash. Full logs (including the one created while connecting ADSL line) can be found at http://decef.elf.stuba.sk/~ak99387/log. Here are the logs just after the attempt to download "all ones" ---------------- /var/log/syslog: ---------------- Sep 21 11:30:34 pentium-133 pppoe[859]: read (asyncReadFromPPP): Session 7667: Input/output error ------------------ /var/log/messages: ------------------ Sep 21 11:30:28 pentium-133 pppd[858]: No response to 3 echo-requests Sep 21 11:30:28 pentium-133 pppd[858]: Serial link appears to be disconnected. Sep 21 11:30:34 pentium-133 pppd[858]: Connection terminated. Sep 21 11:30:34 pentium-133 pppd[858]: Connect time 4.8 minutes. Sep 21 11:30:34 pentium-133 pppd[858]: Sent 2067 bytes, received 47638 bytes. Sep 21 11:30:34 pentium-133 pppoe[859]: Sent PADT Sep 21 11:30:34 pentium-133 pppd[858]: Connect time 4.8 minutes. Sep 21 11:30:34 pentium-133 pppd[858]: Sent 2067 bytes, received 47638 bytes. Sep 21 11:30:34 pentium-133 pppd[858]: Exit. --------------- /var/log/debug: --------------- Sep 21 11:29:22 pentium-133 kernel: speedtch.c: udsl_atm_send called (skb 0xc11da9e0, len 96) Sep 21 11:29:22 pentium-133 kernel: speedtch.c: 000 : aa aa 03 00 80 c2 00 07 00 00 00 90 1a 40 73 e0 Sep 21 11:29:22 pentium-133 kernel: speedtch.c: 016 : 00 90 d0 8c 1a a9 88 64 11 00 1d f3 00 42 00 21 Sep 21 11:29:22 pentium-133 kernel: speedtch.c: 032 : 45 00 00 40 ac f3 40 00 40 11 de 48 d4 51 16 75 Sep 21 11:29:22 pentium-133 kernel: speedtch.c: 048 : c3 a8 01 02 04 00 00 35 00 2c 47 af 79 87 01 00 Sep 21 11:29:22 pentium-133 kernel: speedtch.c: 064 : 00 01 00 00 00 00 00 00 05 64 65 63 65 66 03 65 Sep 21 11:29:22 pentium-133 kernel: speedtch.c: 080 : 6c 66 05 73 74 75 62 61 02 73 6b 00 00 01 00 01 Sep 21 11:29:22 pentium-133 kernel: speedtch.c: udsl_write_cells: howmany=64, skb->len=96, num_cells=3, num_entire=2, pdu_padding=40 Sep 21 11:29:22 pentium-133 kernel: speedtch.c: udsl_process_send: wrote 3 cells from skb 0xc11da9e0 to buffer 0xc20bcdc4 Sep 21 11:29:22 pentium-133 kernel: speedtch.c: udsl_process_send: buffer contains 3 cells, 61 left Sep 21 11:29:22 pentium-133 kernel: speedtch.c: udsl_process_send: submitting urb 0xc2e49be0 (3 cells), snd 0xc20bcd60, buf 0xc20bcdc4 Sep 21 11:29:22 pentium-133 kernel: speedtch.c: udsl_complete_send: urb 0xc2e49be0, status 0, snd 0xc20bcd60, buf 0xc20bcdc4 Sep 21 11:29:22 pentium-133 kernel: speedtch.c: udsl_complete_receive: urb 0xc2e49960, status 0, actual_length 212, filled_cells 4, rcv 0xc20bcc64, buf 0xc20bccb4 Sep 21 11:29:22 pentium-133 kernel: speedtch.c: udsl_process_receive: sending urb 0xc2e49960, rcv 0xc20bcc64, buf 0xc20bccc4 Sep 21 11:29:22 pentium-133 kernel: speedtch.c: udsl_process_receive: processing buf 0xc20bccb4 Sep 21 11:29:22 pentium-133 kernel: speedtch.c: udsl_extract_cells: vpi 1, vci 32, pti 0 Sep 21 11:29:22 pentium-133 last message repeated 2 times Sep 21 11:29:22 pentium-133 kernel: speedtch.c: udsl_extract_cells: vpi 1, vci 32, pti 1 Sep 21 11:29:22 pentium-133 kernel: speedtch.c: udsl_extract_cells: got packet (length: 182, pdu_length: 192, vcc: 0xc1abc200) Sep 21 11:29:22 pentium-133 kernel: speedtch.c: udsl_extract_cells: allocated new sk_buff (skb: 0xc11da300, skb->truesize: 384) Sep 21 11:29:22 pentium-133 kernel: speedtch.c: udsl_extract_cells: sending skb 0xc11da300, skb->len 182, skb->truesize 384 Sep 21 11:29:22 pentium-133 kernel: speedtch.c: 000 : aa aa 03 00 80 c2 00 07 00 00 00 90 d0 8c 1a a9 <data> Sep 21 11:29:22 pentium-133 kernel: speedtch.c: 176 : 00 04 93 af 6f 0f Sep 21 11:29:22 pentium-133 kernel: speedtch.c: udsl_atm_send called (skb 0xc11da8a0, len 92) Sep 21 11:29:22 pentium-133 kernel: speedtch.c: 000 : aa aa 03 00 80 c2 00 07 00 00 00 90 1a 40 73 e0 <data> Sep 21 11:29:22 pentium-133 kernel: speedtch.c: 080 : 00 02 ac fb 00 00 00 00 01 03 03 00 Sep 21 11:29:22 pentium-133 kernel: speedtch.c: udsl_write_cells: howmany=64, skb->len=92, num_cells=3, num_entire=1, pdu_padding=4 Sep 21 11:29:22 pentium-133 kernel: speedtch.c: udsl_process_send: wrote 3 cells from skb 0xc11da8a0 to buffer 0xc20bcdc4 Sep 21 11:29:22 pentium-133 kernel: speedtch.c: udsl_process_send: buffer contains 3 cells, 61 left Sep 21 11:29:22 pentium-133 kernel: speedtch.c: udsl_process_send: submitting urb 0xc2e49be0 (3 cells), snd 0xc20bcd60, buf 0xc20bcdc4 Sep 21 11:29:22 pentium-133 kernel: speedtch.c: udsl_complete_send: urb 0xc2e49be0, status 0, snd 0xc20bcd60, buf 0xc20bcdc4 Sep 21 11:29:22 pentium-133 kernel: speedtch.c: udsl_complete_receive: urb 0xc2e49960, status 0, actual_length 106, filled_cells 2, rcv 0xc20bcc64, buf 0xc20bccc4 Sep 21 11:29:22 pentium-133 kernel: speedtch.c: udsl_process_receive: sending urb 0xc2e49960, rcv 0xc20bcc64, buf 0xc20bccb4 Sep 21 11:29:22 pentium-133 kernel: speedtch.c: udsl_process_receive: processing buf 0xc20bccc4 Sep 21 11:29:22 pentium-133 kernel: speedtch.c: udsl_extract_cells: vpi 1, vci 32, pti 0 Sep 21 11:29:22 pentium-133 kernel: speedtch.c: udsl_extract_cells: vpi 1, vci 32, pti 1 Sep 21 11:29:22 pentium-133 kernel: speedtch.c: udsl_extract_cells: got packet (length: 76, pdu_length: 96, vcc: 0xc1abc200) Sep 21 11:29:22 pentium-133 kernel: speedtch.c: udsl_extract_cells: allocated new sk_buff (skb: 0xc11da260, skb->truesize: 256) Sep 21 11:29:22 pentium-133 kernel: speedtch.c: udsl_extract_cells: sending skb 0xc11da260, skb->len 76, skb->truesize 256 Sep 21 11:29:22 pentium-133 kernel: speedtch.c: 000 : aa aa 03 00 80 c2 00 07 00 00 00 90 d0 8c 1a a9 <data> Sep 21 11:29:22 pentium-133 kernel: speedtch.c: 064 : 60 12 40 b0 32 a0 00 00 02 04 05 64 Sep 21 11:29:22 pentium-133 kernel: speedtch.c: udsl_atm_send called (skb 0xc11da9e0, len 72) Sep 21 11:29:22 pentium-133 kernel: speedtch.c: 000 : aa aa 03 00 80 c2 00 07 00 00 00 90 1a 40 73 e0 <data> Sep 21 11:29:22 pentium-133 kernel: speedtch.c: 064 : 50 10 16 30 74 8d 00 00 Sep 21 11:29:22 pentium-133 kernel: speedtch.c: udsl_write_cells: howmany=64, skb->len=72, num_cells=2, num_entire=1, pdu_padding=16 Sep 21 11:29:22 pentium-133 kernel: speedtch.c: udsl_process_send: wrote 2 cells from skb 0xc11da9e0 to buffer 0xc20bcdc4 Sep 21 11:29:22 pentium-133 kernel: speedtch.c: udsl_process_send: buffer contains 2 cells, 62 left Sep 21 11:29:22 pentium-133 kernel: speedtch.c: udsl_process_send: submitting urb 0xc2e49be0 (2 cells), snd 0xc20bcd60, buf 0xc20bcdc4 Sep 21 11:29:22 pentium-133 kernel: speedtch.c: udsl_complete_send: urb 0xc2e49be0, status 0, snd 0xc20bcd60, buf 0xc20bcdc4 Sep 21 11:29:22 pentium-133 kernel: speedtch.c: udsl_atm_send called (skb 0xc11da120, len 192) Sep 21 11:29:22 pentium-133 kernel: speedtch.c: 000 : aa aa 03 00 80 c2 00 07 00 00 00 90 1a 40 73 e0 <data> Sep 21 11:29:22 pentium-133 kernel: speedtch.c: 176 : 3a 20 4b 65 65 70 2d 41 6c 69 76 65 0d 0a 0d 0a Sep 21 11:29:22 pentium-133 kernel: speedtch.c: udsl_write_cells: howmany=64, skb->len=192, num_cells=5, num_entire=4, pdu_padding=40 Sep 21 11:29:22 pentium-133 kernel: speedtch.c: udsl_process_send: wrote 5 cells from skb 0xc11da120 to buffer 0xc20bcdc4 Sep 21 11:29:22 pentium-133 kernel: speedtch.c: udsl_process_send: buffer contains 5 cells, 59 left Sep 21 11:29:22 pentium-133 kernel: speedtch.c: udsl_process_send: submitting urb 0xc2e49be0 (5 cells), snd 0xc20bcd60, buf 0xc20bcdc4 Sep 21 11:29:22 pentium-133 kernel: speedtch.c: udsl_complete_send: urb 0xc2e49be0, status 0, snd 0xc20bcd60, buf 0xc20bcdc4 Sep 21 11:29:23 pentium-133 kernel: speedtch.c: 032 : 45 14 05 8c 58 a5 00 00 3b 06 34 32 93 af 6f 0b <data> Sep 21 11:29:23 pentium-133 kernel: speedtch.c: 320 : 30 0d 0a 43 6f 6e 6e 65 63 74 69 6f 6e 3a 20 4b Sep 21 11:29:23 pentium-133 kernel: speedtch.c: udsl_complete_receive: urb 0xc2e49960, status 0, actual_length 1643, filled_cells 31, rcv 0xc20bcc64, buf 0xc20bccc4 Sep 21 11:29:23 pentium-133 kernel: speedtch.c: 336 : 65 65 70 2d 41 6c 69 76 65 0d 0a 43 6f 6e 74 65 Sep 21 11:29:23 pentium-133 kernel: speedtch.c: 352 : 6e 74 2d 54 79 70 65 3a 20 74 65 78 74 2f 70 6c Sep 21 11:29:23 pentium-133 kernel: speedtch.c: 368 : 61 69 6e 0d 0a 0d 0a ff ff ff ff ff ff ff ff ff Sep 21 11:29:23 pentium-133 kernel: speedtch.c: 384 : ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff <data> Sep 21 11:29:23 pentium-133 kernel: speedtch.c: 1440 : ff ff ff ff ff ff ff ff ff ff ff ff Sep 21 11:29:23 pentium-133 kernel: speedtch.c: udsl_process_receive: sending urb 0xc2e49960, rcv 0xc20bcc64, buf 0xc20bccb4 Sep 21 11:29:23 pentium-133 kernel: speedtch.c: udsl_process_receive: processing buf 0xc20bccc4 <.... more packets comming ...> # It think this is where the connection is down, pppd sends echo requests, but there is no response Sep 21 11:29:24 pentium-133 kernel: speedtch.c: udsl_atm_send called (skb 0xc11da080, len 72) Sep 21 11:29:24 pentium-133 kernel: speedtch.c: 000 : aa aa 03 00 80 c2 00 07 00 00 00 90 1a 40 73 e0 <data> Sep 21 11:29:24 pentium-133 kernel: speedtch.c: 064 : 50 10 f2 94 06 24 00 00 Sep 21 11:29:24 pentium-133 kernel: speedtch.c: udsl_write_cells: howmany=64, skb->len=72, num_cells=2, num_entire=1, pdu_padding=16 Sep 21 11:29:24 pentium-133 kernel: speedtch.c: udsl_process_send: wrote 2 cells from skb 0xc11da080 to buffer 0xc20bcdc4 Sep 21 11:29:24 pentium-133 kernel: speedtch.c: udsl_process_send: buffer contains 2 cells, 62 left Sep 21 11:29:24 pentium-133 kernel: speedtch.c: udsl_process_send: submitting urb 0xc2e49be0 (2 cells), snd 0xc20bcd60, buf 0xc20bcdc4 Sep 21 11:29:24 pentium-133 kernel: speedtch.c: udsl_complete_send: urb 0xc2e49be0, status 0, snd 0xc20bcd60, buf 0xc20bcdc4 Sep 21 11:29:24 pentium-133 kernel: speedtch.c: udsl_atm_send called (skb 0xc11dae40, len 72) Sep 21 11:29:24 pentium-133 kernel: speedtch.c: 000 : aa aa 03 00 80 c2 00 07 00 00 00 90 1a 40 73 e0 <data> Sep 21 11:29:25 pentium-133 kernel: speedtch.c: 064 : 50 10 f2 94 00 c0 00 00 Sep 21 11:29:25 pentium-133 kernel: speedtch.c: udsl_write_cells: howmany=64, skb->len=72, num_cells=2, num_entire=1, pdu_padding=16 Sep 21 11:29:25 pentium-133 kernel: speedtch.c: udsl_process_send: wrote 2 cells from skb 0xc11dae40 to buffer 0xc20bcdc4 Sep 21 11:29:25 pentium-133 kernel: speedtch.c: udsl_process_send: buffer contains 2 cells, 62 left Sep 21 11:29:25 pentium-133 kernel: speedtch.c: udsl_process_send: submitting urb 0xc2e49be0 (2 cells), snd 0xc20bcd60, buf 0xc20bcdc4 Sep 21 11:29:25 pentium-133 kernel: speedtch.c: udsl_complete_send: urb 0xc2e49be0, status 0, snd 0xc20bcd60, buf 0xc20bcdc4 Sep 21 11:29:25 pentium-133 kernel: speedtch.c: udsl_atm_send called (skb 0xc11daee0, len 72) Sep 21 11:29:25 pentium-133 kernel: speedtch.c: 000 : aa aa 03 00 80 c2 00 07 00 00 00 90 1a 40 73 e0 <data> Sep 21 11:29:25 pentium-133 kernel: speedtch.c: 064 : 50 10 f7 f8 f0 93 00 00 <... sending more packets ....> Sep 21 11:30:31 pentium-133 pppd[858]: sent [LCP TermReq id=0x4 "Peer not responding"] Sep 21 11:30:31 pentium-133 kernel: speedtch.c: udsl_atm_send called (skb 0xc11da6c0, len 55) Sep 21 11:30:31 pentium-133 kernel: speedtch.c: 000 : aa aa 03 00 80 c2 00 07 00 00 00 90 1a 40 73 e0 Sep 21 11:30:31 pentium-133 kernel: speedtch.c: 016 : 00 90 d0 8c 1a a9 88 64 11 00 1d f3 00 19 c0 21 Sep 21 11:30:31 pentium-133 kernel: speedtch.c: 032 : 05 04 00 17 50 65 65 72 20 6e 6f 74 20 72 65 73 Sep 21 11:30:31 pentium-133 kernel: speedtch.c: 048 : 70 6f 6e 64 69 6e 67 Sep 21 11:30:31 pentium-133 kernel: speedtch.c: udsl_write_cells: howmany=64, skb->len=55, num_cells=2, num_entire=1, pdu_padding=33 Sep 21 11:30:31 pentium-133 kernel: speedtch.c: udsl_process_send: wrote 2 cells from skb 0xc11da6c0 to buffer 0xc20bcdc4 Sep 21 11:30:31 pentium-133 kernel: speedtch.c: udsl_process_send: buffer contains 2 cells, 62 left Sep 21 11:30:31 pentium-133 kernel: speedtch.c: udsl_process_send: submitting urb 0xc2e49be0 (2 cells), snd 0xc20bcd60, buf 0xc20bcdc4 Sep 21 11:30:31 pentium-133 kernel: speedtch.c: udsl_complete_send: urb 0xc2e49be0, status 0, snd 0xc20bcd60, buf 0xc20bcdc4 Sep 21 11:30:34 pentium-133 pppd[858]: Waiting for 1 child processes... Sep 21 11:30:34 pentium-133 pppd[858]: script /usr/sbin/pppoe -p /var/run/pppoe.conf-adsl.pid.pppoe -I nas0 -T 80 -U -m 1412 , pid 859 Sep 21 11:30:34 pentium-133 kernel: speedtch.c: udsl_atm_send called (skb 0xc11da4e0, len 109) Sep 21 11:30:34 pentium-133 kernel: speedtch.c: 000 : aa aa 03 00 80 c2 00 07 00 00 00 90 1a 40 73 e0 Sep 21 11:30:34 pentium-133 kernel: speedtch.c: 016 : 00 90 d0 8c 1a a9 88 63 11 a7 1d f3 00 4f 01 03 Sep 21 11:30:34 pentium-133 kernel: speedtch.c: 032 : 00 04 5b 03 00 00 02 03 00 2f 52 50 2d 50 50 50 Sep 21 11:30:34 pentium-133 kernel: speedtch.c: 048 : 6f 45 3a 20 53 79 73 74 65 6d 20 63 61 6c 6c 20 Sep 21 11:30:34 pentium-133 kernel: speedtch.c: 064 : 65 72 72 6f 72 3a 20 49 6e 70 75 74 2f 6f 75 74 Sep 21 11:30:34 pentium-133 kernel: speedtch.c: 080 : 70 75 74 20 65 72 72 6f 72 01 04 00 10 89 6a 0f Sep 21 11:30:34 pentium-133 kernel: speedtch.c: 096 : 2e c5 a5 ad e5 df 80 0b 86 3a 4f c1 59 Sep 21 11:30:34 pentium-133 pppd[858]: Script /usr/sbin/pppoe -p /var/run/pppoe.conf-adsl.pid.pppoe -I nas0 -T 80 -U -m 1412 finished (pid 859), status = 0x1 Sep 21 11:30:34 pentium-133 kernel: speedtch.c: udsl_write_cells: howmany=64, skb->len=109, num_cells=3, num_entire=2, pdu_padding=27 Sep 21 11:30:34 pentium-133 kernel: speedtch.c: udsl_process_send: wrote 3 cells from skb 0xc11da4e0 to buffer 0xc20bcdc4 Sep 21 11:30:34 pentium-133 kernel: speedtch.c: udsl_process_send: buffer contains 3 cells, 61 left Sep 21 11:30:34 pentium-133 kernel: speedtch.c: udsl_process_send: submitting urb 0xc2e49be0 (3 cells), snd 0xc20bcd60, buf 0xc20bcdc4 Sep 21 11:30:34 pentium-133 kernel: speedtch.c: udsl_complete_send: urb 0xc2e49be0, status 0, snd 0xc20bcd60, buf 0xc20bcdc4 The logs after the line lockup follow. I issued 'pppoe -A -I nas0' to send some packets to modem. ---------------- /var/etc/syslog: ---------------- Sep 21 11:34:56 pentium-133 pppoe[1003]: Timeout waiting for PADO packets --------------- /var/etc/debug: --------------- Sep 21 11:34:41 pentium-133 kernel: speedtch.c: udsl_atm_send called (skb 0xc11da4e0, len 34) Sep 21 11:34:41 pentium-133 kernel: speedtch.c: 000 : aa aa 03 00 80 c2 00 07 00 00 ff ff ff ff ff ff Sep 21 11:34:41 pentium-133 kernel: speedtch.c: 016 : 00 90 d0 8c 1a a9 88 63 11 09 00 00 00 04 01 01 Sep 21 11:34:41 pentium-133 kernel: speedtch.c: 032 : 00 00 Sep 21 11:34:41 pentium-133 kernel: speedtch.c: udsl_write_cells: howmany=64, skb->len=34, num_cells=1, num_entire=0, pdu_padding=6 Sep 21 11:34:41 pentium-133 kernel: speedtch.c: udsl_process_send: wrote 1 cells from skb 0xc11da4e0 to buffer 0xc20bcdc4 Sep 21 11:34:41 pentium-133 kernel: speedtch.c: udsl_process_send: buffer contains 1 cells, 63 left Sep 21 11:34:41 pentium-133 kernel: speedtch.c: udsl_process_send: submitting urb 0xc2e49be0 (1 cells), snd 0xc20bcd60, buf 0xc20bcdc4 Sep 21 11:34:41 pentium-133 kernel: speedtch.c: udsl_complete_send: urb 0xc2e49be0, status 0, snd 0xc20bcd60, buf 0xc20bcdc4 Sep 21 11:34:46 pentium-133 kernel: speedtch.c: udsl_atm_send called (skb 0xc11da440, len 34) Sep 21 11:34:46 pentium-133 kernel: speedtch.c: 000 : aa aa 03 00 80 c2 00 07 00 00 ff ff ff ff ff ff Sep 21 11:34:46 pentium-133 kernel: speedtch.c: 016 : 00 90 d0 8c 1a a9 88 63 11 09 00 00 00 04 01 01 Sep 21 11:34:46 pentium-133 kernel: speedtch.c: 032 : 00 00 Sep 21 11:34:46 pentium-133 kernel: speedtch.c: udsl_write_cells: howmany=64, skb->len=34, num_cells=1, num_entire=0, pdu_padding=6 Sep 21 11:34:46 pentium-133 kernel: speedtch.c: udsl_process_send: wrote 1 cells from skb 0xc11da440 to buffer 0xc20bcdc4 Sep 21 11:34:46 pentium-133 kernel: speedtch.c: udsl_process_send: buffer contains 1 cells, 63 left Sep 21 11:34:46 pentium-133 kernel: speedtch.c: udsl_process_send: submitting urb 0xc2e49be0 (1 cells), snd 0xc20bcd60, buf 0xc20bcdc4 Sep 21 11:34:46 pentium-133 kernel: speedtch.c: udsl_complete_send: urb 0xc2e49be0, status 0, snd 0xc20bcd60, buf 0xc20bcdc4 Sep 21 11:34:51 pentium-133 kernel: speedtch.c: udsl_atm_send called (skb 0xc11da4e0, len 34) Sep 21 11:34:51 pentium-133 kernel: speedtch.c: 000 : aa aa 03 00 80 c2 00 07 00 00 ff ff ff ff ff ff Sep 21 11:34:51 pentium-133 kernel: speedtch.c: 016 : 00 90 d0 8c 1a a9 88 63 11 09 00 00 00 04 01 01 Sep 21 11:34:51 pentium-133 kernel: speedtch.c: 032 : 00 00 Sep 21 11:34:51 pentium-133 kernel: speedtch.c: udsl_write_cells: howmany=64, skb->len=34, num_cells=1, num_entire=0, pdu_padding=6 Sep 21 11:34:51 pentium-133 kernel: speedtch.c: udsl_process_send: wrote 1 cells from skb 0xc11da4e0 to buffer 0xc20bcdc4 Sep 21 11:34:51 pentium-133 kernel: speedtch.c: udsl_process_send: buffer contains 1 cells, 63 left Sep 21 11:34:51 pentium-133 kernel: speedtch.c: udsl_process_send: submitting urb 0xc2e49be0 (1 cells), snd 0xc20bcd60, buf 0xc20bcdc4 Sep 21 11:34:51 pentium-133 kernel: speedtch.c: udsl_complete_send: urb 0xc2e49be0, status 0, snd 0xc20bcd60, buf 0xc20bcdc4 I can't help myself, but these logs look like alright, no errors or suspicous lines. Can downloading 'all ones' file make modem to loose synchronisation? If so, why it is not detected? Maybe I'll try to use original firmware loading utility from Alcatel. I can't remember if it does the line monitoring though. I apologize for this long mail, but the logs are just, ... well ..., verbose :) . Regards Andrej Liste de diffusion modem ALCATEL SpeedTouch USB Pour se désinscrire : mailto:[EMAIL PROTECTED]
