PDA

View Full Version : modem hangup


ShadowThrone
20-02-2004, 09:29
eccomi qui, dopo averie prove mi rivolgo a voi.
ho un problema col modem ericcson hm120-dp adsl usb sotto slackware 9.1 kernel 2.6.0. Sul 2.4.22 va bene.
Log :

root@vikingland:~# modprobe ohci-hcd
root@vikingland:~# startmodem

setting up USB support (1/5)..

warning: n_hdlc support not found in kernel config

loading firmware (2/5)..

GlobeSpan USB ADSL WAN Modem compatible modem found (in
1675ms)
ECI load 1: success
firmware loaded successfully

setting up modem (3/5)..
ECI load 2: success
synchronization successful

connecting modem (4/5)..

using channel 1
Using interface ppp0
Connect: ppp0 <--> /dev/pts/3
Modem hangup
Connection terminated.
using channel 2
Using interface ppp0
Connect: ppp0 <--> /dev/pts/3
Script /usr/local/bin/pppoeci -alt 4 -vpi 8 -vci 35 -vendor 0x0915
-product 0x00ca -mode VCM_RFC2364 finished (pid 555), status =
0xfc00
Modem hangup
Connection terminated.
using channel 3
Using interface ppp0
Connect: ppp0 <--> /dev/pts/3
Script /usr/local/bin/pppoeci -alt 4 -vpi 8 -vci 35 -vendor 0x0915
-product 0x00ca -mode VCM_RFC2364 finished (pid 558), status =
0xfc00
Modem hangup
Connection terminated.
using channel 4
Using interface ppp0
Connect: ppp0 <--> /dev/pts/3
Script /usr/local/bin/pppoeci -alt 4 -vpi 8 -vci 35 -vendor 0x0915
-product 0x00ca -mode VCM_RFC2364 finished (pid 561), status =
0xfc00
Modem hangup
Connection terminated.
using channel 5
Using interface ppp0
Connect: ppp0 <--> /dev/pts/3
Script /usr/local/bin/pppoeci -alt 4 -vpi 8 -vci 35 -vendor 0x0915
-product 0x00ca -mode VCM_RFC2364 finished (pid 564), status =
0xfc00
Modem hangup
Connection terminated.
using channel 6
Using interface ppp0
Connect: ppp0 <--> /dev/pts/3
Script /usr/local/bin/pppoeci -alt 4 -vpi 8 -vci 35 -vendor 0x0915
-product 0x00ca -mode VCM_RFC2364 finished (pid 567), status =
0xfc00
Modem hangup
Connection terminated.
using channel 7
Using interface ppp0
Connect: ppp0 <--> /dev/pts/3
Script /usr/local/bin/pppoeci -alt 4 -vpi 8 -vci 35 -vendor 0x0915
-product 0x00ca -mode VCM_RFC2364 finished (pid 570), status =
0xfc00
Modem hangup
Connection terminated.
using channel 8
Using interface ppp0
Connect: ppp0 <--> /dev/pts/3
Script /usr/local/bin/pppoeci -alt 4 -vpi 8 -vci 35 -vendor 0x0915
-product 0x00ca -mode VCM_RFC2364 finished (pid 573), status =
0xfc00
Modem hangup
Connection terminated.
using channel 9
Using interface ppp0
Connect: ppp0 <--> /dev/pts/3
Script /usr/local/bin/pppoeci -alt 4 -vpi 8 -vci 35 -vendor 0x0915
-product 0x00ca -mode VCM_RFC2364 finished (pid 576), status =
0xfc00
Modem hangup
Connection terminated.
using channel 10
Using interface ppp0
Connect: ppp0 <--> /dev/pts/3
Script /usr/local/bin/pppoeci -alt 4 -vpi 8 -vci 35 -vendor 0x0915
-product 0x00ca -mode VCM_RFC2364 finished (pid 579), status =
0xfc00
Modem hangup
Connection terminated.
Waiting for 1 child processes...
script /usr/local/bin/pppoeci -alt 4 -vpi 8 -vci 35 -vendor 0x0915
-product 0x00ca -mode VCM_RFC2364, pid 582
Script /usr/local/bin/pppoeci -alt 4 -vpi 8 -vci 35 -vendor 0x0915
-product 0x00ca -mode VCM_RFC2364 finished (pid 582), status =
0xfc00
failed to connect
root@vikingland:~#

ho eseguto cosė la configurazione :
1) patch del kernel installata correttamente
2) driver 0.8
3) nuovi cvs
4) nuovi file sync bin
5) eciconf.sh
tutti scaricati dal sito eciadsl.flashtux.org

ma niente da fare.

qualcuno ha un'idea?