----- Original Message ----- From: "FlashCode" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Saturday, November 26, 2005 11:06 PM Subject: [ECI] Re: Problem with Linkmax HSA 100
> > On Mon, Nov 21, 2005 at 01:02:17AM +0530, Harendra Kumar wrote: > > Hi, > > > > I am trying to run my Linkmax HSA100 USB modem on my Debian box (kernel > > 2.6.12). I am using eciadsl-0.11. My ISP uses PPPOE - the same modem works > > fine in windows with RFC2516 encapsulation. I do not know which > > encapsulation to use with eciadsl. I did not find a RFC2516 encapsulation in > > the eciadsl so I tried VCM_RFC_1483_BRIDGED_ETH instead. I am able to get > > synchronization but eciadsl-pppoeci terminates soon after starting it. I > > tried to do some debugging and found: > > > > It terminates in function handle_ep_data_in_ep_int() at the following > > location: > > > > while(ecimsgh() && !has_eoc_problem()) > > > > has_eoc_problem() returns 1 and hence the loop terminates. It turns out that > > all the eoc's are wrong. > > > > Can someone help me out in identifying and resolving the problem? Is it a > > problem due to synchronization or encapsulation or something else? > > I do not understand what is meant by the -alt command line > > option.cansoemone explain that? My > > eciadsl.conf is: > > > > VID1=0915 > > PID1=8101 > > VID2=0915 > > PID2=8101 > > MODE=VCM_RFC_1483_BRIDGED_ETH > > VCI=35 > > VPI=0 > > FIRMWARE=/etc/eciadsl/firmware00.bin > > SYNCH=/etc/eciadsl/gs7470_synch02.bin > > PPPD_USER=harendra_k4 > > PPPD_PASSWD= > > USE_DHCP=yes > > USE_STATICIP=no > > STATICIP= > > GATEWAY= > > MODEM=Linkmax HSA 100 > > MODEM_CHIPSET=GS7470 > > SYNCH_ALTIFACE=0 > > PPPOECI_ALTIFACE=1 > > PROVIDER=Other > > DNS1= > > DNS2= > > > > RFC2516 is 'A Method for Transmitting PPP Over Ethernet (PPPoE)' Most of the time I know, PPPoE is used with LLC encapsulation. It should work with LLC_SNAP_RFC1483_BRIDGED_ETH_NO_FCS Gilles =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- EciAdsl Linux driver: http://eciadsl.flashtux.org EciAdsl ML archives: http://liste.eci.free.fr To unsubscribe: mailto:[EMAIL PROTECTED]
